* {
	   margin: 0;
	   padding: 0;
}

body {
	width:800px;
	font-size: 11px; 
	font-family: "verdana",trebuchet MS, times; 
	background-color: #412b0a; 
	SCROLLBAR-FACE-color: #d8c48d; 
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
}

p {
	margin-bottom: 15px;
}

#container-hotel {
	width: 800px;
	height:547px;
	border:1px solid white;
	background-color:white;	
}

#container-chambre {
	width: 800px;
	height:560px;
	border:1px solid white;
	background-color:white;	
}

#container-tarif {
	width: 800px;
	height:690px;
	border:1px solid white;
	background-color:white;	
}

#container-region {
	width: 800px;
	height:1330px;
	border:1px solid white;
	background-color:white;	
}

#container-partenaire {
	width: 800px;
	height:590px;
	border:1px solid white;
	background-color:white;	
}

#container-contact {
	width: 800px;
	height:740px;
	border:1px solid white;
	background-color:white;	
}

.boutontop {
	font-size: 9px; 
	font-family: "verdana", times; 
	margin-right: 5px; 
	text-align: right;
}
.boutontop  a:link, .boutontop  a:visited {
	font-size: 9px; 
	color: #FFFFFF; 
	text-decoration: none
}

.boutontop  a:hover, .boutontop  a:active {
	font-size: 9px; 
	color: #d8c48d; 
	text-decoration: underline
}


#accueil {
	width: 800px;
	height: 257px;
	margin: 0;
	padding: 0;
	background-image: url('images/parisbynight.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#phototarif {
	width: 800px;
	height: 257px;
	margin: 0;
	padding: 0;
	background-image: url('images/tarif.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#photochambre{
	width: 800px;
	height: 257px;
	margin: 0;
	padding: 0;
	background-image: url('images/chambre.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#photohotel{
	width: 800px;
	height: 257px;
	margin: 0;
	padding: 0;
	background-image: url('images/hotel.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#photoevenement{
	width: 800px;
	height: 257px;
	margin: 0;
	padding: 0;
	background-image: url('images/evenement.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#photopartenaire{
	width: 800px;
	height: 257px;
	margin: 0;
	padding: 0;
	background-image: url('images/partenaire.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#photocontact{
	width: 800px;
	height: 257px;
	margin: 0;
	padding: 0;
	background-image: url('images/contact.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#menu {
	width: 127px !important; 
	width: 157px; 
	height: 193px !important;
	height: 213px;
	padding-top:20px;
	padding-left:30px;
	float: left; 
	background-image: url(images/menu-creme.jpg); 
	background-position: left top; 
	background-repeat: no-repeat; 
}

.boutonmenu {
	margin-bottom: 5px; 
	text-align: left
}

.titremenu a:link ,a:visited{
	font-size: 11px; 
	margin: 0px; 
	color: #FFFFFF; 
	font-family: "verdana", times; 
	text-decoration: none
}

.titremenu a:hover, a:active {
	font-size: 11px;
	margin: 0px;
	color: #8C7757;
	font-family: "verdana", times;
	text-decoration: none
}

#txt {
	width: 613px !important;
	width: auto;
	height: auto !important;
	height: auto;
	font-size: 11px;
	font-family: "verdana", times;
	text-align: justify;
	color:#8C7757;
	float:left;
	padding:15px;
}


/*tarifs*/

.tarifs {
	font-size: 9px; 
	font-family: "verdana",trebuchet MS, times; 
	color:#FFFFFF;
	text-align: justify; 
	/*margin-left:10px;*/
}

.tarifs td{
	width:230px !important;
	width:240px;
	font-size: 9px; 
	font-family: "verdana",trebuchet MS, times; 
	color:#FFFFFF;
	text-align: center; 
	padding:5px;
	background-color: #412b0a;
}

/*region*/

#visite{
	width: 580px;
	height: 108px;
	padding-top: 20px;
	padding-left: 15px;
	clear:both;

	
}

#description{
	width: 400px;
	height: auto;
	text-align: justify;
	color:#8C7757;
	font-family: "verdana", times;
	font-size: 10px;
	float:right;


}

/*#description a:link, #description a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}

#description a:hover, #description a:active  {
	color:#8C7757;
	text-decoration: underline;
}*/

#photo {
	float: left;
	border:1px solid #8C7757;
}

/*partenaires*/

#titre-partenaire{

	text-align: justify;
	color:#8C7757;
	font-family: "verdana", times;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 18px;
	
}

#partenaire{
	width: 480px !important;
	width: 580px;
	height: auto;
	margin-top: 20px;
	padding-left: 100px;
	text-align: left;
	color:#8C7757;
	font-family: "verdana", times;
	font-size: 10px;
}

#partenaire a:link, #partenaire a:visited  {
	color:#8C7757;
	font-size: 10px;
	text-decoration: underline;
}

#partenaire a:hover, #partenaire a:active  {
	color:#412b0a;
	font-size: 10px;
	text-decoration: underline;
}

img {
	border: 0px ;
}

/*contact*/

#contact-haut{
	width:100%;
	height: auto;
	padding-top: 35px;
	float: left;
}

.formulaire {
	font-family: "Verdana", arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8C7757;
	text-align: left;
	vertical-align: middle;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

#contact-bas{
	width:100%;
	height: auto;
	font-family: "verdana", times;
	font-size: 12px;
	text-align: justify;
	margin:0;
	float: left;
	border:0;
}

.ghb {
	float: right;
}

#footer {
	   width: 800px;
	   height: 35px;
	   background-color :#412b0a;
	   text-align:center;
}

.colclear {
	clear: both;
}

.adresse {
	font-size: 9px;
	color: #ffffff;
	padding-top: 6px;
	text-align: center;
}

.crea {
	width:395px;
	height:15px;
	font-size: 9px;
	font-family: Verdana;
	text-align: right;
	color:#ffffff;
	float:right;
	margin-top:3px;
}
.copyright {
	width:395px;
	height:15px;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	color:#ffffff;
	float:left;
	margin-top:3px;
}

.btsuivant {
	text-align : right;
	padding-right: 15px;
	padding-top: 238px; 
	}

.titresuivant a:link, .titresuivant a:visited  {
	margin: 0;
	padding: 0;
	font-family: "verdana", times;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
}

.titresuivant a:hover, .titresuivant a:active {
	margin: 0;
	padding: 0;
	font-family: "verdana", times;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
}

.newspages {
	
}

.newstitre {
	font-weight: bold;
	padding-top: 10px;
}

.newsdate {
	font-size: 10px;
	color: #666666;
	padding-bottom: 4px;
}

.newstexte {
	font-size: 11px;
}

.newstoutes {
	padding-top: 10px;
	text-decoration: underline;
	font-size: 11px;
	clear: both;
}

.newslink {
	color: #666666;
}

A.newslink:link, A.newslink:visited, A.newslink:hover, A.newslink:active {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

A.newslink:hover, A.newslink:active {
	text-decoration: underline;
}

.newsselected {
	color: #412b0a;
}

A.newsselected:link, A.newsselected:visited, A.newsselected:hover, A.newsselected:active {
	color: #412b0a;
	text-decoration: none;
	font-size: 11px;
}

A.newsselected:hover, A.newsselected:active {
	color: #412b0a;
	text-decoration: underline;
}

.popup {
margin:0;
padding:0;
}

.newspages{
margin-top:10px;
padding:0;
text-align: right;
}

#newsthb {
	margin-top: 20px;
}

#newsthb div {
	background-position: center center; 
	background-repeat: no-repeat; 
	width: 90px; 
	height: 68px;
	margin: 4px;
	border: 1px solid #765A38;
	background-color: #FFFFFF;
	float: left;
}

#newsthb img { margin:0; padding:0; border: 0; }

#inscription {
	font-size: 11px;
	margin-top: 15px;
}

#insc {
	background-color: #FFFFFF;
	width: auto;
}

#insc  H1{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}

body.nl {
	font-family: Verdana, arial, "Times New Roman", Times, serif;
	font-size: 11px;
	height: 100%;
	width: 600px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	margin: 0px;
}

#nlbody {
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 0px;
}

#nllogo {
	width: 600px;
	background-position: top left;
	background-repeat: no-repeat;	
}

#nldate {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right : 30px;
	text-align: right;
}

#nlmsg {
	padding-left : 30px;
	padding-right : 30px;
	padding-bottom : 30px;
}

#nlmsg div {
}

#nlmsg .newstitre {
	font-weight: bold;
	padding-top: 10px;
}

#nlmsg .newspostee {
	font-size: 11px;
	color: #666666;
}

#nlmsg .newstexte {
	text-align: justify;
}

#nlfooter, #nlfooter0 {
	padding-left : 30px;
	padding-right : 30px;	
}

#nlfooter {
	font-size: 10px;
	color: #999999;
}

#nlfooter a:link, #nlfooter a:visited, #nlfooter a:hover, #nlfooter a:active {
	color: #999999;
	text-decoration: underline;
}

#fastbooking {
	font-size: 10px; 
	color: #FFFFFF;
	width: 640px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#fastbooking SELECT { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #CCCCCC; 
} 

#fastbooking input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	cursor:hand; 
	font-weight: bold; 
} 

#langue {
	height: 19px;
	padding-top: 8px; 
	padding-bottom: 0px !important; 
	padding-bottom: 5px; 
	color: #FFFFFF;
	float: right;
}

#header {
	width: 800px;
}
