body{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 1026px;
}
body,td,a{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
a{
	color: #57ad40;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
.img{
	display: block;
}
#entete{
	position: absolute;
	top: 0px;
}
#centre{
	display: table-row;
}
#image{
	margin: 2px;
}



.imagemilieu{
	float: left;
	margin: 10px;
}
.imagemilieu2{
	float: left;
	margin: 10px;
}
#texte{
	font-family: arial;
	font-size: 12px;
	display: block;
	vertical-align: top;
}
#texte2{
	font-family: arial;
	font-size: 12px;
	display: block;
}
#adresse{
	font-size: 14px;
}
#module{
	padding: 20px;
}



.pdf{
	margin: 15px;
	padding: 5px;
	background: #FFFFFF;
}
.pdf2{
	margin: 15px;
	padding: 5px;
	background: #e7e6cf;
}




#gauche{
	background: #e7e6cf;
	width: 200px;
}
#milieu{
	margin:0px;
}
#droite{
}




#apprendre{
	background-image: url('images/apprendre.jpg');
	background-repeat: no-repeat;
	width: 390px;
	padding-top: 57px;
	height: 160px;
}



#aptitudes{
	background-image: url('images/aptitudes.jpg');
	background-repeat: no-repeat;
	width: 361px;
	height: 300px;
	color: #094b65;
}
#txtaptitudes{
	padding: 25px;
}
#txtconditions{
	padding: 25px;
	margin-top: -40px;
}



#exigences{
	background-image: url('images/exigences.jpg');
	background-repeat: no-repeat;
	width: 428px;
	height: 136px;
	padding-top: 60px;
}
#lieu{
	background-image: url('images/lieu.jpg');
	background-repeat: no-repeat;
	width: 368px;
	height: 166px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
	color: #5c924f;
}
#exercer{
	margin: 2px;
	background: #dee9dc;
	width: 400px;
	padding: 10px;
	color: #5c924f;
}
#listedecours{
	width: 388px;
}


.tdlistedecours{
	background: #EEFAFE;
}
.tdlistedecours2{
	background: #FFFFFF;
}
.tdlistedecours2,.tdlistedecours{
	border-bottom: 1px solid #FFFFFF;
	color: #094963;
	padding: 5px;
}
.tablecours{
	border: none;
	border-spacing: 0px; 
	border-collapse: collapse;
}



#ul_menugauche{
	width: 175px;
	margin-left: 15px;
	padding: 0px;
	list-style: none;
}
.ul_sous_menu{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: -4px;
	padding: 0px;
	list-style: none;
}
.div_sous_menu{
	width: 174px;
	margin-left: 175px;
	position: absolute;
	margin-top: -29px;
	visibility: hidden;
}
.a_sousmenugauche{
	color: #FFFFFF;
	border-bottom: 1px solid #2e5868;
	display: block;
	width: 100%;
	background-color: #193b48;
	padding: 4px;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
	font-family: verdana;
	font-size: 11px;
	margin-top: -1px;
}
.a_sousmenugauche:hover{
	-moz-opacity: 100;
	opacity: 100;
	filter: alpha(opacity=100);

}
a.a_sousmenugauche:hover{
	text-decoration: none;
}
.a_menugauche{
	color: #57ad40;
	border-bottom: 1px dashed #c3d8ab;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	width: 100%;
	display: block;
	font-family: verdana;
	font-size: 11px;
}
h1{
	height: 90px;
	margin-left: 220px;
	width: 750px;
}
#lettres{
	height: 90px;
	margin-left: 220px;
	width: 750px;
	margin-top: 25px;
}
#div_lettresligne1{
}
#div_lettresligne2{
}
#calendrier{
	margin-left: 90px;
}
#div_nosprogrammes{
	padding-left: 15px;
	font-weight: bold;
	color: #306821;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	width: 100%; /* Safari fix */
} /* for IE/Mac */
.parallelLeft {
	float: left;
	width: 48%;
}
.parallelRight {
	margin-left: 52%;
}
