@import url(commun/typo.css);

#entete {
	background-color :#fff;
}

h1{
	color:#999999;
}
h1 span,
#introEnTete p{
	color:#005595;
}
#introEnTete p{
	font-size:1.2em;
	font-weight :600;
	line-height :1.3em;
}
h2 {
	text-transform :uppercase;
	color:#F48D2E;
	font-weight :600;
}
h2 span{
	text-transform : none;
}
#focus h2{
	color:#005595;
}
#focus span{
	font-size:0.9em;
	color:#005595;
	font-weight :600;
}
#gauche p,
#centre p{
	color:#fff;
}
#gauche a,
#centre a{
	
	color:#fff;
	text-decoration :none;
}
#focus {
	background-color:#C1D8E7;
}
#focus p{
	color:#005595;
	font-size:0.9em;
}
#introFocus a{
	color:#000 !important ;
}
#dateActu {
	color:#fff;
	font-weight:bold;
}