#Ariane
{
	margin: 0 6px;
	line-height: 30px;
	font-size: 11px; font-style: italic;
	border-bottom: solid 1px #faf8e9;
}

.obligatoire 
 {
	background: #F4F4E8
 }
#Ariane, #Ariane a { color: #faf8e9; }

#Decouverte h1, #Decouverte em
{
	display: block;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #f4f4e8;
	line-height: 23px;
	border-bottom: solid 2px #f4f4e8;
	margin: 0 6px 8px 6px;
}

#Decouverte em
{
}

#Decouverte
{
	position: relative;
}

.retour
{
	float: right;
	margin: 0 14px;
}

#TexteDecouverte
{
	background: #f4f4e8 url(../img/fond-rub.gif) no-repeat 7px 7px;
	padding: 10px 40px 15px 65px;
	margin: 0 6px 15px 6px;
	font-size: 12px; line-height: 14px;
	color: #999999;
}

#Liste
{
	margin: 0 6px;
}

.item 
{
	background: #524c47;
	padding: 4px 6px;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 16px;
}

.item, .item a { color:#fffefe; }

.photo
{
	float: left;
	width: 215px;
	background: #575c5f;
	text-align: center;
	padding: 1px 0;
	margin-right: 6px;
}

.texte
{
	overflow: hidden; zoom: 1;
}

.texte h1
{
	font-size: 18px;
	line-height: 32px;
	border-top: dashed 1px #fffefe;
	border-bottom: dashed 1px #fffefe;
	margin-bottom: 5px;
}

.texte h2
{
	font-size: 18px;
}
.item .detail
{
	text-transform: uppercase;
	display: block;
	border-top: dashed 1px #fffefe;
	border-bottom: dashed 1px #fffefe;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	margin: 5px 0 0 170px;
	text-align: center;
}

#Actions
{
	width: 225px;
	margin: 10px auto;
	font-size: 12px; line-height: 18px;
	font-weight: bold;
	color: #fffefe;
}

#Actions a
{
	display: block;
	color: #fffefe;
}

#Resa
{
	border-bottom: dashed 1px #FFFEFE;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

tr, td
{
	vertical-align: top;
	padding: 3px 5px;
}

#Bouton
{
	text-align: center;
	margin: 5px 0;
	
}

#Bouton input
{
	border-color: #FAF8E9;
	background: #524C47;
	color: #FAF8E9
}


.creaFormulaire th
{
	text-align: right;
	width: 40%
}


@media print
{
	#Body, #PiedBody
	{
		width: 640px;
	}
	
	#Reservation, #Menu, #Flash
	{
		display: none;
	}
	
	#Left, #Right
	{
		float: none;
		width: 600px;
		margin: 0 20px;
		overflow: visible;
	}
}