#titre_alea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F47C23;
	text-decoration: none;
	font-weight: bold;
	 margin: 5px 0 0 5px;
	
}
#img_alea{
margin: 1px 0 0 1px;
	text-align: center;
	border: 1px dotted #CCCCCC;
	width:145px;
	
	
}
#corps_alea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
    margin: 5px 0 0 5px;
	text-align: left;		
	width:155px;


}
#titre_productnews{
    margin: 5px 0 0 5px;
	width:145px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F47C23;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	
}
#corps_productnews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	 margin: 5px 0 0 5px;
   
}
#lien_productnews a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
	margin-left: 110px;
	font-weight: bold;
	cursor:pointer ;
}
#lien_productnews a:hover{
cursor: hand;
	color: #333333;

}
.hand{
cursor: hand;
}
