/*************************** BALISES *********************************/
noscript p {
	text-align: center;
	background: #1E0522;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background: #ACC180 url('../img/bg.jpg') no-repeat top center;
	color: #ffed90;
	/* scrollbar IE */
}
body#livre_or_formulaire {
	background: #0F5D2D url('../img/bg_texte.jpg') repeat-x 0 0;
}
h2 {
	margin: 0 0 6px 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
h3, legend {
	display: block;
	font-size: 20px;
	color: #4a4a4a;
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
h5 {
	margin: 0 0 6px 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
legend {
	margin: 2px 0 2px -10px;
	width: 100%;
	color:#500034;
}
p, li {
	margin:0;
	line-height: 120%;
}
p.texte {
	margin: 5px 0;
}
strong {
	font-weight: bold;
	color:#500034;
}
a {
	color: #a8d46f;
	text-decoration:none;
}
a:hover {
	color: #fff;
	text-decoration:none;
}
a.current {
	color: #f29400;
	text-decoration: none;
}
input[type=text], textarea {
	margin: 2px 0 1px 0;
	background: #fff url('../img/bg-input.gif') repeat-x;  
	border-top:1px solid #838383;
	border-right:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;   
	border-left:1px solid #838383;
	width:170px;
}
textarea {
width: 540px;
height: 150px;
overflow: auto;
}
input[type=submit] {
	margin: 1em 0;
}
table {
border-collapse: collapse;
}
#menu-plats{
	color:#4e4e4e;}
/***************************** BALISES END *****************************/
/**************************** LAYOUT ***********************************/
#wrapper {
	position: absolute;
	top: 0;
	left: 50%;
	width: 950px;
	margin-left: -475px;
}
#header{
	width: 950px;
	height:183px;
	}
#lang_selector{
	top:10px;
	width:80px;
	position:relative;
	left:435px;}
	
#logis{
	float:left;
	width:51px;
	height:51px;
	position:relative;
	left:824px;
	top:20px;}

#room{
	float:left;
	width:51px;
	height:51px;
	position:relative;
	left:831px;
	top:20px;}

#menu {
	float:left;
	position:relative;
	width: 950px;
	height: 40px;
	top:60px;
	padding:0;
}
#main {
	background-color:#0F5D2D;
	height:450px;
}

#texte{
	background: #0F5D2D url('../img/bg_texte.jpg') repeat-x 0 0;
	width:950px;
}
#livre_or_formulaire #texte{
	width:550px;
}
#box_texte_1{
	width:217px;
	float:left;
	padding:10px;}
#box_texte_2{
	width:217px;
	float:left;
	padding:10px;}
#box_texte_3{
	width:217px;
	float:left;
	padding:10px;}
#box_texte_4{
	width:217px;
	float:left;
	padding:10px;}
#box_texte_hotel{
	width:455px;
	float:left;
	padding:10px;}
#box_texte_recette{
	width:455px;
	float:left;
	padding:10px;}
#box_texte_recette img{
	float:right;}
#box_img_hotel{
	width:445px;
	height:156px;
	float:left;
	padding:10px;}
#box_img_hotel img{
	padding:4px;
	float:left;}
#box_img_resto{
	width:690px;
	height:176px;
	float:left;
	padding:10px;
	border:1px solid #ffed90;}
.bloc{
	padding:10px;}
.bloc_confirm{
	padding:61px 20px;}
#carte #texte {
}
#carte #menu-plats {
margin: 0 235px;
padding: 5px 0;
border-bottom: 1px solid #E8E481;
text-align: center;
}
#carte #menu-plats a:link, #carte #menu-plats a:visited, #carte #menu-plats a:hover  {
text-decoration: none;
font-size: 14px;
}
#carte #menu-plats a:hover  {
background: url('../img/bg_nav_carte_hover.jpg') no-repeat bottom center;
}
#carte #menu-plats a.current {
color: #E8E481;
}
#carte #menu-plats a.current:hover  {
background: none;
}
#carte #plats {
font-size: 12px;
}
#carte #plats p.prix_plats {
position: absolute;
top: 12px;
right: 10px;
text-align: right;
padding: 0 5px 0 0;
width: 70px;
}
#carte #plats .desc_plats {
position: relative;
margin: 6px 8px 15px 0px;
padding: 12px 70px;
border: 1px solid #E8E481;
background: #0F5D2D url('../img/bg_texte.jpg');
text-align: center;
}
*+html #carte #plats .desc_plats {
border-top: 2px solid #E8E481;
}
#livre_or #avis {
overflow: auto;
overflow-x: hidden;
width: 650px;
height: 165px;
margin: 0 auto;
padding: 0.1em 1em 0 0;
}
#livre_or #avis li {
width: 630px;
border: 1px solid #8DA77A;
padding: 1.2em;
}
#livre_or #avis #bPrev {
float: left;
}
#livre_or #avis #bNext {
float: right;
}
#livre_or_formulaire #laisser_appreciation {
width: 450px;
margin: 0 auto;
padding: 1em 0;
}
#livre_or_formulaire #laisser_appreciation textarea {
width: 450px;
height: 130px;
background-color: #fff;
}
#map{
	width:490px;
	height:350px;
	float:left;
	background-color:#CCCCCC;
	margin:0 15px 0 0;}
#accordion{
	height:553px;
	overflow:auto;
}
#anim{
	width:950px;
	height:188px;}
#footer {
clear: both;
	float:left;
	width: 950px;
	padding-bottom: 1em;
	text-align:center;
	background: #0F5D2D;
}
#footer a {
	color: #a8d46f;
	text-decoration:none;
}
#footer a:hover {
	color: #fff;
	text-decoration:none;
}
#footer p {
	padding-top:50px;
	font-size:70%;
}
/**************************** LAYOUT END ***********************************/
/**************************** ACCORDION ***********************************/
#accordion {
height: 265px;
margin: -2px 150px;
overflow: auto;
}
#accordion h4.accordion {
margin: 0;
padding: 10px 25px;
cursor: pointer;
border-bottom: 1px solid #2B7C2F;
background: #0F5D2D url('../img/ico/plus.gif') no-repeat 9px 13px;
}
#tarifs #texte {
height: auto;
}
#tarifs #accordion table {
width: 100%;
margin: 0;
font-size: 11px;
}
#tarifs #accordion table td h5 {
font-weight: bold;
}
#tarifs #accordion table td {
padding: 4px 6px;
border-top: 1px dotted #000;
border-right: 1px dotted #767676;
border-bottom: 1px dotted #000;
border-left: 1px dotted #767676;
}
#tarifs #accordion table td.intitule {
width: 85%;
}
#tarifs #accordion table td.prix {
width: 15%;
}
#tarifs #accordion table td.intitule p {
margin: 0;
padding: 0 0 0 10px;
font-size: 11px;
font-style: italic;
}
/**************************** ACCORDION END ***********************************/
/*********************************  NAV  ***********************************************/
#nav {
}
#nav li {
	float: left;
}
#nav a:link, #nav a:visited, #nav a:hover {
	display:block;
	width:95px;
	height:25px;
	color: #ffed90;
	text-decoration: none; 
	font-size:1em;
}
#nav a:hover, #nav a:link.active, #nav a:visited.active, #nav a:hover.active {
	color: #a8d46f;
}
/*********************************  NAV END  ***********************************************/
/*********************** CONTENT *********************************/
fieldset{
	float:left;
	display: inline;
	width:170px;
	margin:10px;
	}
fieldset#fixe{
	float:left;
	display: inline;
	width:950px;
	margin:10px;
	}
label {
	display: block;
	margin-top: 6px;
}
fieldset.message textarea {
	width: 170px;
	height: 60px;
}
fieldset.validation {
	clear: left;
}
#contact .nous_ecrire {
	float: left;
	width: 270px;
}
/*********************** CONTENT END *********************************/
/*********************** CLASSES *********************************/
.ajax-loading {
background: url('../img/lytebox/loading.gif') no-repeat top right;
}
#carte .ajax-loading {
background: url('../img/ajax-loader.gif') no-repeat top center;
}
.pagination {
	height: 2em;
	line-height: 2em;
}
.pagination a, .pagination span {
	padding: 0.1em 0.3em;
}
.pagination a {
	color: #2C347F;
}
.pagination span.disabled, .pagination span.current {
	color: #777;
}
.gauche {
	float: left;
}
.droite {
	float: right;
}
.aligne_centre {
	text-align: center;
}
.aligne_droite {
	text-align: right;
}
.justifie {
	text-align: justify;
}
.nomargin {
	margin: 0;
}
.reset {
	clear: both;
}
.nofloat {
	float: none;
}
.nobg {
	background: none;
}
.curseur_lien {
	cursor: pointer;
}
.cache {
	display: none;
}
/*********************** CLASSES END *********************************/