/* 
   1. Top Right Bottom Left 
   2. Vertical align : height and line-height must be the same
*/

/* NEWS Scroller */
.scroller_title { font-size: 16px; font-weight: bold; color:#D43C37; text-decoration:none; }
.scroller_description { font-size: 12px; font-weight: normal; color:#3B3C81; text-decoration:none;}
.scroller_link:link, .scroller_link:active, .scroller_link:visited { 
	font-size: 12px; 
	font-weight: bold; 
	color: #282387;
	border-bottom: 1px dotted #282387; 
	text-decoration:none; 
}
.scroller_link:hover { border-bottom: 1px dotted #D43C37; text-decoration:none; color: #D43C37;}

#news {width:460px; height:180px; padding-top:20px; background: url(../images/news_accueil_bng.gif);}

#autres {width:460px; height:93px; margin-top:6px;}
