/* Start of CMSMS style sheet 'actus-home' */
/******** ACTUS **********/
#news-container {
	width:710px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
/******** FOCUS **********/
#news-container #focus {
	width:348px;
	float:left;
}
#news-container .focus-item img {
	padding:3px 0;
}
#news-container .focus-content {
	padding:18px 16px;
	background:url(templates/images/bg-focus.gif) repeat-x;
}
#news-container .focus-content h2, #news-container .focus-content h2 a {
	padding: 0 0 6px 0;
	font-weight:bold;
	font-size:14px;
	color:#004f7d;
	text-transform:uppercase;
	text-decoration:none;
}
#news-container .focus-content h2 a:hover {
	color:#00a2b8
}
#news-container .focus-content .focus-more {
	font-size:11px;
	color:#889eab;
	text-transform:uppercase;
	width:100%;
	text-align:right;
	background:url(templates/images/tirets-h.gif) repeat-x left 4px #fff;
	margin:22px 0 0 0;
}
#news-container .focus-content .focus-more a {
	padding:0 0 0 12px;
	color:#889eab;
	text-decoration:none;
	background:url(templates/images/puce-01.gif) no-repeat left 4px #fff;
}
#news-container .focus-content .focus-more a:hover {
	text-decoration:underline;
}
/******** LATEST **********/
#news-container #latest {
	width:343px;
	float:right;
	color:#2a5269;
	font-size:11px;
	background:url(templates/images/bg-latest.gif) left 28px no-repeat;
}
#news-container .latest-item {
	padding:10px 0;
	margin:0 13px;
	/*height:80px;*/
        min-height:80px;
	clear:both;
	background:url(templates/images/pointilles-h.gif) repeat-x left bottom;
}
#news-container .latest-item img {
	float:left;
	margin:3px 18px 3px 0;
	border:1px solid #b9cee1;
}
#news-container .latest-item h2 {
	padding:0 0 7px 0;
	color:#ff6603;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
#news-container .latest-item h2, #news-container .latest-item h2 a {
	color:#ff6603;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#news-container .latest-item h2 a:hover {
	text-decoration:underline;
}
#news-container .latest-more {
	font-size:11px;
	color:#889eab;
	text-transform:uppercase;
	width:100%;
	text-align:right;
	/*background:url(templates/images/tirets-h.gif) repeat-x left 4px #fff;*/
margin:5px 0 0 0;
}
#news-container .latest-more a {
	margin:0 15px 0 0;
	padding:0 0 0 12px;
	color:#889eab;
	text-decoration:none;
	background:url(templates/images/puce-01.gif) no-repeat left 4px #fff;
}
#news-container .latest-more a:hover {
	text-decoration:underline;
}

/* End of 'actus-home' */

