#Accueil
{
	margin-right: 2px;
}

#Intro
{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 24px;
}

#Intro h3 
{
	font-weight: bold;
	color: #159a37;
	font-size: 13px;
	margin-bottom: 10px;
}

#IntroPhotos
{
	float: right; display: inline;
	width: 422px;
	margin-left: 15px;
}

#IntroPhotos img
{
	margin: 0 0 9px 11px;
}

#Offre, #Actu
{
	width: 629px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #e4e3e3;
	padding: 0 24px 10px 30px;}

#Offre .detail, #Actu .detail
{
	display: block;
	margin: 5px 0 0 475px;
}

#Offre h2, #Actu h2
{
	font-size: 14px;
	border-bottom: dashed 1px #cc003a;
	font-style: italic;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 200px;
}

#Offre h2, #Actu h2, #Offre a, #Actu a
{
	color: #cc003a;
}

.bas
{
	margin-bottom: 15px;
}

#Presentation
{
	width: 600px;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
}

#Presentation h1
{
	font-weight: bold;
	color: #159a37;
	font-size: 13px;
	margin-bottom: 10px;
}

#Presentation .detail
{
	display: block;
	text-align: right;
	margin: 5px 0 50px 0;
}

#Liste
{
	width: 656px;
}

.item
{
	width: 188px;
	float: left; display: inline;
	margin-right: 38px;
	margin-bottom: 50px;
	overflow: hidden;
	font-size: 11px; line-height: 15px;
	height: 300px;
	position: relative;
}

.item2 
{
	margin-right: 0px;
}

.photo
{
	height: 140px;
	margin-bottom: 10px;
}

.item h2
{
	font-style: italic;
	font-size: 12px;
	margin-bottom: 5px;
}

.item h2, .item h2 a
{
	color: #aeadad;
}

.item .detail
{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 20px;
}

#Detail
{
	font-size: 12px;
	line-height: 15px;
	margin-right: 20px;
}

#Detail h1
{
	font-weight: bold;
	color: #159a37;
	font-size: 13px;
	margin-bottom: 10px;
}

#Galerie
{
	float: right; display: inline;
	width: 340px;
	margin-left: 22px;
	text-align: center;
	margin-bottom: 40px;
}

#Detail .reserver
{
	text-align: center;
	display: block;
	margin: 10px 0 30px 0;
}

#Actions
{
	background-color: #e4e3e3;
	overflow: hidden;
	width: 276px;
	font-size: 12px;
}

#Actions a
{
	display: block;
	float: left; display: inline;
	width: 112px;
	color: #464343;
	line-height: 42px;
	margin-left: 15px;
	padding-left: 11px;
	background-image: url(../img/puce.gif);
	background-repeat: no-repeat;
	background-position: left 21px;
}

table
{
	width: 100%
}
td, th
{
	vertical-align: top;
	padding: 3px 5px;
}

#Bouton
{
	text-align: center;
}

#Bouton input, #Bouton a
{
	background: #E99921;
	color: #000000;
	font-weight: bold;
	border-color: #E99921;
}
.creaFormulaire th
{
	text-align: right;
}