html { background: #0e502c; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }
a { color: #0b6b37; }

.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 
{
	position: absolute; top: 22px; left: 413px; width: 117px; height: 20px;
}

.navigation 
{
	clear: both;
	text-align: center;
}

body 
{
	position: relative;
	width: 1000px;
	margin: 52px auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #0b6b37;
}

#Contenu 
{
	background: url(../img/fond.gif) repeat-y left;
	width: 1000px;
}

#Menu 
{
	float: left;
	width: 159px;
	font-size: 14px;
	padding: 10px 0 0 12px;
	line-height: 32px;
	font-style: italic;
}

#Menu li
{
	border-bottom: solid 1px #b6c771;
}

#Menu a
{
	padding: 0 0 0 25px;
	color: #0e502c;
}

#Menu .colored a
{
	color: #916D99; font-weight: bold;
}

#Menu .selected
{
	background: url(../img/selected.gif) no-repeat 2px center;
}

#Reservation
{
	border-top: solid 1px #ffffcc;
	background: #b6c771 url(../img/pornichet.gif) no-repeat right top;
	color: #0e502c;
	padding: 12px 0 13px 20px;
}

#Bouton 
{
	vertical-align: middle;
	padding: 0 10px
}

#Reservation span 
{
	padding: 0 5px 0 10px;
}

#Reservation h1
{
	display: inline;
	font-size: 18px;
	font-style: italic;
	font-weight: normal
}

#Ecom 
{
	text-align: right;
	font-size: 11px;
	font-weight: lighter;
}

#Actus
{
	background: #0b6b37 url(../img/pornichet2.gif) no-repeat right top;
	padding: 20px 0 19px 15px;
	color: #fdfeff;
}

#Actus a
{
	color: #FDFEFF;
}

#Special
{
	float: left;
	width: 415px;
	border-left: solid 13px #916d99;
	padding: 60px 0 0 16px;
	background: url(../img/offres.gif) no-repeat 6px top;
	margin: 0 80px 0 0;
}

#Actus h1 
{
	font-size: 12px;
}

#Actus .photo 
{
	float: right;
	margin: 0 0 0 15px;
}

.photo img
{
	border: solid 1px #0e502c;
}

#Actu 
{
	overflow: hidden; zoom: 1;
	width: 415px;
	border-left: solid 13px #916d99;
	padding: 60px 0 0 16px;
	background: url(../img/actualites.gif) no-repeat 6px top;
}

.detail 
{
	display: block;
	text-align: right;
}

#Pied
{
	text-align: center;
	color:#ffffcc;
	line-height: 18px;
	margin: 10px 0;
	font-weight: bolder;
}

#Pied a
{
	color: #ffffcc;
}