/* CSS Document */
/*Div de mise en page*/
body {
	background-color: #9d9d9d;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
div#conteneur {
	background-color:#4e4e48;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 1000px;
}
div#conteneur-1 {
	margin:0px 0px 0px 316px;
	text-align:left;
	width:651px;
}
div#haut1 {
	height:36px;
	width:1000px;
	background-image: url(../construction/haut1.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
div#haut2 {
	height:153px;
	width:1000px;
	background-image: url(../construction/haut2.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
div#basHeader {
	height:20px;
	width:1000px;
	background-image: url(../construction/basNavigation.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
div#column1 {
	margin: 0;
	padding: 0;
	width: 1000px;
	background-image:url(../construction/background_column1.jpg);
	background-repeat:repeat-y;
}
div#navcol {
	background-color:#ffffff;
	padding: 0px;
	margin:0px;
	margin-top:7px;
	margin-left:14px;
	width: 316px;
	float: left;
	/*line-height:16px;
	list-style-image:url(../img/puces.gif);
	list-style-position: inside;*/
}
div#footer {
	height:48px;
	width:1000px;
	background-image: url(../construction/footer.jpg);
	background-repeat: no-repeat;
	color: #cec0a3;
	font-size: 13px;
	text-align: center;
}
div#corps_navigation {
	width:287px;
	margin:0px;
	background-image: url(../construction/background_informations.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
div#haut_navigation {
	background-image: url(../construction/haut_corps_navigation.jpg);
	background-repeat: no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	padding-left:5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	padding-left:5px;
}
h3 {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	padding-left:5px;
}
p {
	margin-bottom:0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #978173;
	text-decoration: none;
	text-align: justify;
}
.gauche {
	margin-bottom:0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #978173;
	text-decoration: none;
	text-align: right;
}
.forfaitHotel{
	font-family: 'Neuton', arial, serif;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
.forfaitHotel p{
	font-family: 'Neuton', arial, serif;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
.forfaitHotel li{
	font-family: 'Neuton', arial, serif;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}
.forfaitHotelOrange{
	font-family: 'Neuton', arial, serif;
	color: #c15715;
	font-size: 12px;
	text-align: center;
}
.titreRecette{
	font-family: 'Neuton', arial, serif;
	color: #c15715;
	font-size: 10px;
	text-align: center;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #978173;
}
img {
	border: 0px;
}
.trait {
	border-right: 1px solid #c15715;
	border-left: 1px solid #c15715;
	border-top: 1px solid #c15715;
}
hr{
	border: none 0;
	border-top: 1px dashed #a4431d;
	width: 60%;
	height: 1px;
}
.chapeau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align:justify;
}
.chapeauOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c15715;
	text-align:justify;
}
.chapeauOrangecenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c15715;
	text-align:center;
}
.chapeau-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
}
.th3 {
	border-top: 1px solid #c15715;
	padding-bottom: 5px;
}
.tarif {
	margin-bottom:0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #978173;
	text-decoration: none;
	text-align: center;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;  
	color: #CC0000;
	text-align : center;
	}
.transparent {
	background-color: transparent;
}
#corps_navigation h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #978173;
	text-align: center;
}
#corps_navigation p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	color: #978173;
	text-align: center;
}
.navigation_haut {
	font-family: 'Permanent Marker', arial, serif;
	color: #c15715;
}
a {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #714120;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #714120;
	text-decoration: none;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
/* =========== */
/* ! FORMULE   */
/* =========== */
div#hautFormule {
	background-image: url(../construction/hautFormule.jpg);
	background-repeat: no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	width:300px;
	height:81px;
}
div#basFormule {
	background-image: url(../construction/basFormule.jpg);
	background-repeat: no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	width:300px;
	height:48px;
}
div#corpsFormule {
	width:300px;
	margin:0px;
	padding: 0px;
	background-image: url(../construction/backgroundFormule.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
div#texteFormule {
	width:260px;
	margin-left: 30px;
	margin-right: 10px;
}
div#texteFormule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	color: #362d28;
	text-align: center;
}
div#infotexteFormule {
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-variant: normal;
	color: #362d28;
	text-align: center;
}
div#prixFormule {
	font-style: italic;
	color: #362d28;
	font-weight: bold;
	margin-left: 120px;
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	width: 181px;
}
div#titreFormule{
	margin-left: 35px;
	margin-top: 50px;
	font-size: 14px;
	color: #362d28;
	text-decoration: underline;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}
div#infoFormule {
	background-image: url(../construction/infoFormule.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	padding-bottom:3px;
	width:300px;
	height:23px;
}
/* =========== */
/* ! GALERIE   */
/* =========== */

#galerie{
	position: relative;
	background: #4e4e48;
	height:156px;
	padding:0px 15px;
	width:90%;
}
#galerie .slider{
	width:5000px;
	position:absolute;
	left:0;
	top:16px;
	z-index:2;
}
#galerie .suiv{
	background:url(../construction/fleches.jpg) -78px top no-repeat;
	width:26px;
	height:156px;
	position:absolute;
	top:0;
	right:-12px;
	z-index:3;
}
#galerie .prec{
	background:url(../construction/fleches.jpg) left top no-repeat;
	width:26px;
	height:156px;
	position:absolute;
	top:0;
	left:-12px;	
	z-index:4;
}
#galerie .prec:hover{
	background-position:-27px top;
}
#galerie .suiv:hover{
	background-position:-51px top;
}
#galerie a{
	display:block;
	float:left;
	padding:0 10px;
}
#galerie a img{
	border:solid 4px #1d1613;
}
#galerie a:hover img,#galerie a.courant img{
	border:solid 4px #c15715;
}
/* =========== */
/* ! RECETTES  */
/* =========== */
div#fondRecettes {
	margin-top: 3px;
	padding: 5px;
	background-repeat: repeat;
	background-color: #2c2c2c;
}
div#fondRecettes a {
	text-decoration: none;
	color: white;
	font-size: 10px;
	font-style: italic;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.recettes{
	color: white;
	font-size: 10px;
	font-style: italic;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
div#hautRecettesInfo {
	background-image: url(../construction/haut_recette.jpg);
	background-repeat: no-repeat;
	width:594px;
	height:17px;
}
div#corpsRecettesInfo {
	width:594px;
	margin:0px;
	padding: 0px;
	background-image: url(../construction/background_recette.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
div#descriptionRecettesInfo {
	font-style: italic;
	text-align: left;
	float: left;
	width:300px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-variant: normal;
	color: #362d28;
}
div#ingredientRecettesInfo {
	float: right;
	width:260px;
	margin-right: 20px;
}
div#photoRecettesInfo {
	background-repeat: repeat;
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	width:260px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

