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

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

margin-left: auto;
margin-right: auto;
}
	
/*header*/
#header {
z-index: 2;
width: 980px;
margin-left: 40px;
margin-right: auto;
}
	
	
ul {
text-align: left;
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: #2a7fff; }


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


.partie_gauche {
	margin-top:0px;
	margin-right:18px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: normal;
	font-weight: normal;
	color:#FFF;
}

.partie_gauche h4{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-left: 5px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align:right;
	color:#FFF;
	
}

.partie_gauche a { text-decoration: none; color: #FFF; }
.partie_gauche a:hover { text-decoration: none; color: #2a7fff; }

/*Animation et bouton centre*/
.animcentre {
	margin-top:8px;
	margin-left: 0px;
	margin-right:10px;
}

/*image trait*/
.image_trait {
    margin-right:10px;
	margin-left:20px;
	margin-bottom:20px;
	
}		
	
/*center*/
.titre_centre {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:6px;
	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_orange.png); background-reapet: reapet-x; height:300px;
width: 100%;
text-align: left;
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;
}


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

/*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:450px; right:auto; bottom:auto;
font-style: italic;
text-align:right;
font-size: 12px;
padding-left:895px;	
}

#archive  {
z-index: 1;
position: absolute; left:300px; top:10px; right:auto; bottom:auto;	
border: 0;
}
