.creaFormulaire th
{
	vertical-align: top;
	text-align: right;
}
.creaFormulaire td
{
	vertical-align: bottom;
}

.creaFormulaire th, .creaFormulaire td
{
	padding: 3px 5px;
}

#Offre 
{
	border-bottom: solid 1px #e41474;
	border-top: solid 1px #e41474;
	margin: 9px 0 12px 0;
	font-size: 12px;
	line-height: 16px;
	color: #d6c8a3;
	padding: 5px 90px 10px 0;
	position:relative;
}

#Offre h2 
{
	font-size: 14px;
}

#Offre h2, #Offre h2 a
{
	color: #fdfcfb;
	margin: 0 0 10px 0;
}

#Offre .detail 
{
	display: block;
	position: absolute;
	font-size: 12px;
	color: #faf9ea;
	right: 0px;
	bottom: 5px;
}

#Reserver
{
	display: block;
	margin: 10px 0 20px 0;
	text-align:right;
}

.multipage
{
	font-style: italic;
	font-size: 11px;
}

.multipage, .multipage a
{
	color: #f08c12;
}

.multipage .selected
{
	background: #4b4438;
	padding: 5px 0;
}

.multidroite
{
	clear: both;
	margin: 20px 0 20px 0;
	text-align: right;
}

.multigauche
{
	margin: 0 0 20px 0;
}

.item
{
	float: left;
	position: relative;
	overflow: hidden; zoom: 1;
	margin: 0 13px 0 0;
	padding: 0 0 30px 0;
	width: 205px;
	background: #4b4439;
	font-size: 11px;
	line-height: 16px;
	color: #b8ab8d;
	text-align: justify;
}

.item2 
{
	margin: 0px;
}

.item h2 
{
	font-size: 16px;
	line-height: 30px;
	padding: 0 10px;
}

.item h2,.item h2 a
{
	color: #ffffff;
}

.photo
{
	width: 205px;
	height: 140px;
	margin: 0 0 20px 0;
}

.texte
{
	padding: 0 10px;
	height: 90px;
}

.item .detail
{
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.multipage .retour 
{
	background: none !important;
}

#Detail 
{
	background: #4b4439;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #b8ab8d;
	margin: 10px 0;
	padding: 5px 6px 10px 10px;
}

#Galerie
{
	float: right;
	width: 395px;
	margin: 0 0 10px 30px;
}

#Detail h2
{
	font-size: 16px;
	line-height: 26px;
	color: #FFFFFF;
	margin: 13px 0;
}

#Action a
{
	display: block;
	margin: 0 0 5px 0;
}

#Erreur
{
	font-size: 14px;
	color: #E41474;
	font-weight: bold;
}

@media print
{
	#IFRAME, #Droite, #Gauche, #Flash, #Flash2, #Haut, #Action, .navigation, #Mentions, #Ecom
	{
		display: none;
	}
	
	body , #Milieu
	{
		width: 640px;
	}
}