#Detail 
{
	background: url(../img/Fond-detail.gif) no-repeat left top;
}

.tarifs
{
	margin: 10px 24px;
	color: #F8F7ED;
}

.tarifs td
{
	text-align: center;
	padding: 5px;
}

.accueil
{
	margin-bottom: 100px;
}

#Texte
{
	font-size: 12px;
	line-height: 18px;
	padding: 38px 0 0 24px;
}

#Detail, #Detail a
{
	color: #f8f7ed;
}

#Detail h3, #Detail h2, .texte h2
{
	font-size: 22px;
	font-family: Georgia;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
}


#Photo
{
	float: right;	
	margin-left: 35px;
	margin-right: 24px
}

.accueil #Photo
{
	margin: 30px 0 0 100px;
}

#Galerie
{
	margin: 0 24px 10px 24px;
	background: #353535;
	text-align: center;
}

#Galerie img
{
	padding: 0 10px;
}

#Ariane
{
	text-align: right;
	font-style: italic;
	font-size: 11px;
	line-height: 18px;
}
#Ariane, #Ariane a { color: #f8f7ed; }

#Actions
{
	margin: 10px 44px 10px 44px;
}

#Actions a
{
	display: block;
}

 #Resa 
 {
	float: right;
	padding: 10px 0;
 }
 
 table
 {
	margin: 0 auto;
 }
 
 #Bouton
 {
	text-align: center;
	margin: 10px 0;
 }
 
 #Bouton input
 {
	border-color: #F8F7ED;
	background: #5F574E;
	color: #F8F7ED
 }
 
 th, td
 {
	padding: 3px 5px;
	vertical-align: middle;
 }
.creaFormulaire th
{
	text-align: right;
}

.item
{
	background: url(../img/fond-detail.gif) no-repeat left top;
	margin-bottom: 38px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	position: relative;
}

.item .photos
{
	background: #353535;
	float: right;
	margin: 0 20px;
	padding: 1px;
}

.texte, .texte a
{
	color: #f8f7ed;
}

.texte h2
{
	padding-top: 20px;
}

.texte
{
	padding-bottom: 25px
}

.item .actions
{
	position: absolute;
	bottom: 0px;
	right: 440px;
}


#Erreur
{
	background: #F8F7ED;
	margin: 40px 10px;
	padding: 10px;
	color: #353534
}