/* Structure générale du site-------------------------------------------------------- */

body{
	background-color: #990000;
	margin:0 auto
	}
#conthaut{
	width:995px;
	height:auto;
	margin: 0 auto;
	z-index:2300;
	}
#contdiaporama{
	width: 530px;
	height:260px;
	margin:-340px 0 0 0;
	float:right;
	padding:10px 49px 38px 0px;
	}
*+html #contfck {
	margin: -10px auto;
	}
#contfck{
	width:995px;
	min-height:400px;
	margin: 0 auto;
	background-color:#FFFFFF;
	}
#contpied{ 
	width:995px;
	height:20px;
	margin: 0 auto;
	background-image:url(../img-gen/pied-de-page.jpg);
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
	text-align:center;
	}
#contpied a:link{
	text-decoration:none; 
	color:#FFFFFF;
	}
#contpied a:hover{
	text-decoration: underline;
	color:#FFFFFF;
	}
#contpied a:visited{
	text-decoration:none;
	color:#FFFFFF;
	}
#contadminimg{
	width:995px;
	height:105px;
	margin: 0 auto;
	background-image:url(../img-gen/entete-administration.jpg);
	}
	
/* Structure contenu haut de navigation-------------------------------------------------------- */

#contgenfr{
	width:995px; height:390px; margin: 0 auto; background:url(../img-gen/haut-de-page-fr.jpg) no-repeat #FFFFFF;}
#contgengb{
	width:995px; height:390px; margin: 0 auto; background:url(../img-gen/haut-de-page-gb.jpg) no-repeat #FFFFFF;}
#contgende{
	width:995px; height:390px; margin: 0 auto; background:url(../img-gen/haut-de-page-de.jpg) no-repeat #FFFFFF;}
#contgenes{
	width:995px; height:390px; margin: 0 auto; background:url(../img-gen/haut-de-page-es.jpg) no-repeat #FFFFFF;}
#contgenhaut{
	width:995px; height:30px; margin: 0 auto; overflow:hidden;}
#contnavhaut{
	width:660px; height:30px; margin: 0 auto; line-height:30px; float:left;
	font-family:Verdana, Arial, Helvetica; font-size:12px; color:#FFFFFF; word-spacing: 10px;}
#contnavhaut a:link{
	text-decoration:none; color:#FFFFFF;}
#contnavhaut a:hover{
	text-decoration: underline; color:#FFFFFF;}
#contnavhaut a:visited{
	text-decoration:none; color:#FFFFFF;}
#contlang{
	width:90px; height:20px; margin:7px 0 0 0; float:left; text-align:center;}
#contdate{
	width:228px; height:32px; margin: 0 auto; line-height:32px; float:left; 
	font-family:Verdana, Arial, Helvetica; font-size:10px; color:#FFFFFF; text-align:center;}
#contadresse{
	width:500px; height:92px;}
.titreadresse{
	font-family: "Century Gothic"; font-size:20px; font-weight:bold; color:#FFFFFF; padding: 0 0 0 150px;}
.txtadresse{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
.txtadresse a:link{
	text-decoration:none; color:#FFFFFF;}
.txtadresse a:hover{
	text-decoration: underline; color:#FFFFFF;}
.txtadresse a:visited{
	text-decoration:none; color:#FFFFFF;}
	
#bout{
	width:995px;
	overflow:hidden;
	margin:0 0 0 0;
	}
#imgreservation a {
	display:block;
	height:28px;
	width:180px;
	background: url(../img-gen/reservation.jpg) no-repeat 10px 0;
	margin:50px 0 0 0;
	float:left;
	}
#imgreservation a:hover {
	background: url(../img-gen/reservation.jpg) no-repeat;
	background-position: 10px -29px;
}
.txtreservation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FF9900;
	font-weight:bold;
	line-height:28px;
	padding-left:20px;
	text-decoration:none;}
#imgtripadvisor a {
	display:block;
	height:28px;
	width:180px;
	background: url(../img-gen/tripadvisor.jpg) no-repeat 10px 0;
	margin:50px 0 0 0;
	float:left;
	}
#imgtripadvisor a:hover {
	background: url(../img-gen/tripadvisor.jpg) no-repeat;
	background-position: 10px -29px;
}

#imgnavigation a {
	display:block;
	height:23px;
	width:200px;
	background: url(../img-gen/navigation.jpg) no-repeat 0px 0 ;
	margin: 5px 0 0 0;
	}
#imgnavigation a:hover {background: url(../img-gen/navigation.jpg) no-repeat; background-position: 0px -23px;}
.txtnavigation{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #333333;font-weight:bold;
	line-height:23px; padding-left:120px;text-decoration:none;}
#imgsousnavigation a {
	display:block; height:20px; width:190px; background: url(../img-gen/sousnavigation.jpg) no-repeat 0px 0 ; margin: 0 0 0 0;}
#imgsousnavigation a:hover {background: url(../img-gen/sousnavigation.jpg) no-repeat; background-position: 0px -20px;}
.txtsousnavigation{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #666666;
	line-height:20px; padding-left:130px;text-decoration:none;}
#textedef{
	position:absolute;
	width:540px;
	height:20px;
	margin:380px 0 0 410px;
}
	

