@charset "utf-8";
body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bandeau_fond {
	background-image: url(images/bandeau_elus.jpg);
	margin: 0px;
	height: 95px;
	background-repeat: no-repeat;
	padding-top: 22px;
	
}
.onglet_roll {
	background-image: url(images/onglet_roll.png);
	background-repeat: no-repeat;
	width: 132px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.onglet {
	background-image: url(images/onglet.png);
	background-repeat: no-repeat;
	width: 132px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.onglet:hover {
	background-image: url(images/onglet_roll.png);
	background-repeat: no-repeat;
	color: #ADC33C;

	
}
.titremenu {
	font-size: 14px;
	line-height: 19px;
}
.petit {
	font-size: 10px;
	color: #666;
}
a:link {
	color: #727070;
	text-decoration: none;
}
a:visited {
	color: #727070;
	text-decoration: none;
}
a:hover {
	color: #ADC33C;
}
a:active {
	color: #F90;
}
.titre {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.sstitre {
	font-size: 16px;
	font-style: italic;
}
.champ {
	font-size: 12px;
	color: #666;
	border: 1px solid #9C3;
}
#baspage {
	text-align: center;
}
.texte {
	font-size: 12px;
}
.texte_vert {
	font-size: 12px;
	color: #9CC44A;
}
.font_formation {
	background-image: url(images/zone_1.png);
	background-repeat: no-repeat;
	height: 475px;
	width: 270px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.font_t1 {
	background-image: url(images/zone_2.png);
	background-repeat: no-repeat;
	height: 295px;
	width: 160px;
	background-position: center;
}
.font_t2 {
	background-image: url(images/zone_3.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 160px;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.font_t4 {
	background-image: url(images/zone_4.png);
	background-repeat: no-repeat;
	height: 620px;
	width: 547px;
	background-position: center top;
}
.font_t5 {
	background-image: url(images/zone_5.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 150px;
	background-position: center;
}
.titremenuorange {
	font-size: 16px;
	line-height: 19px;
	color: #ADC33C;
	font-weight: bold;
}
.calendrier_mois {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.calendrier_mois2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.calendrier_jour {
	font-size: 12px;
	color: #FFF;
	background-color: #999;
	height: 18px;
	padding-right: 5px;
}

