/* Conception - Tous droits réservés */

/* GENERAL */
html, body {
	font-family: Arial; font-size: 12px; color: #8d8445; line-height: 16px;
	margin: 0 auto;
	text-align: center;
	background-color: #4d4723;
	line-height: 17px;
}

#container {
	margin: 0 auto;
	width: 900px;
}
	.separation {
		clear: both;
		visibility: hidden;
	}

.imagePage {
	border: 1px solid #98CD03;
	padding: 3px;
}
h1 {
	float: left; 
	width: 100%;
	font-size: 24px; color: #FFFFFF; font-weight: normal; line-height: 24px; letter-spacing: -1px;
	margin: 0; padding: 0 0 10px 0;
}
h2 {
	float: left;
	width: 100%;
	font-size: 16px; 
	color: #FFFFFF; 
	font-weight: normal;
	margin: 0; 
	padding: 10px 0;
}
h5 {
	font-size: 10px; color: #8F864B;
	margin: 0; padding: 4px 0;
}
a {
	color: #8D8345;
	outline: none;
}
	a:hover {
	color: #00000; text-decoration: none;
	}
	
.msgErreur {
	color: red;
	padding: 5px 0;
}

table.compteRendu {
		width: 100%;
		margin-top: 10px;
		background-color: #DFDFDF;
		border-collapse: collapse;
	}
	table.compteRendu th {
		font-size: 14px;
		padding: 5px;
		border: 1px solid #DFDFDF;
	}
	table.compteRendu td {
		background-color: #FFFFFF;
		border: 1px solid #DFDFDF;
		padding: 5px;
	}
	
	
	

/* TOP ET HEADER */

#top {
	height: 22px;
	width: 900px;
	font-size: 11px;
	text-align: right;
	padding: 5px 0 0 0; margin-top: 3px;
	border-bottom: 1px solid #8d8445;
}
	#top a {
		color: #8d8445;
		text-decoration: none;
		padding: 3px;
	}
	#top img {
		display: inline-block;
		vertical-align: middle;
	}
	#top a img {
		border: 0;
	}
	#top a:hover {
		background-color: #2F2B14;
		color: #AFA357;
		text-decoration: none;
	}
	#top form.recherche {
		display: inline;
		padding: 0; margin: 0;
	}
	#top form.recherche input.txtSearch {
		width: 150px;
		padding: 2px; margin-left: 10px;
		border: 1px solid #999999;
		background-color: none;
		font-size: 11px; color: #999999;
	}
	#top form.recherche input.submit {
		width: 70px; 
		text-align: center; padding: 2px; background-color: #999999; border: 0; 
		color: #FFFFFF; font-size: 10px;
		margin-left: 2px;
	}
	
#header {	
	width: 900px; height: 237px;
	margin: 0; padding: 0;
	border-bottom: 1px solid #665F31;
}
	#headerLeft {
		float: left;
		width: 575px;
		margin: 0; padding: 0;
	}
		#headerleft img {
			display: block;
			border: 0;
		}
	#headerRight {
		float: right;
		width: 287px; 
		margin: 0; 
		padding-top: 20px; 
		text-align: left;
		font-size: 11px;
		color: #8d8445;
	}
		#headerRight h1 {
			font-size: 24px; color: #8d8445; font-weight: normal; line-height: 24px; letter-spacing: -1px;
		}
		#headerleft img {
			display: block;
			border: 0;
		}
		#headerRight a {
			display: block;
			color: #FFFFFF;
			text-decoration: none;	
			margin-top: 5px;
		}

		

/****** CONTENU PAGE ******/

#divContent {
	width: 900px;
	text-align: left;
}
	#contentLeft {
		float: left;
		width: 437px;
		border: 0;
		margin: 0; 
		padding: 0 20px 50px 0;
	}
	#contentLeft .infosEntetePage {
		float: left;
		width: 457px;
		padding: 0; margin: 10px 0 10px 0;
		text-align: left; font-size: 10px; color: #8d8445;
	}
	#contentLeft .infosEntetePage a {
		color: #8d8445;
	}
	#contentRight {
		float: right;
		width: 287px;
	}
		#contentRight .blockResa {
			width: 287px;
			height: 220px;
			margin-top: 10px;
			background-image: url(../imagesFront/fd_reservation.jpg);
			background-position: left top;
			background-repeat: no-repeat;
		}
		#contentRight .blockResa form.resa {
			float:left;
			width: 267px;
			margin: 55px 0 0 0; padding: 0 0 30px 20px;
		}
		#contentRight .blockResa form.resa p {
			float: left;
			width: 265px;
			margin: 0 0 2px 0; padding: 0;
		}
		#contentRight .blockResa form.resa p label {
			float: left;
			width: 100px;
			margin: 0 0 2px 0; padding: 2px 0 0 0;
			color: #FFFFFF; text-align: left;
		}
		#contentRight .blockResa form.resa p input {
			float: left;
			width: 100px;
			margin: 0 0 2px 0; padding: 2px;
			border: 1px solid #7f773e;
			background-color: #675f2f;
			font-size: 12px; color: #FFFFFF;
		}
		#contentRight .blockResa form.resa p select {
			width: 40px;
			margin: 0; padding: 1px;
			border: 1px solid #7f773e;
			background-color: #675f2f;
			font-size: 12px; color: #FFFFFF;
		}
		#contentRight .blockResa form.resa p input.submit {
			float: left;
			width: 190px; height: 32px;
			margin-top: 10px;
			font-size: 13px; color: #7f773e; line-height: 14px;
			background-image: url(../imagesFront/fd_submit.jpg);
			background-position: left top;
			background-repeat: no-repeat;
			border:  0;
		}
		#contentRight .blockResa form.resa span a {
			float: left;
			display: block;
			margin-top: 5px;
			width: 267px;
			font-size: 10px; color: #7f773e; text-decoration: none;
		}


.chapeau {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #8F864B;
	margin-bottom: 10px;
}

#pagesAccueil {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 50px;
	font-size: 11px;
}
	#pagesAccueil p {
		float: left;
		width: 100%;
		font-size: 11px;
		padding: 0; margin: 0 0 10px 0;
	}
	#pagesAccueil p img {
		float: right;
		margin: 0 0 0 10px;
		width: 80px;
	}

#div_carteInteractive {
	display: none;
	position: absolute;
	width: 800px;
	background-color: #FFFFFF;
}


/* GALERIE D'IMAGES SIMPLE */

.galerieSimple {
	float: left;
	margin: 10px 0 15px 0;
}
	/*.galerieSimple img {
		margin: 2px;
	}
	.galerieSimple a:hover img {
		background-color: #98CD03;
	}*/
	#blockZoomGalerie {
		width: 430px;
		height: 250px;
		float: left;
		overflow: hidden;
		margin-right: 5px;
	}
		#blockZoomGalerie img {
			width: 430px;
			border: 0;	
		}
		#blockZoomGalerie #imgZoom {
			float: left;
			border: 0;
			margin: 0;
			padding: 0;
		}
		span.legendeZoom {
			float:left;
			display: block;
			width: 311px;
			font-size: 11px;
			margin: 2px 0 0 0;
			padding: 0;	
			color: #FFFFFF;
		}
		ul.listVignettes {
			float: left;
			width: 440px;	
			display: block;	
			list-style-type: none;
			padding: 0;
			margin: 5px 0 0 0;
		}
		ul.listVignettes li {
			
			float: left;	
			width: 79px;
			height: 60px;
			list-style-type: none;
			padding: 0;
			margin: 0 9px 6px 0;
			overflow: hidden;
		}
		ul.listVignettes li span {
			width: 90px;
			height: 60px;
			display: block;
			background-image: url(../imagesFront/cadre_vignette.png);
			background-position: left top;
			background-repeat: no-repeat;
			position: absolute;
	
		}
		ul.listVignettes li a {
			display: block;
			width: 90px;
			height: 58px;
		}
		ul.listVignettes li img {
			width: 90px;
			border: 0;
		}
		ul.listVignettes li a:hover {
			
		}
	

/* LIENS VERS AUTRES PAGES */

.autresPages {
	float: left;
	width: 100%;
	margin: 5px 0 20px 0; padding-bottom: 10px;
	color: #999999;
	font-size: 12px; font-weight: normal;
	border-bottom: 1px solid #EAEAEA;
}
	#contenu .autresPages a {
		color: #666666;
		text-decoration: none;
	}
	
	
/* NEWSLETTER */

#homeNewsletter img {
	float: left;
}
	#homeNewsletter form {
		margin-top: 10px;
	}
	#homeNewsletter form input.Txt {
		float: left;
		background-color: #FFFFFF;
		border: 1px solid #666666;
		padding: 3px 3px 3px 20px; margin-right: 5px;
		font-size: 12px; font-family: Arial; color: #666666;
		width: 200px;
		background-image: url('../images_nav/ic_fleche_input.gif');
		background-position: left 5px;
		background-repeat: no-repeat;
	}
	#homeNewsletter form input.submit {
		float: left;
		display: block;
		width: 150px; height: 23px;
		background-color: #F93002;
		text-align: center; padding: 2px; border: 0; 
		color: #FFFFFF; font-size: 13px; font-family: Arial;
	}


/* FORMULAIRE */

form {
	width: 450px;
	font-size: 12px; font-family: Arial;
	padding: 0; margin: 0;
}
	form fieldset {
		float: left;
		width: 430px;
		border: 1px solid #675F31;
		margin-bottom: 10px; padding: 10px;
	}
	form fieldset legend {
		color: #AFA04C;
		font-weight: bold;
	}
	a.tooltip {
		font-size: 11px;
		text-decoration: none;
	}
	a.tooltip span.infosBulle {
		display: none; 
		padding: 10px; 
		margin-left: 10px;
		width: 250px;
		font-size: 11px;
	}
	a.tooltip:hover span.infosBulle {
		display: inline;
		position: absolute;
		border: 1px solid #cccccc; 
		background: #ffffff;
		color: #000; font-size: 11px;
	}
	
	form p { 
		float: left;
		width: 425px;
		padding: 2px; margin: 6px 0; 
	}
	form p label {
		float: left;
		margin-top: 3px; padding: 0 5px; width: 150px;
		text-align: right; line-height: 12px; 
		}
	form p input, form p textarea {
		float: left;
		padding: 3px 0 3px 5px; width: 250px;
		border: 0;
		color: #000000; font-size: 12px; font-family: Arial;
		background-color: #EBEBEB;
	}
	form p input.small {
		width: 150px;
	}
	form p input.xsmall {
		width: 90px;
	}
	form input.case {
		width: 10px;
	}
	form p input.submit {
		display: block;
		width: 190px; height: 32px;
		background-color: #675F31;
		border: 1px solid #7E7740;
		text-align: center; padding: 2px; border: 0; 
		color: #7E7740;
		background-image: url(../imagesFront/fd_submit.jpg);
		background-position: left top;
		background-repeat: no-repeat;
	}
	form p.infosLegales {
		width: 450px;
		font-size: 11px; line-height: 12px;
	}

	

/* BAS DE PAGE */

#footer { 
	width: 748px; 
	height: 323px;
	padding: 10px 0 0 150px;
	text-align: left; 
	font-size: 1.1em; 
	font-weight: normal;
	color: #8d8445;
	background-image: url('../imagesFront/fd_footer.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 1px solid #8D8445;
}
	#footer p { 
		float: left;	
		margin: 0 70px 0 0; 
		padding: 0;
		font-size: 0.8em;
	}
	#footer p a { 
		text-decoration: none;
		color: #8D8445;
	}
	#footer p a:hover { 
		color: #FFFFFF; text-decoration: none;
	}
	#footer span { 
		float: right;
		font-size: 10px;
		text-align: right;
		padding-right: 20px;
	}
		#footer span a { 
			color: #8D8445;
			text-decoration: none;
		}
		#footer a img { 
			border: 0;
		}
	
	
	
/* PLAN DU SITE */

#planSite .rubrique {
	float: left;
	width: 100%;
	margin: 0 0 5px 0; padding: 0 0 10px 0;
	border-bottom: 1px solid #5F5A2F; 
}
#planSite .rubrique span.titreRubrique {
	float: left;
	width: 100%;
	font-size: 16px; color: #FFFFFF; text-decoration: none;
	padding: 3px 0;	
}
#planSite .rubrique span.titreSrubrique {
	float: left; display: inline;
	width: 100%;
	font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;
	padding: 3px 0 0 10px;	margin: 0;
}
#planSite .rubrique ul {
	float: left;
	padding: 0 0 0 35px; margin: 3px 0;
}
#planSite .rubrique ul li {
	list-style-type: circle;
	color: #FFFFFF;
	padding: 0; margin: 0;
}
#planSite .rubrique ul li a {
	text-decoration: none;
}
#planSite .rubrique ul li a:hover {
	text-decoration: underline;
}
