/* CSS Document */
body{
	margin:0px;
	background-color: #f2feff;
}
#intro_bg{
	width:575px;
	height:376px;
	background-image:url(img/intro_bg_printemps.jpg);
	background-repeat:no-repeat;
}
#nav{
	width:947px;
	height:46px;
	background-image:url(img/nav.jpg);
	background-repeat:no-repeat;
}

#bas_gauche{
	width:575px;
	height:380px;
	background-image:url(img/bas_gauche.jpg);
	background-repeat:no-repeat;
}
#agenda{
	width:372px;
	height:469px;
	overflow:hidden;
	background-image:url(img/agenda_printemps.jpg);
	background-repeat:no-repeat;
}
#conteneur_left{
	width:575px;
	height:756px;
	float:left;
	clear:left;
}
#conteneur_right{
	width:372px;
	height:756px;
	float:left;
	clear:right;
}
#interieur_total{
	width:947px;
	background-color: #FFFFFF;	
}
#interieur_right{
	width:411px;
	height:756px;
	float:left;
	clear:right;
	background-image:url(img/interieur_droit_printemps.jpg);
	background-repeat:no-repeat;
}
#interieur_left{
	width:536px;
	float:left;
	clear:left;
	background-color: #FFFFFF;	
}
#interieur_intro{
	width:536px;
	height:130px;
	background-image:url(img/int_intro.jpg);
	background-repeat:no-repeat;
}
#int_sep{
	width:536px;
	height:56px;
	background-image:url(img/int_sep.gif);
	background-repeat:no-repeat;
}
#bas_droite{
	width:372px;
	height:287px;
	background-image:url(img/bas_droite.jpg);
	background-repeat:no-repeat;
}
#footer{
	width:947px;
	height:85px;
	background-image:url(img/footer.gif);
	float:left;
	background-repeat:no-repeat;
	text-align:right;
	font-size:10px;
	font-family:Trebuchet MS,Arial, Helvetica;
	color:#000000;
}
.date_actu{
	font-size:11px;
	font-family:Trebuchet MS,Arial, Helvetica;
	color:#fec10f;

}
.date_contenu{
	font-size:11px;
	font-family:Trebuchet MS,Arial, Helvetica;
	color:#b52228;
}
.titre_actu{
	font-size:11px;
	font-family:Trebuchet MS,Arial, Helvetica;
	color:#fec10f;
	font-weight: bold;	
}
.actu{
	font-size:11px;
	font-family:Trebuchet MS,Arial, Helvetica;
	color:#ffffff;
	line-height:14px;
}
.intro{
	font-size:11px;
	font-family:Trebuchet MS,Arial, Helvetica;
	color:#000000;
	line-height:14px;
	text-align:justify;
}
.titre{
	text-transform:uppercase;
	font-family:Trebuchet MS,Arial, Helvetica;
	color:#277a0d;
	font-size:18px;
	font-weight:bold;
}
.soustitre{
	font-family:Trebuchet MS,Arial, Helvetica;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.titre_or{
	font-family:Trebuchet MS,Arial, Helvetica;
	color:#F47820;
	font-size:11px;
	font-weight:bold;
}
.a_anciensite{
	color:#7f171d;
	text-decoration:none;
}
.a_anciensite:hover{
	color:#000000;
	text-decoration:none;
}
.a_basic{
	color:#000000;
}
.a_basic:hover{
	color:#7f171d;
}
.a_footer{
	color:#000000;
	text-decoration:none;
}
.a_footer:hover{
	color:#7f171d;
	text-decoration:none;
}
.gm_horaires_text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
}
.gm_horaires_detail {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
}.gm_titre_rouge {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #BD2027;
}
}.gm_titre_vert {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #5F9A24;
}
