﻿

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


#header {
	background-color : #ffffff;
	text-decoration : none; 
	height : 130px;
	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.7em « Avantgarde », Arial, URW Gothic L, sans-serif ;
	color : #363331;
	letter-spacing : 7px;
	margin-left : 50px;
	/*position:absolute; ---- position à droite ----
	right:100px;	
	margin-top : 25px;*/
	}

#soustitre {
	font : 0.4em « Avantgarde », Arial, URW Gothic L, sans-serif ;
	color : #363331;
	letter-spacing : 3px;
	margin-left : 50px;
	}



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


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

#menu {
	background-color : #ffffff; /* couleur barre onglets */
	opacity : 0.8;
	}

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

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

#menu li {
	display : inline-block;
	}

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

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

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

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




#onglets {
	background-color : #ffffff;
	display : block;
	height : 50px;
	width : 100%; 
	list-style-type : none;
	text-align : center;
	}

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

#onglets a {
	background-color : #ffffff;
	color : #FF5733; /* couleur texte onglets */
	letter-spacing : 3px;
	font : 1.2em "Avantgarde", Arial, URW Gothic L, sans-serif;
	display : block;
	text-decoration : none;
	padding : 10px; 
	}

#onglets a:hover {
	color : #f58c2f;
	background-color : #ffffff;
	letter-spacing : 3px;
	font : 1.2em "Avantgarde", Arial, URW Gothic L, sans-serif;
	}


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

div#corps {
	padding-top : 30px;
	margin-top : -15px;
	background : #ffffff;
	min-height : 400px;
	max-width : 100%; 
	border : none;
	}

div#corps p {
	text-align : justify;
	text-indent : 0;
	line-height : 75px;
	font : 1.5em "Avantgarde", Arial, URW Gothic L, sans-serif;	
	padding : 5px 35px 3px 27px;
	margin : 15px 40px 0px 32px;
	border : none;
	color : #363331;
	position : relative;
	}
	
div#corps a {
	text-align : justify;
	text-indent : 0;
	line-height : 75px;
	color : #FF5733; /* couleur des liens */
	border : none;
	text-decoration : none;
	font : 1.2em "Avantgarde", Arial, URW Gothic L, sans-serif;
	}

div#corps a:hover {
	color : #f58c2f; /* couleur des liens survolés*/
	border : none;
	text-decoration : none;
	font : 1.2em "Avantgarde", Arial, URW Gothic L, sans-serif;
	}



div#corps h1 {
	padding-left : 1px;
	margin-left : 95px;
	margin-right : 95px;
	line-height : 29px;
	font : 4em "Avantgarde", arial, sans-serif;
	color : #444444;
	margin-bottom : 45px;
	margin-top : 80px;
	padding-top : 50px;
	}

div#corps h2 {
	padding-left : 1px;
	margin-left : 55px;
	margin-right : 95px;
	line-height : 29px;
	font : 2.2em "Avantgarde", arial, sans-serif;
	color : #444444;
	margin-bottom : 45px;
	margin-top : 80px;
	padding-top : 50px;
	border-bottom : 1px solid #d1d1d1;
	}

div#corps h3 {
	padding-left : 1px;
	margin-left : 55px;
	margin-right : 50px;
	font : 1.7em "Avantgarde", arial, sans-serif;
	margin-top : 35px;
	margin-bottom : 5px;
	color : #444444;
	}

div#corps h4 {
	background-color: #f9f8ef;
	padding : 20px;
	line-height : 1.2em;
	font : 1.2em "Avantgarde", helvetica, sans-serif;
	color : #7c7c7c;
	}

div#corps h5 {
	padding-left : 45px;
	margin-left : 50px;
	line-height : 1.2em;
	font : 1.8em "Avantgarde", helvetica, sans-serif;
	padding-top : 12px;
	margin-bottom : 6px;
	color : #7c7c7c;
	}
	
div#corps h6 {
	background-color: #ff7766;
	margin : 10px 0px;
	line-height : 9px;
	font : 2em "Avantgarde", arial, sans-serif;
	color : #ffffff;
	padding-top : 5px;
	}


div#footer {
	margin-top : -5px;
	padding-top : 110px;
	margin-bottom : 0px;
	padding-bottom : 20px;
	height : 65px;
	width : 100%;
	line-height : 30px;
	text-align : center;
	color : #555555;
	font : 1.2em "Arial", helvetica, sans-serif;
	background-color : #ffffff;
	}


ins {
	text-decoration : none;
	}


a img {
	border : none;
	}

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

.couv {
	margin : 0 auto;
	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 : 2000px; 
width : 100%;
border : #dddddd solid 0px;
padding: 5px 3px;  
}

.photoron {
margin : 0 auto;
text-align : center;
max-width : 200px; 
width : 95%;  
border : #dddddd solid 0px;
padding: 5px 3px;  
-moz-border-radius:10px 0;
-webkit-border-radius:10px 0;
border-radius:10px 0;
}


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

.photo800 {
max-width : 99%; 
text-align : left;
width : 800px; 
padding: 5px;
}

.photo1000 {
text-align : left;
width : 1000px; 
padding: 5px;
}

.photo75 {
text-align : left;
width : 75px; 
padding: 5px;
}

.photo30 {
text-align : left;
width : 20px; 
padding: 5px;
}

.photo300 {
text-align : left;
width : 300px; 
padding: 5px;
}

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




/* Plan du site */

.plan {
	position:relative; 
	right: 3px;
	padding-top : 0px;
	padding-bottom : 0px;
	font : 2em "Arial", helvetica, sans-serif;
	}


div#plan {
	height : 20px;
	}

div#plan a {
	color : #ffffff;
	}

div#plan a:hover {
	color : #fed92f;
	}




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


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

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

div#fleches {
	height : 90px;
	}

div#fleches a {
	color : #ee6129;
	}

div#fleches a:hover {
	color : #40A497;
	}


