@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	background: url(images/Tranche_fond_2.png) 0px 0px repeat-x;	
}

a {
	text-decoration: none;
	cursor: pointer ;
	border: 0 ;
	outline: none ;
	outline-style: 0 ;
}


p, h1, h2, h3, li, a, dt, dd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}


p, h1, h2, h3, li
 {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}


li {
	list-style: none;
}


img {
	border: none;
}


div#Prechargement {
	display: none;
}

	

/* ------------------------------ */
/*              En-tête           */
/* ------------------------------ */



div#Bandeau {
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	width: 780px;
	height: 185px;
	
	background-image: url(images/Bandeau_2.png);
	
	z-index: 5;
}

div#Droite {
	position: absolute;
	left: 780px;
	width: 100px;
	height: 1100px;
	background-color: none;
}

img[src="images/Logo.png"] {
	position: absolute;
	top: 30px;
	left: 30px;
	
	display: block;
}


a#Logo:hover		p  {
	display: block;
}



a#Logo		p  {
	position: absolute;
	top: 102px;
	left: 160px;
	width: 300px;	
	margin: 0px;
	
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 25px;
	
	
	background: url(images/Fleche_retour.png)  no-repeat 10px 5px;

	display: none;
}


a#Logo		p:before {
	content: "(";
	font-size: 20px;
	color: rgb(137, 160, 46);
	
	margin-right: 26px;
}



a#Logo		p:after {
	content: ")";
	font-size: 19px;
	color: rgb(137, 160, 46);
	
	margin-left: 3px;
}



img[src="images/Devise_2.png"] {
	position: absolute;
	top: 77px;
	right: 28px;
}


/* Mention indiquant que le site est compatible IE7 ou IE8 */
div#IE6  {
	position: absolute;
	top: 195px;
	left: 35px;
	width: 403px;
	border: solid 1px maroon;
	display: none;
}



div#IE6		p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: maroon;
	margin: 5px;
}


/* Positionnement des boutons de navigation */

div#Bandeau		ul {
	position: absolute;
	top: 136px;
	left: 35px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}


div#Bandeau		ul		li  {
	display: inline;
}


div#Bandeau		li		img  {
	float:left;
	margin-right: 34px;
	margin-top: 0px;
}


div#Bandeau		span  {
	display: none;
}


/* .................. */
/* Survol des boutons */
/* .................. */

img#En_cours  {
	border-bottom: solid 3px rgb(234,255,159);
}


div#Bandeau		a:hover 	img  {
	border-bottom: solid 6px rgb(190,204,129);
}


div#Bandeau		a#Logo:hover	img {
	border: none;
}


/* ---------------------------------------- */
/*                 Coordonnées              */
/* ---------------------------------------- */


div#Contact img:hover  {
	cursor: text;
}


div#Contact:hover	div#Coordonnees  {
	display: block;
}


div#Contact:hover	div#Continuite_Contact  {
	display: block;
}


div#Coordonnees  {
	position: absolute;
	top: 60px;
	left: 441px;
	width: 290px;
	
	color: black;
	
	cursor: text;
	
	border: solid 1px rgb(129,160,42);
	
	background-color: white;
	
	display: none;
	/*z-index:7;*/
}


div#Continuite_Contact  {
	position: absolute;
	top: 42px;
	left: 430px;
	width: 316px;
	height: 150px;
	
	background-color: none;
	
	cursor: text;
	
	display: none;
}


div#Coordonnees		p {
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 250px;
	line-height: 15px;
}


div#Coordonnees		p:first-child {
	font-weight: bold;
}


div#Coordonnees		a  {
	text-decoration: none;
	color: rgb(137, 159, 48);
	font-weight: bold;
	border-bottom: dotted 1px rgb(137, 159, 48);
}

	
/* ---------------------------------------- */
/*            Corps de la page              */
/* ---------------------------------------- */

div#Corps_page {
	position: relative;
	margin: 0px auto;
	width: 780px;
	
	padding-top: 20px;
	padding-bottom: 90px;
	
	background-color: white;
	
	/*border-top-width: 0px;
	border-bottom-width: 0px;*/
}


h1 {
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom:25px;
	width: 350px;
	padding: 0px;
	padding-left: 50px;
	
	font-size: 18px;
	font-weight: bold;
	color: rgb(137,159,48);
	
	text-align: left;
	line-height: 27px;
	height: 35px;
	
	border-bottom: solid 2px rgb(137,159,48);
}


h2 {
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 30px;
	height: 25px;
	width: 680px;
	
	
	font-size: 15px;
	font-weight: bold;
	color: rgb(142, 47, 14);
	
	text-align: left;
		
	border-bottom: solid 1px rgb(137,159,48);
	/*background-color: #6C9;*/
}



dl {
	margin: 0px;
	margin-top: 20px;
	margin-left: 50px;
	
	padding: 0px;
	
	font-size: 12px;
}


dt  {
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
	
	width: 200px;
	/*height: 20px;
	line-height:20px;*/
	
	text-align: left;
	color: rgb(137,159,48);
	font-weight: bold;
	/*background-color: #CC3;*/
}

h2+dl dt:first-child  {
margin-top: 0px;
}	

dt.Sans_marge_haute, dt.vide   {
	margin-top: 0px;
}


dt + dt {
	float: left;
	margin-top: 30px;
	margin-left: -200px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	
	width: 200px;
	
	font-size: 11px;
	color: black;
	font-weight: normal;
	
	/*background-color: white;*/
	line-height: 130%;
	height: 0px;
}

h2+dl dt:first-child + dt  {
	margin-top: 15px;
}

dt.Sans_marge_haute + dt {
	margin-top: 15px;
}



dd  {
	margin-top: 18px;
	margin-left: 230px;
	margin-right: 50px;
	min-height: 60px;
	/*margin-bottom:15px;*/
	/*padding-bottom: 15px;*/
	padding: 0px;
	
	text-align: justify;
	
	/*background-color: #FC9;*/
	/*border-left: solid 1px red;*/
}


dd + dd {
	margin-top: 7px;
	min-height: 10px;
}


dt.Sans_marge_haute + dt + dd {
	margin-top: 3px;
}


dt.Sans_marge_haute + dd {
	margin-top: 3px;
}
/* -------------------- */
/*    Mentions légales  */
/* -------------------- */

div#Bandeau_pied_de_page {
	position: relative;
	top: -40px;
	margin: 0px auto;
	
	width: 781px;
	height: 40px;
	
	z-index: 7;
	
	background-color: #626D62;
}


div#Bandeau_pied_de_page	span  {
	position: absolute;
	top: 15px;
	right: 50px;

	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: white;
	
	display: inline;
}


div#Bandeau_pied_de_page	span:hover	{
	cursor: pointer;
}


div#Bandeau_pied_de_page		span:hover		div#Cadre_Mentions_legales {
	display: block;
}


div#Cadre_Mentions_legales {
	position: absolute;
	top:-170px;
	right: 0px;
	width: 680px;
	height: 120px;
	
	padding-top: 20px;
	padding-right: 0px;
	
	background-color: white;
	border: solid 1px rgb(129,160,42);
	
	cursor: text;
	
	
	z-index: 10;
	display: none;
}


div#Continuite_Mentions {
	position: absolute;
	top: 140px;
	right: 0px;
	width: 680px;
	height: 30px;
	
	background-color: none;
	
	cursor: text;
	
	z-index: 10;
	
	display: block;

}


div#Cadre_Mentions_legales		p {
	text-align:left;
	color:black;
	font-size:11px;
	line-height:125%;
}


div#Cadre_Mentions_legales		div		p:first-child {
	float:left;
	
	margin-top: 0px;
	margin-left: 20px;
}


div#Cadre_Mentions_legales		div		p {
	margin-top: 0px;
	margin-left: 280px;
	margin-right: 0px;
	margin-bottom: 10px;
}	



