@charset "iso-8859-1";
BODY
{
	scrollbar-face-color: #8594c3;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #666666;
	scrollbar-base-color: #666666;
	scrollbar-3Dlight-color: #FFFFFF;
	scrollbar-highlight-color: #8594c3;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	margin-top:0px;
}

A{text-decoration: none; color:#000066;}
A:visited{text-decoration: none; color: #000066;}
A:active{text-decoration: none; color: #000066;}
A:hover{text-decoration:underline; color:#990033;}

TABLE, INPUT, TEXTAREA, SELECT, DIV
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.linkb a {
	color:#FFFFFF;
}

.linkb a:hover {
	color:#cccccc;
}

.noir
{
	color:#000;
}

#reservation H3 {
	text-transform:uppercase;
	font-size:12px;
	color:#546766;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

#reservation .civil {
	width:48%;
}

#reservation .separation {
	width:4%;
}

#reservation .dates {
	width:48%;
}

#reservation .label {

	width:150px;
	padding:0px;
}

#reservation .input {

	width:200px;;
	padding:0px;
}

#reservation INPUT, TEXTAREA, SELECT {
	width:99%;
}

#main {
	width:1000px;
}

#haut {
	float:left;
	clear:both;
	width:100%;
	height:271px;
	background:url('haut.jpg') top no-repeat;
	position:relative;
}

#swf_accueil {
	position:absolute;
	top:0;
	left:232px;
}

/********************* LES LANGUES **************************/
#langues {
	clear:both;
	position: relative;
	/*padding-left:650px;
	padding-top:15px;*/
}

#langues .flag {
	/*float:left;
	width:40px;
	margin-left:38px;*/
}

#flags {
	position:absolute;
	float:right;
	top:0px;
	right:300px;
}

#flags div.opacity {
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#flags div.flag {
	float:left;
	width:40px;
	height:20px;
	margin-left:10px;
}

#adresse {
	margin-bottom:10px;
	clear:both;
	display:block;
	width:200px;
	height:70px;
	border:0px;
	/*background:#FFF;*/
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

#adresse DIV {
	border:1px solid #729fb6;
	padding:5px;
	width:100%;
	text-align:center;
	font-size:10px;
}
/********************* FIN LANGUES **************************/

#adr {
	position:absolute;
	clear:both;
	text-align:center;
	left:420px;
	top:170px;
}

#adr p {
	padding:0;
	margin:0;
	height:12px;
	text-align:right;
}

/********************* LE MENU **************************/
#haut div.menu {
	position:absolute;
	text-align:center;
	display:block;
	width:100px;
	height:57px;
	background:url('../bts/fd2.png') no-repeat;
}

#haut .a {
	top:101px;
	left:311px;
}

#haut .b {
	top:93px;
	left:430px;
}

#haut .c {
	top:92px;
	left:548px;
}

#haut .d {
	top:96px;
	left:661px;
}

#haut .e {
	top:103px;
	left:774px;
}

#haut .menu a {
	display:block;
	color:#2B3034;
	text-decoration:none;
	font-weight:bold;
	height: 100%;
}

#haut .menu a:hover, #haut .menu a.selected, #haut .menu a.active {
	width:100%;
	height:100%;
	background:url('../bts/fd.png') no-repeat top center;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

#haut .menu span {
	display:block;
	padding-top:20px;
}
/********************* FIN MENU **************************/

#contenu {
	float:left;
	clear:both;
	width:100%;
	background:url('contenu.jpg') top repeat-y;
	padding-top:20px;
}

#bas {
	position:relative;
	text-align:left;
	float:left;
	clear:both;
	width:100%;
	height:210px;
	background:url('bas.jpg') bottom no-repeat;
}

#adresse {
	width:300px;
	position:absolute;
	left:65px;
	top:15px;
	text-align:left;
}

#actualite {
	position:relative;
	clear:both;
	width:300px;
	height:40px;
}

#actualite marquee {
	display:block;
	width:350px;
	height:55px;
}

#soleil {
	text-align:left;
	padding-left:220px;
	padding-top:10px;
}

#mention {
	position:absolute;
	clear:both;
	text-align:center;
	top:60px;
	right:100px;
	color:#333333;
}

#mentionbis {
	position:absolute;
	clear:both;
	text-align:center;
	bottom:0px;
	right:0px;
	width:1000px;
}

/*********************** E-MAIL ******************/
#mail {
	width:800px;
	text-align:left;
	color:#1b66a9;
}

