body {
	background: #999999;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	}
	
h1, h2, h3{ margin:0px;}
h4 { margin:0px;}

/*page*/
#page {
width: 100%;
margin-top:20px;
text-align: center;
color:#FFF ;
font-size: 1em;

margin-left: auto;
margin-right: auto;
}
	
/*header*/
#header {
z-index: 2;
width: 900px;
margin-left: 195px;
margin-right: auto;
}
	
	
ul {
text-align: center;
display: inline;
clear: right;
list-style: none;
height: 100%;
}

li {
list-style: none;
float:left;
}

#header li a { text-decoration: none; color: #FFF; }
#header li a:hover { text-decoration: none; color: #FF6600; }


.titre_entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: normal;
	font-weight: normal;
	color:#FFF;
}


/*center*/

.titre_centre {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:6px;
	margin-left:13px;
	margin-right:590px;
	letter-spacing: 1px;
	line-height: normal;
	font-weight: normal;
	color:#FFF;
}

#center {
z-index:1;
position:absolute; left:0px; top:135px; right:auto; bottom:auto;
background-image: url(../images/fond_vert.png); background-reapet: reapet-x; height:290px;
width: 100%;
text-align: left;
padding-left:180px;
padding-top:10px;
}

#center ul {
display: inline;
clear: right;
list-style: none;
width:auto;
height: 100%;
}

#center li {
list-style: none;
float:left;
}

#center h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing:1px;
	font-weight:lighter;
	color:#FFF;
}

/*Adresse*/

#adresse {
z-index: 2;
position: absolute; left:0px; top:180px; right:auto; bottom:auto;
width: 100%;
text-align: left;
padding-left:195px;
}


#adresse ul {
text-align: left;
display: inline;
clear: right;
list-style: none;
height: 100%;
}

#adresse li {
list-style: none;
float:left;
}	
	
.titre_adresse h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom:30px;
	letter-spacing: 1px;
	font-weight: normal;
	color:#FFF;
}

/*formulaire de contact*/
#contact {
z-index: 2;
position: absolute; left:0px; top:134px; right:auto; bottom:auto;
width: 100%;
text-align: left;
padding-left:413px;
}


#contact ul {
text-align: left;
display: inline;
clear: right;
list-style: none;
height: 100%;
}

#contact li {
list-style: none;
float:left;
}	
	
.contact_adresse h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom:30px;
	letter-spacing: 1px;
	font-weight: normal;
	color:#FFF;
}

/* Placement fleche grise sous Accueil*/
#fleche_grise  {
z-index: 2;
position: absolute; left:0px; top:134px; right:auto; bottom:auto;	
padding-left:410px;	
}

/*partie de droite */
.partie_droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 35px;
	
	font-weight: normal;
	color:#FFF;
}


/*Pied page */
.footer  {
z-index: 2;
position: absolute; left:0px; top:440px; right:auto; bottom:auto;
font-style: italic;
text-align:right;
font-size: 12px;
padding-left:900px;	
}
