/*_____Maincontent : breadcrumb, en cours, news... ___*/

#center{
	width:716px;
	background-color:#FFF;
	margin-left:15px;
	margin-top:55px!important;
	margin-top:0;
	float:left;	
}
.datenews{
	background-color:#006699;
	color:#FFFFFF;
	font-weight:600;
	font-size:12px;	
/* même largeur pour toutes les dates */
	width:40px;
	display:inline-block;
	text-align:center;
/*_________fin----------*/
}
#fil{
	font-size:11px;
	color:#006699;
	/* Ced: mise en emphase + espace avant titre page */
	border-bottom:1px solid #CCCCCC;	
	border-top:1px solid #CCCCCC;
	margin-bottom:15px;
	margin-top:5px;
	/* /ced */
}
#center h1{
	/*color:#006699;
	font-size:22px;
	margin-bottom:30px;*/
}
#center ul{
	margin-left: 25px;
}
.encours{
	float:left;
	margin-right:80px;
}
#center h2{
	color:#000;
	font-size:18px;
	margin-top:5px;
}
.rssnews{
	float:left;
}
.rssnews img{
	border:none;
	margin-right:5px;
	margin-top:5px;
}
/*classe pour les nouveaux articles*/
.nouveau{
border:1px dotted #FF0000;
color:#FF0000;
font-weight:bold;
}


