/* CSS Document */

body {
	background-color:#D5DF40;
	font-family: "Century Gothic", arial;
	font-size: 13px;
	color: #503428;
	}
a {
	color: #503428;
	text-decoration: none;
	}
a:hover {
	color: #993300;
	text-decoration: none;
}


/*Définition du modèle - bloc qui contiendra toutes les éléments de la page et qui est centré*/
#main {
	position:absolute;
	left:0%;
	top:0px;
	width:1010px;
	height: 800px;
	}
.fondfr {
		background-image: url(/images/modele/main_modele2.jpg);
}
.fondgb {
		background-image: url(/images/modele/main_modele2_gb.jpg);
}	
	

#menug {
	margin:1px;
	padding:2px;

   	-moz-opacity:0.8;
	opacity: 0.8;
	position: absolute;
	height: auto;
	width: 150px;
	left: 795px;
	top: 209px;
	}
#menug2 {
	font-weight:bold;
	font-size:14px;
	color: #503428;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 15px;
	padding-bottom: 3px;
}
.habdroit {
	float: left;
	padding: 2px;
}
/*Bloc de texte principal*/
#texte{

	left 50px;
	width:642px;
	top: 196px;
	height: 328px;
	padding-left: 5px;
	padding-top: 7px;
	text-align: justify;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	position: absolute;
	left: 74px;

	}
h1 {
	font-size: 14px;
	color: #006F45;
}
.texteb {
	text-align: justify;
	color: #006F45;
	font-weight: bold;
}
#photosb {
	position:absolute;
	width:200px;
	height:114px;
	z-index:1;
	left: 783px;
	top: 627px;
}
#encart1 {


	left 50px;
	text-align: justify;
	background-color: #F0F4C1;
	width: 600px;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
}
h2 {

	font-size: 17px;
	color: #006F45;
}
#encart2 {
	font-size: 10px;
	color: #666666;
	height: 100px;
	width: 150px;
	float: left;
	padding: 2px;
	text-align: center;
}
#barre_cote {
	position:absolute;
	width:40px;
	height:115px;
	z-index:2;
	left: 46px;
	top: 199px;
}
#logo {

	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 725px;
	top: 500px;
}
