#Actus
{
	width: 390px;
	float: left; display: inline;
	padding-right: 10px;
	border-right: solid 2px #dad7cb;
	margin-right: 25px;
	font-family: Verdana;
}

.photoActu
{
	float: left; display: inline;
	width: 195px;
	margin-right: 15px;
}

.texteActu
{
	overflow: hidden;
	margin-top: 13px;
	padding-top: 38px;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../img/actualite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #524e46;
}
.texteActu h2, .texteActu h2 a
{
	color: #72a9a9;
	margin-bottom: 4px;
}

#Offres
{
	overflow: hidden;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #4e979b;
	width: 180px;
	padding: 90px 5px 0 10px;
	background-image: url(../img/offre.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#Offres h2, #Offres h2 a
{
	color: #e3e1d8;
	margin-bottom: 4px;
}

.contactOffres
{
	display: block;
	text-align: right;
	font-size: 11px;
	color: #2d2d2b;
	font-style: italic;
	margin-top: 10px;
}

.item
{
	float: left; display: inline;
	overflow: hidden;
	position: relative;
	width: 300px;
	margin-right: 25px;
	margin-bottom: 30px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #524e46;
}

.item2 
{
	margin-right: 0px;
}

.photo
{
	float: left; display: inline;
	width: 135px;
	margin-right: 10px;
}

.texte
{
	overflow: hidden;	
}

.texte h2
{
	padding: 10px 0;
}

.texte h2, .texte h2 a
{
	color: #72a9aa;
}

.reserver
{
	/*position: absolute;
	bottom: 10px;
	right: 0px; */
	text-align: right;
}

#Zoom
{
	float: left;
	display: inline;
	width: 330px;
	color: #4e979b;
	font-size: 11px;
	margin-right: 27px;
	margin-bottom: 30px;
}

#Zoom img
{
	vertical-align: middle;
}

#Miniatures
{
	overflow: hidden;
	margin-right: 13px;
	border-bottom: solid 1px #bdbbad;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#Texte, #Tarifs
{
	margin-right: 27px;
	color: #524e46;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}

#Texte h1
{
	margin-bottom: 8px;
	color: #72a9aa;
}

#Texte a, #Tarifs a
{
	color: #524e46;
}

table
{
	width: 100%
}
td, th
{
	vertical-align: top;
	padding: 3px 5px;
}

#Bouton
{
	text-align: center;
}

#Bouton input
{
	background: #9FCECF;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #9FCECF;
}
.creaFormulaire th
{
	text-align: right;
}

#Erreur
{
	background-color: red; padding: 10px;
	margin: 10px;
}

