html { background: #786247; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }
a { color: #FFFFFF; }

.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;
	margin: 10px 0;
}

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background: url(../img/fond.gif) repeat-y left;
}

#Main
{
	background: url(../img/fond-haut.gif) no-repeat left top;
	width: 1000px;
}

#Accueil
{
	line-height: 33px;
	padding: 0 0 0 86px;
}

#Menu 
{
	line-height: 29px;
	text-transform: uppercase;
	margin: 0 93px 0 86px;
}

#Menu a
{
	padding: 0 4px;
}
#Menu .selected
{
	font-weight: bold;
}

#Object
{
	margin: 0 93px 0 86px;
}

#Milieu
{
	background: url(../img/fond-principal.gif) repeat-x top;
	margin: 0 93px 0 86px;
	width: 821px;
}

#Contenu
{
	float: left;
	width: 535px;
	padding: 0 6px 0 15px;
}

#Resa
{
	overflow: hidden; zoom: 1;
	border-left: solid 1px #FFFFFF;
	margin: 15px 0 18px 0;
	padding: 0 17px 0 20px;
}

#Reservation h1 
{
	border-bottom: solid 1px #786247;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
}

#Bouton
{
	text-align: right;
	margin: 5px 0 10px 0;
}

#Pied
{
	padding: 8px 93px 0 86px;
	background: #786247 url(../img/fond-pied.gif) no-repeat left top;
}

#Adresse 
{
	float: left;
	width: 500px;
}

#Credit
{
	overflow: hidden; zoom: 1;
	text-align: right;
	font-style: italic;
}

#Ecom 
{
	clear: both;
	text-align: right;
}

#Actu 
{
	margin: 0 0 0 145px;
}

#Offre h1, #Actu h1 
{
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 0 10px 0;
}

#Tourisme
{
	text-align: right; 
	display: block;
	float: right;
}

.item 
{
	border-top: solid 1px #786247;
	border-bottom: solid 1px #786247;
	padding: 7px 0 10px 0;
	margin: 0 0 10px 0;
}

.photo 
{
	float: left;
	margin: 0 10px 0 0;
}

.photo img
{
	border: solid 1px #77634B;
}

.texte
{
	overflow: hidden; zoom: 1;
}

.texte h2 
{
	font-size: 11px;
	text-transform: uppercase;
}

.detail 
{
	display: block;
	text-align: right;
	border-top: dashed 1px #FFFFFF;
	padding: 10px 0 0 0;
	margin: 5px 0 0 0;
}