html {
	margin: 0;
	padding: 0;
	height: 100%;
}


* { padding: 0; margin: 0; }

#corps img.imageclassique{
	float: none;
	display: inline;
	margin: 0 5px 0 5px;
	border: 0px;
	background: none;
	padding: 0px;
}

#conteneur {
	width: 922px;
	border:3px solid #773E00;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#entete img{
	float: none;
	display: inline;
	border: 0;
	margin: 0;
}

#entete a {
	color: #FFFFFF;
	text-decoration: none;
}

#entete a:hover {
	color: #FFFFBF;
}

#langue {
	margin: 1px 15px 0 0;
	float: right;
}

#infosComplet {
	margin: 0px 0 0px 0;
}

#mailling {
	margin: 3px 0 0 15px;
	float: left;
}

#maillingText {
	margin: 2px 0 0 5px;
	float: left;
}

#date {
	width: 180px;
	margin: 0px 0 0 3px;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
}

#articleregion img.imageclassique{
	float: none;
	display: inline;
	border: 0;
	margin: 0;
}

#entete {
	width: 922px;
	height: 15px;
	line-height: 15px;
	background:transparent url(img/bg-en-tete.jpg) no-repeat scroll left top;
	position:relative;
	margin: 0 auto;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #B75C00;
}

a:hover {
	color: #FF9900;
}

p {
	margin-bottom: 15px;
	line-height: 20px;
}

#legende {
	 font-size: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B75C00;
	text-align: left;
	font-size: 1.1em;
	text-decoration: underline;
	margin: 5px 0 15px 0;
}

h2 {
	text-align: center;
	color: #3F1B00;
	font-size: 1.3em;
	padding: 5px 5px 5px 15px;
	margin-bottom: 25px;
}

h3 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B75C00;
	font-size: 1.1em;
	text-decoration: underline;
	margin: 0 0 15px 0;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9E1944;
	margin: 5px 0 10px 0;
	text-align: center;
	font-size: 1.2em;
	padding: 0px 0px 2px 0px;
	text-decoration: underline;	
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9E1944;
	text-align: center;
	background-color: #D0C8B3;
	font-size: 1.48em;
	margin-top: 0px;
	margin-bottom: 10px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9E1944;
	text-align: center;
	background-color: #D0C8B3;
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 10px;
}

body {
	text-align: center;
	margin: 0;
	padding: 15px 0 0 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #3F1B00;
	height: 100%;
	background: url(img/general2.jpg) 0px 21px repeat-x;
}

#corps img {
	border: 1px solid #3F1B00;
	padding: 2px;
	margin: 5px;
	background: #FFFFFF;
}

#corps img.imgDroite {
	float: right;
	margin: 5px 25px 5px 5px;
}

#corps img.imgCentre {
	float: left;
	margin: 5px 25px 5px 220px;
}

#corps img.imgGauche {
	float: left;
	margin: 5px 5px 5px 50px;
}

#map img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: none;
}

#map {
	border: 1px solid #5E2F01;
	float: right;
}
/* MENU */ 


#navlist {
	width: 904px;
	text-align: center;
	margin: 0 0 0 15px;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	float: left;
	display:inline;
	height: 30px;
}

#menu ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	background: none;
}

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 105px;
	height: 35px;
	font-size: 13px;
	font-weight: bold;
	line-height: 35px;
}

#menu a:hover {
	color: #3F1B00;
}


#menu a.courant {
	color: #3F1B00;
}

/* FIN MENU */

#header {
	height:160px;
	width:922px;
	z-index:0;
}

.header_l {
	background:transparent url(img/header_l.jpg) no-repeat top;
	height:160px;
	margin: -1 792px 0 0;
	width:792px;
	z-index:0;
	float: left;
}

.header_r  a {
	background:transparent url(img/header_r.jpg) no-repeat top;
	height:160px;
	margin:0 0 0 792px;
	width:130px;
	z-index:0;
	display: block;
}

#menu {
	height: 35px;
	margin: 0 auto;
	position:relative;
	width:922px;
	z-index:0;
	background-color: transparent;
	background-image: url(img/bg-menu.jpg);
	background-repeat: no-repeat;
}

#submenu {
	background:transparent url(img/bg-submenu.jpg) no-repeat scroll left top;
	height:6px;
	line-height: 6px;
	font-size: 0px;
	margin:0pt auto;
	width:922px;
	z-index:0;
}


#footer {
	color: #E8E0D3;
	font-size: 10px;
	height:40px;
	margin:0pt auto;
	width:922px;
	text-align: center;
	bottom: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
}

#footer p {
	padding-top: 10px;
	margin: 0px;
	line-height: 11px;
}


#corps {
/*	margin: auto;*/
	text-align: center;
	width: 922px;
	background:transparent url(img/background.jpg) repeat-y scroll left top;
	min-height: 600px;
}

#corps #general {
	text-align:left;
	width: 705px;
	float: left;
	min-height: 100%;
}

#corps #general-acces {
	text-align:left;
	width: 655px;
	float: left;
	min-height: 100%;
}


#corps #formulaire {
	text-align:left;
	width: 705px;
	float: left;
	min-height: 100%;
}

#colonnedroite {
	float: left;
	width: 210px;
	margin: 0 0 0 3px;
	font-size: 11px;
}

#colonnedroite img {
	margin: auto;
}

#general .contengauche {
	text-align: justify;
	width: 680px;
	float: left;
	margin: 7px 0 0 14px;
	display: inline;	
}

#contengauche-bas {
	width: 680px;
	height: 3px;
	line-height: 3px;
	font-size: 0px;
	background:transparent url(img/contengauche-bas.jpg) no-repeat scroll left top;
}

#contengauche-haut {
	width: 680px;
	height: 43px;
	line-height: 43px;
	font-size: 0px;
	background:transparent url(img/contengauche-haut.jpg) no-repeat scroll left top;
}

/* News */
#general .contenNews {
	width: 680px;
	float: left;
	margin: 7px 0 0 14px;
	display: inline;	
}

#contenNews-centre {
	text-align: center;
	width: 660px;
	padding: 10px 10px 10px 10px;
	background:transparent url(img/contengauche-content.jpg) repeat-y scroll left top;
}

#contenNews-bas {
	width: 680px;
	height: 3px;
	line-height: 3px;
	font-size: 0px;
	background:transparent url(img/contengauche-bas.jpg) no-repeat scroll left top;
}

#contenNews-haut {
	width: 680px;
	height: 43px;
	line-height: 43px;
	font-size: 0px;
	background:transparent url(img/contenNews-haut.jpg) no-repeat scroll left top;
}
/*     */

#contenHotel-haut {
	width: 680px;
	height: 43px;
	line-height: 43px;
	font-size: 0px;
	background:transparent url(img/contenHotel-haut.jpg) no-repeat scroll left top;
}

#contenResto-haut {
	width: 680px;
	height: 43px;
	line-height: 43px;
	font-size: 0px;
	background:transparent url(img/contenResto-haut.jpg) no-repeat scroll left top;
}

#contenAcces-haut {
	width: 680px;
	height: 43px;
	line-height: 43px;
	font-size: 0px;
	background:transparent url(img/contenAcces-haut.jpg) no-repeat scroll left top;
}

#contenContact-haut {
	width: 680px;
	height: 43px;
	line-height: 43px;
	font-size: 0px;
	background:transparent url(img/contenContact-haut.jpg) no-repeat scroll left top;
}

#contenReservation-haut {
	width: 680px;
	height: 43px;
	line-height: 43px;
	font-size: 0px;
	background:transparent url(img/contenReservation-haut.jpg) no-repeat scroll left top;
}


#contenMenu-haut {
	width: 680px;
	height: 43px;
	line-height: 43px;
	font-size: 0px;
	background:transparent url(img/contenMenu-haut.jpg) no-repeat scroll left top;
}

#contenMenu-bas {
	width: 681px;
	height: 103px;
	line-height: 103px;
	font-size: 0px;
	background:transparent url(img/contenMenu-bas.jpg) no-repeat scroll left top;
}

#contenCadre-haut {
	width: 680px;
	height: 43px;
	line-height: 43px;
	font-size: 0px;
	background:transparent url(img/contenCadre-haut.jpg) no-repeat scroll left top;
}


#contengauche-centre {
	text-align: justify;
	width: 660px;
	padding: 10px 10px 10px 10px;
	background:transparent url(img/contengauche-content.jpg) repeat-y scroll left top;
}

.imagegauche {
	padding: 3px;
	float: left;	
}

.imagedroite {
	padding: 3px;
	float: right;	
}

#corps img.imagedroiteNoBorder {
	padding: 3px;
	float: right;
	border: 0px;
}

#general .contenrestau {
	text-align: justify;
	width: 680px;
	float: left;
	margin: 0 0 0 25px;
	display: inline;	
}

#general .contenmenu{
	text-align: center;
	width: 680px;
	float: left;
	margin: 0 0 0 25px;
	display: inline;	
}

#general .contenrestau img {
	float: right;
	margin: 10px;
}

#general .contendroite {
	text-align: center;
	width: 240px;
	float: right;
	margin: 50px 0 0 0;
}

#general-acces .contendroite {
	text-align: center;
	width: 200px;
	float: right;
	margin: -120px 35px 0 0;
}

#general .contendroite img {
	margin: 5px auto;
	border: 0;
}

#general-acces .contendroite img {
	margin: 5px auto;
	border: 0;
}

input {
	border: 1px solid #773C00;
	background: #BCBF00;
	color: #3F1B00;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
}

#clearombre {
	clear:both;
	font-size:1px;
	height:14px;
	margin:0pt auto;
	width:922px;
}

hr.separation {
	clear: both;
	color: ;
	background-color: ;
	height: 0px;
	border: 0;	
}


#techniques {
	padding:10px;
	background-color: #FFFFFF;
	border: 1px solid #C1B078;
	margin-bottom: 25px;
	text-align: justify;
}

.soustitre {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

	
/* FORMULAIRE */

#full {
	position: relative;
	width: 100%;
	margin: 20px auto 25px auto;
	text-align: left;
}

/* formz */

fieldset {
	margin-bottom: 1em;
	border: 0;
	width: auto;
	margin: 0.1em;
	background-color:#FFFFFF;
	padding: 5px;
}

fieldset p {
	padding: 0 0 0.75em 0.5em !important;
	padding: 0 0 0.35em 0.5em;
	clear: both;

}

legend {
	margin: 0 0 0.5em 0;
	padding: 0.3em;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #FFD100;
	background-color:#97AF12 !important;
	background-color: none;
}

label.text {
	display: block;
	float: left;
	width: 40%;
	text-align: left; 
	margin: 0 1em 0 0;
	padding: 0.1em;
	color: #BE6000;
	border-bottom: 1px solid #D0C8B3;
}

label.text2 {
	display: block;
	float: left;
	width: 40%;
	text-align: left; 
	margin: 0 1em 0 0;
	padding: 0.1em;
}


.radioCheck {
	margin: 0 1em 0 0.25em;	
}

input.text {
	width: 250px;
	background-color: #D0C8B3;
	border: 0;
	margin-right: 0.25em;	
}

textarea { 
	width: 250px;
	background-color: #D0C8B3;
	border: 0;
	margin-right: 0.25em;
	height:150px;
}

.envoy {
	margin: 1em 0;
	text-align: left;
}

.envoy label {
	border: 0;	
}

span.note {
	font-size: 0.78em;
	margin-left: 10px;
}

span.warning {
	font-weight: bold;
	font-size: 1.3em;
	color: #FF0000;
}	


select {
	font-size: 12px;
}

.spacer {
  clear: both;
}

.flottante {
	margin: 2px;
	float: left;
	text-align: center;
	border: 2px solid #B75C00;
}

#diaporama {
	margin: 205px 0 0 50px;
	float: right;
}

li {
	padding: 0 0 5px 0px;
}

ul {
	padding: 0 0 0 10px;
	list-style-type: square;
	margin: 15px 0 0 10px;

}

#listemenu {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 213px;
}

#listemenu a:hover {
	color: #3F1B00;
}

#listemenu a {
	color: #AF896D;
}

#listservice a.reservation {
	color: #3F1B00;
	display: block;
	height: 22px;
	width: 112px;
	background-image: url(img/reservation.jpg);
}

#listemenu a:hover.reservation {
	color: #AF896D;
}

.divider {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 212px;
	height: 59px;
	background-image: url(img/divider.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}

#listmenu-content {
	width: 206px;
	background-image: url(img/bg-menu-droite.jpg);
	background-repeat: repeat-y;
	padding: 10px 4px 10px 4px;
}

#listmenu-haut {
	width: 214px;
	height: 44px;
	background-image: url(img/bg-menu-haut.jpg);
	background-repeat: no-repeat;
}

#listmenu-bas {
	width: 214px;
	height:  46px;
	background-image: url(img/bg-menu-bas.jpg);
	background-repeat: no-repeat;
}

#listmenu-separation {
	width: 214px;
	height:  46px;
	background-image: url(img/bg-menu-separation.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#listservice {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 190px;
}

#listservice img {
	border: 0;
}

#listservice-content {
	width: 214px;
	background-image: url(img/bg-menu-droite.jpg);
	background-repeat: repeat-y;
}

#listservice-haut {
	width: 214px;
	height: 44px;
	background-image: url(img/bg-listservice-haut.jpg);
	background-repeat: no-repeat;
}

#listservice-bas {
	width: 214px;
	height:  46px;
	background-image: url(img/bg-menu-bas.jpg);
	background-repeat: no-repeat;
}

#listlien {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 190px;
}

#listlien-content {
	width: 214px;
	background-image: url(img/bg-menu-droite.jpg);
	background-repeat: repeat-y;
	padding: 5px 0 5px 0;
}

#listlien-haut {
	width: 214px;
	height: 44px;
	background-image: url(img/bg-listlien-haut.jpg);
	background-repeat: no-repeat;
}

#listlien-bas {
	width: 214px;
	height:  46px;
	background-image: url(img/bg-menu-bas.jpg);
	background-repeat: no-repeat;
}

.contacttel {
	line-height: 18px;
}

.contactmail {
	line-height: 20px;
}

.cadrecontact {
	text-align: left;
	width: 190px;
	padding: 5px;
	margin: 0 0 0 15px;
}

.cadrecontactAcces {
	text-align: left;
	width: 230px;
	padding: 5px;
	margin: 55px 0 0 15px;
	float: left;
}

.cadrecontactAcces img {
 margin: auto;

}

#CadreReserv {
	width: 130px;
	position: relative;
	padding-top: 40px;
	margin: auto;
}

#CadreReserv a {
	display: block;
	width: 130px;
	line-height: 131px;
	background-image: url(img/reserver.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#CadreReserv a:hover {
	background-image: url(img/reserver.jpg);
	background-repeat: no-repeat;
	background-position: 0 -131px;
}

.contentmailling {
	text-align: center;
	width: 850px;
	float: left;
	margin: 0 0 0 25px;
	display: inline;	
}

#tarifChambre {
	width: 550px;
	border: 1px solid #3F1B00;
}

#tarifChambre th {
	background-color: #BCBF00;
	padding: 5px;
}

#tarifChambre td {
	padding: 5px;
}

.ligne1 { 
	background-color : #C9BFA5;
}

.ligne0 {
	 background-color : #EFECE4;
}

#rokbox-container img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#lesmenus {
	float: right;
	margin: 0px 25px 0px 0px;
	border: 1px solid #BCBF00;
	padding: 5px;
	background: #F4E5BA;
}

#lesmenus h1 {
	text-align: center;
}

.erreur {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.ok {
	font-weight: bold;
	color: #009900;
	text-align: center;
}