body {
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image:url(img/fond-body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
#conteneur {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	background-color: none;
	top: -3px;
	}

														  	/*Styles*/
p {
	margin: 0;
	}
a {
	color:#666666;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
a:hover{
	text-decoration:underline;
	background:none;
	color: #5F821E;
	}
#top {
	color:#FFFFFF;
	height: 88px;
	}
.texte {
	padding-left:15px;
	font-size:16px;
	float:left;
	padding-top: 25px;
	}
.logo {
	margin-left:350px;
	float:left;
	padding-top: 3px;
	}

/* menu */

ul#menu{
	height:24px;
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
	padding-left:5px;
	font-size:14px;
	background-color:#97530A;
	margin-top: 2px;
}
ul#menu li{
	display:inline;
	float:left;
	text-align:center;
	margin:0px;
	padding:0px 0px 0px 10px;
}

ul#menu li a:link{
	padding:0px 10px;
	color:#FFFFFF;
	text-decoration:none;
	display:inline;
}

ul#menu li a:visited{
	padding:0px 10px;
	color:#FFFFFF;
	text-decoration:none;
	display:inline;
}

ul#menu li a:hover{
	padding:0px 10px;
	color:#FFFFFF;
	background-color:#552D04;
	text-decoration:none;
	display:inline;
	height: 25px;
}



#header {
	width:800px;
	height:300px;
	background-image:url(img/header1.jpg);
	}
#header-presentation {
	width:800px;
	height:300px;
	background-image:url(img/header2.jpg);
	}
#header-location {
	width:800px;
	height:300px;
	background-image:url(img/header3.jpg);
	}
#header-achat {
	width:800px;
	height:300px;
	background-image:url(img/header9.jpg);
	}
#header-tarif {
	width:800px;
	height:300px;
	background-image:url(img/header4.jpg);
	}
#header-photo {
	width:800px;
	height:300px;
	background-image:url(img/header5.jpg);
	}
#header-visite {
	width:800px;
	height:300px;
	background-image:url(img/header6.jpg);
	}
#header-lien {
	width:800px;
	height:300px;
	background-image:url(img/header8.jpg);
	}
#header-contact {
	width:800px;
	height:300px;
	background-image:url(img/header7.jpg);
	}
.header-text {
	color:#FFFFFF;
	width:250px;
	font-size:15px;
	margin-left:25px;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	padding-top: 180px;
	}													  	/*Blocs*/
.header-text2 {
	color:#000000;
	width:252px;
	font-size:15px;
	margin-left:25px;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	padding-top: 150px;
	}													
#main {
	width:800px;
	margin-top:1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #96530D;
	border-right-color: #96530D;
	border-bottom-color: #96530D;
	border-left-color: #96530D;
	}
#left {
	width:178px;
	float:left;
	padding:0px;
	text-align: center;
	color: #666666;
	}
.presentation {
	text-align:justify;
	padding-left: 4px;
	padding-right:4px;
	width:170px;
	}
#center {
	width: 400px;    	
	padding:0px 12px 5px 8px;
	float:left;
	border-left:1px #666666 solid;
	}
#center_page {
	width: 550px;    	
	padding:0px 12px 5px 8px;
	float:left;
	border-left:1px #666666 solid;
	}
.accueil {
	text-align:justify;
	color: #666;
	}
.accueil h1 {
	color:#97530A;
	font-size:14px;
	margin: 0px;
	padding-left: 30px;
	}
.accueil h2 {
	color:#5F821E;
	font-size:14px;
	margin: 0px;
	padding-left: 250px;
	}
#situation {
	width:350px;
	padding-left: 30px;
	}
.situation-text {
	width:340px;
	padding: 10px 5px 10px 5px;
	}
#hebergement {
	width:350px;
	padding-left: 30px;
	}
.hebergement-text {
	width:180px;
	padding: 10px 5px 10px 40px;
	}	

/*-----------------------------------GB ACCUEIL --------------------*/
#situation2 {
	width:350px;
	background-image:url(img/picgb-1.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left: 30px;
	height: 200px;
	}
.situation2-text {
	width:180px;
	padding: 10px 5px 10px 5px;
	}
#hebergement2 {
	width:350px;
	background-image:url(img/picgb-2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left: 30px;
	height: 200px;
	}
.hebergement2-text {
	width:180px;
	padding: 10px 5px 10px 160px;
	}	

/*--------------------------------------------------------------*/


#right {
	width:193px;
	padding:0px 0px 0px 4px;
	float:right;
	text-align: justify;
	background-color: #653B11;
	}
.intro{
	text-align:center;
	margin-top: 0px;
	color: #FFFFFF;
	}
.intro h1 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	}
.intro a {
	color:#FFFFFF;
	}
.intro a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	
#right_page {
	width:222px;
	padding:0px 0px 0px 4px;
	float:right;
	text-align: justify;
	background-color: #653B11;
	}													  	/*bas de page*/

#copyright {
	float:left;
	width:800px;
	text-align: center;
	color:#666666;
	background-image: url(img/bas-conteneur.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;

	}
#copyright a {
	color : #666666;
	}
#copyright a:hover {
	color:#5F821E;
	text-decoration:underline;
	}


.Style1 {
	font-size: 14px;
	font-weight: bold;
	color: #506E14;
	text-align:center;
}
.Style2 {
	font-size: 14px;
	font-weight: bold;
	color: #653B11;
	text-align:left;
}
