html { background: #485166; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }
a { color: #485166; }

.clear {line-height: 0px; clear: both; height: 0px; font-size: 0px;}
.nodisplay { display: none; }

.suiv
{
	float: right;
}

.prec
{
	overflow: hidden; zoom: 1;
	float: left;
}

.retour 
{
	overflow: hidden; zoom: 1;
}

.navigation 
{
	clear: both;
	text-align: center;
}

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #485166;
	background: url(../img/fond.gif) repeat-y left;
}

#Bandeau 
{
	background: #C3C1AA url(../img/fond-bandeau.gif) no-repeat left bottom;
}

#Menu 
{
	float: left;
	width: 150px;
	line-height: 30px;
	padding: 3px 0 0 0;
}

#Menu a 
{
	color: #FFFFFF;
}

#Menu .selected 
{
	color: #485166;
}

#Menu li 
{
	padding: 0 0 0 22px;
	margin: 0px;
}

.separeMenu
{
	line-height: 0px;
	height: 1px; font-size: 0px;
	background: url(../img/bord-menu.gif) no-repeat top right;
}

#Flash 
{
	overflow: hidden; zoom: 1;
	float: left;
	width: 700px;
}

#Reservation 
{
	overflow: hidden; zoom: 1;
	text-align: center;
	padding: 50px 0 0 0;
}

#Reservation form
{
	text-align: left;
	padding: 0 0px 0 5px;
}

#Reservation form select
{
	font-size: 10px;
}

#Reservation form #Bouton
{
	text-align: right;
}

#Ecom 
{
	text-align: right;
	font-size: 10px;
}

#Main
{
	background: url(../img/fond-haut.gif) no-repeat left top;
	padding: 0 150px;
	zoom: 1;
}

#Logos
{
	clear: both;
	margin: 50px 165px 15px 165px;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #8d9ab7;
}

#Logos p 
{
	float: right;
}

#Mentions
{
	float: left;
	width: 150px;
	text-align: center;
}

#Mentions a
{
	color: #E8EDF6;
}

#Pied
{
	overflow: hidden; zoom: 1;
	padding: 0 165px 0 15px;
	text-align: center;
}
