
body {
	background : #E6E0D8; /*E6E0D8 */
	margin : 1px auto;
	font : 1em "arial", helvetica, sans-serif;
	text-decoration : none;
	width : 99%;
	box-shadow : 0 3px 3px 3px #AAAAAA;
	}


#header {
	text-decoration : none; 
	position:absolute; ---- position à gauche ----
	left:100px;	
	margin-top : 2px;
	height : 230px;
	width : 100%;
	margin-top : -6px;
	padding-top : 25px;
	margin-bottom : -20px; /* important */
	}

#headerr {
	text-decoration : none; 
	position:absolute; ---- position à droite ----
	right:100px;	
	margin-top : 2px;
	height : 230px;
	width : 100%;
	margin-top : -5px;
	padding-top : 25px;
	margin-bottom : -20px; /* important */
	}

#header a:hover {
	color : #BBBBBB;
	height : 22px;
	}

h1#header a {
	width : 95%;
	height : 50px;
	text-decoration : none;
	right : 50px;
	top : 2px;
	}

#nomsite {
	font : 1.5em Helvetica, sans-serif;
	color : #FFFFFF;
	letter-spacing : 5px;
	margin-left : 50px;
		}

#soustitre {
	font : 1em "Arial", helvetica, sans-serif;
	color : #ffffff;
	letter-spacing : 3px;
	margin-left : 50px;
	margin-top : -20px;
	}




/* ---------------- MENU / ONGLETS ---------------------*/


#menur, #menur ul {
	padding : 0;
	margin : 0px 20px 0 40px ;/* alignement onglets avec bord gauche */
	min-width : 110px;
	list-style : none;
	text-align : center;
	font : 1.2em "arial", serif;
	}

#menur {
	background-color : #; 
	}

#menur li ul {
	position : absolute;
	margin-left : 1px;
	text-align : center;
	}

#menur ul li {
	display : inherit;
	text-align : left;
	height : 20px;
	}

#menur li {
	display : inline-block;
	}

#menur ul {
	position : relative;
	left : -9999px;
	}

#menur li:hover ul {
	left : auto;
	}

#menur ul li:hover ul {
	display : block;
	}

#menur li:hover ul li {
	float : none;
	}

#onglets {
	background-color : #493D39; /* couleur barre onglets */
opacity : 0.8 ;
	display : block;
	height : 50px;
	width : 100%; 
	list-style-type : none;
	text-align : center;
	}

#onglets li {
	float : left;
	margin : 2px auto;
	text-align : center;
	height : 1px;
	margin : 0 40px 29px 0 !important ;
	margin : 0 40px 29px 0;
	}

#onglets a {

	color : #ffffff; /* couleur texte onglets */
	letter-spacing : 3px;
	font : 1.3em "arial", serif;
	display : block;
	text-decoration : none;
	padding : 10px; 
	}

#onglets a:hover {
	color : #FECB24;
	background-color : #;
	letter-spacing : 3px;
	font : 1.3em "arial", serif;
	}


/* ------------------------ CORPS--------------- */

div#main {
max-width:1200px;
min-width:800px;
margin:auto;
}
div#menu  {
float:left;
width:240px;
background-color:#FF0000;
}
div#contenu {
margin-left:245px;
background-color:#FFFF00;
}

div#corps {
	padding-top : 130px;
	margin-top : -15px;
	background : #ffffff;
	min-height : 400px;
	border : none;
	}

div#corps info {
	padding-left : 1px;
	margin-left : 95px;
	margin-right : 150px;
	line-height : 29px;
	font : 2.2em "helvetica", arial, sans-serif;
	color : #ff5733;
	margin-bottom : 45px;
	margin-top : 80px;
	border-bottom : 1px solid #ff5733;
	}

div#corps h2 {
	padding-left : 1px;
	margin : 80px 250px 45px 95px ;
	line-height : 29px;
	font : 2.2em "helvetica", arial, sans-serif;
	color : #555555;
	border-bottom : 1px solid #d1d1d1;
	}

div#corps h3 {
	padding-left : 1px;
	margin-left : 95px;
	margin-right : 50px;
	font : 2em "Arial", helvetica, sans-serif;
	margin-top : 45px;
	margin-bottom : 15px;
	color : #0b4000;
	}

div#corps h4 {
	padding-left : 45px;
	margin-left : 50px;
	line-height : 1.2em;
	font : 1.2em "Arial", helvetica, sans-serif;
	padding-top : 12px;
	margin-bottom : 6px;
	color : #7c7c7c;
	}

div#corps h5 {
	text-align : justify;
	text-indent : 0;
	line-height : 75px;
	letter-spacing : 1.5px;
	font : 1.4em "helvetica", arial, sans-serif;
	padding : 5px 100px 3px 85px;
	margin : 10px 10px 0 10px;
	border : none;
	color : #555555;
	position : relative;
	font-style: italic;
	}

div#corps err {
	padding-left : 75px;
	margin-left : 150px;
	line-height : 100px;
	font-size : 3.3em;
	background : url(img/error.png) left center no-repeat;
	color : #ffffff;
	}

div#corps p {
	text-align : justify;
	text-indent : 0;
	line-height : 75px;
	letter-spacing : 1.5px;
	font : 1.2em "helvetica", arial, sans-serif;
	padding : 8px 50px 2px 85px;
	margin : 10px 10px 0 10px;
	border : none;
	color : #333333;
	position : relative;
	}

div#corps a {
	color : #1F8929; /* couleur des liens */
	border : none;
	text-indent : 0;
	line-height : 75px;
	letter-spacing : 1.5px;
	text-decoration : none;
	font : 1.2em "helvetica", arial, sans-serif;
	}

div#corps a:hover {
	color : #F6AA14; /* couleur des liens survolés*/
	border : none;
	text-indent : 0;
	line-height : 75px;
	letter-spacing : 1.5px;
	text-decoration : none;
	font : 1.2em "helvetica", arial, sans-serif;
	}

div#footer {
	margin-top : -5px;
	padding-top : 110px;
	margin-bottom : 0px;
	padding-bottom : 30px;
	height : 60px;
	width : 100%;
	line-height : 30px;
	text-align : center;
	color : #555555;
	font-size : 1.5em;
	background : #ffffff;
	}


ins {
	text-decoration : none;
	}


a img {
	border : none;
	}

div#couv {
	text-align : center;	
	margin-right : 0;
	border : none;
	}

.couv {
	margin : 0 auto -53px;
	text-align : center;

	width : 100%;
	}


div#photo {
	text-align : center;
	border : #DDDDDD solid 8px;
	margin-right : 90px;
	border : none;
	}

div#center {
text-align : center;
margin-right : 0;
border : none;
}

.photo {
margin : 0 auto;
text-align : center;
max-width : 1200px; 
width : 90%;  
border : #dddddd solid 0px;
padding: 5px 3px;  
}


.photo2 {
text-align : left;
border : #dddddd solid 0px;
padding: 5px;
}

.photo800 {
position:relative; 
text-align : left;
max-width : 97%; 
padding: 5px;
}

.photo12 {
text-align : left;
width : 1200px; 
padding: 5px;
}

.photo600 {
text-align : left;
width : 600px; 
padding: 5px;
}

.photo4 {
text-align : left;
width : 400px; 
padding: 5px;
}

.photo5 {
text-align : right;
width : 400px; 
padding: 5px;
}


.photofl {
float : left;
width : 400px; 
margin : 40px 45px 20px 0px;
padding-top: 10px;
}

.photofr {
float : right;
width : 400px; 
margin : 40px 45px 20px 0px;
padding-top: 10px;
}



/* Position des fleches de navigation sous la photo du header */


.left {
	position:absolute; 
	left:105px;
	padding-top : 30px;
	padding-bottom : 45px;
	font : 1.8em "Arial", helvetica, sans-serif;
	}

.right {
	position:absolute; 
	right:165px;	
	margin-top : 30px;
	padding-bottom : 45px;
	font : 1.8em "Arial", helvetica, sans-serif;
	}

div#fleches {
	height : 90px;
	}

div#fleches a {
	color : #F2655B;
	font : 1.3em "Arial", helvetica, sans-serif;
	}

div#fleches a:hover {
	color : #555555;
	font : 1.3em "Arial", helvetica, sans-serif;
	}




