.textecourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
BODY { 
       SCROLLBAR-FACE-COLOR: #ffffff; 
	   SCROLLBAR-HIGHLIGHT-COLOR: #00898F; 
       SCROLLBAR-SHADOW-COLOR: #00898F; 
	   SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	   SCROLLBAR-ARROW-COLOR: #00898F; 
	   SCROLLBAR-TRACK-COLOR: #ffffff; 
	   SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	   }.textecourantbleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00898F;
}
.imagesarticles { height:78px; margin-bottom:10px; }
.imagesarticles .image{ float:left; width:120px; height:82px; background-color:#d2dddb; margin-right:10px;}
.imagesarticles .image a img{ border:2px solid #00898f;}
.imagesarticles .image a:hover img{ border:2px solid #d2dddb;}
.imagesarticles .descr{ float:left; width:360px; margin-top:20px; }
.clear{clear:both;}