#Accueil
{
	margin: 30px 0 0 0;
	font-size: 12px;
	line-height: 18px;
}

#Accueil h1
{
	color: #4391ce;
	font-size: 14px;
}

#Miniatures
{
	overflow: hidden; zoom: 1;
	float: left;
	width: 150px;
}

#Zoom
{
	width: 400px;
	float: right;
}

#Autres
{
	background: #584e4c url(../img/fleur.gif) no-repeat right top;
	padding: 0 9px 5px 9px;
	position: relative;
}

#Ariane
{
	border-top: solid 1px #4391ce;
	font-style: italic;
	line-height: 24px;
}

#Ariane, #Ariane a
{
	color: #4391ce;
}

.item, #Detail 
{
	background-image: url(../img/item.png);
	margin-bottom: 18px;
	width: 582px;
	padding: 10px 12px 5px 6px;
	position: relative;
	line-height: 18px;
}

#Detail
{
	background-color: #433B3A;
}
#Detail h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	color: #4391ce;
}


.photo
{
	float: left;
	margin-right: 15px;
}

.detail
{
	position: absolute;
	bottom: 5px;
	right: 12px;
}


.texte
{
	overflow: hidden;
	zoom: 1;
}

.texte strong
{
	color : #fd9105;
}

.texte h2
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.texte h2, .texte h2 a
{
	color: #4391ce;
}

table
{
	width: 100%
}
td, th
{
	vertical-align: top;
	padding: 3px 5px;
}

#Bouton
{
	text-align: center;
}


#Bouton input
{
	background: #FD9105;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #FD9105;
}
.creaFormulaire th
{
	text-align: right;
}

#Erreur
{
	background-color: #4391CE;
	padding: 5px;
}

.pagination .selected
{
	background-color: #433B3A; 
}

.pagination a
{
	padding: 3px;
}

.pages
{
	position: absolute;
	top: 2px;
	right: 9px;
}



.tarifs
{
	width: 540px;
	margin-left: 20px;
	/* background: #fdd605; */
	background: #ebd76f;
	font-size: 11px;
	font-weight: bold;
	color: #292929
}

.tarifs th
{
	color: #292929
}

.autretexte
{
	overflow: hidden; zoom: 1;
	text-align: justify;
}

.autretexte strong
{
color : #fd9105;
}

.autretexte a
{
	color: #FD9405;
}

#Actions
{
	margin: 10px 0;
	text-align: left;
}