
#agenda{
	position: relative;
	top: 0px;
	left:0px;
	width: 160px; 
	height: 300px;
	margin-left: 10px;
	margin-top: 40px;
	clear: both;
	overflow: scroll;
	overflow: auto;
}
#alexF {
	left:0px;
	width:1000px;
	height:45px;
	background-color: #005172;
	top: 0px;
	position: relative;
}
#contact {
	position:absolute;
	left: 950px;
	top: 15px;
}
body {
	 font: 14px "times new roman", sans-serif;
	 color: #005172;
	 margin: 0; /* marge extérieure */
	 padding: 0; /* marge intérieure */
	 text-align: center; /* pour corriger le bug de centrage IE */
}
#centrePage {
	position: relative;
	left:auto;
	top: 0px;
	width:1000px;
	background-color: white;
	margin-top: 1px;
	margin-left: 0px;
	margin-right:auto;
}

#centreDroit {
	position: relative;
	left:auto;
	top: 0px;
	width:700px;
	background-color: white;
	margin-top: 1px;
	margin-left: 0px;
	margin-right:auto;
}
#contenuIndex {
	position: relative;
	left:auto;
	top: 0px;
	background-color: white;
	margin-top: 1px;
	margin-left: 0px;
	margin-right:auto;
}
#coteDroitAutres {
	position: relative;
	left:auto;
	top: 0px;
	width:700px;
	background-color: white;
	margin-top: 1px;
	margin-left: 300px;
	margin-right:auto;
}

#coteDroitAP {
	position: relative;
	left:auto;
	top: 0px;
	width:700px;
	background-color: white;
	margin-top: 1px;
	margin-left: 300px;
	margin-right:auto;
}
#coteDroitAP a{
	font-size : 14px;
	color: #005172;
}
#coteDroitDemi {
	position: relative;
	left:auto;
	top: 0px;
	width:400px;
	margin-top: 1px;
	margin-left: 300px;
	margin-right:auto;
}
#enveloppe {    /* encadre la page */
	margin-left:auto;
	margin-right:auto;
	text-align: left; /* on rétablit l'alignement normal du texte */	
	width:1000px;  /* largeur */
}
#equipF {
	left:0px;
	width:1000px;
	height:30px;
	background-color: white;
	top: 0px;
	position: relative;
}
img{
	border: 0px;
	background-color: white;
}
img a{
	border: 0px;
	background-color: white;
	 color: #005172;
}
#menuEntete{
	width: 1000px;
	background: white;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-bottom: solid  1px; 
	font-weight:bold;
	font-size : 14px; 
}
#menuEntete a{
	font-size : 14px; 
	text-decoration: none ;
	color: #005172;
}
#menuLits {
	position: relative;
	left:auto;
	top: 0px;
	background-color: white;
	margin-top: 1px;
	margin-left: 0px;
	margin-right:auto;
}
#menuVertical{
	font-size : 12px;
	width : 170px;
}
#menuVertical a{
	font-size : 14px;
	text-decoration: underline ;
	color: #005172;
}
#menuVerticalAP{
	font-size : 12px;
	width : 200px;
}
#menuVerticalAP a{
	font-size : 14px;
	color: #005172;
}
#menuVerticalF{
	position: relative;
	left:auto;
	top: 0px;
	width:100px;
	background-color: white;
	margin-top: 1px;
	margin-left: 120px;
	margin-right:auto;
	text-align: right; 	
	font-size : 14px;
}
#menuVerticalF a{
	font-family : times;
	font-size : 14px;
	color: #005172;
}
#menuVerticalMeubles{
	font-size : 14px;
	width : 130px;
}
#menuVerticalMeubles a{
	font-size : 14px;
	color: #005172;
}
#pageIndex{
	position: relative;
	left:170px;
	top: 20px;
	width:650px;
}	
#pied {
	position: relative;
	left:auto;
	top: 0px;
	width: 1000px;
	height: 10px;
	background-color: #cccccc;
}
#suite {   
	position: relative;
	left:auto;
	top: 0px;
	width:1000px;
	height: 20px;
	font-size : 20px; 
	text-align:center;
}
#suite a{
	font-size : 16px; 
	text-decoration: none ;
	color: #005172;
}
#texteIndex {
	font-size : 14px;
	width:300px;
	text-align:justify;
}
#validation {
	position: relative;
	left:auto;
	top: 0px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
/* Fin de la Mise en page du document */
	

