#Presentation 
{
	margin: 0 0 10px 53px;
	font-size: 11px;
}

#Detail 
{
	margin: 0 33px 10px 53px;
	font-size: 11px;
	line-height: 15px;
}

#Liste, #AccueilTexte
{
	margin: 0 92px 10px 53px;
	font-size: 11px;
	text-align: justify;
}

#Zoom
{
	float: right;
	width: 377px;
	margin: 0 0 9px 30px;
}

#Detail h2, #Presentation h1
{
	font-size: 12px;
	padding: 14px 0;
	font-weight: normal;
}

#AccueilTexte h1 
{
	font-size: 14px;
	padding: 14px 0;
	font-weight: normal;
}

#Zoom img
{
	border: solid 1px #a8fb5f;
}

#Accueil 
{
	text-align: center;
}

#Resa
{
	display: block;
	text-align: center;
	margin: 5px 0;
}

#Accueil img
{
	border: solid 2px #a8fb5f;
	margin: 6px;
}

#MiniaturesActions
{
	background: #786666;
	padding: 7px 12px 4px 12px;
	margin: 20px 0 40px 0;
}

#Miniatures
{
	float: left;
	width: 580px;
}

#Miniatures img
{
	margin: 0 0 5px 5px;
}

#Actions
{
	overflow: hidden; zoom: 1;
	font-size: 11px;
	padding: 20px 0 0 10px;
}

#Actions a
{
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}
.navigation, .navigation a
{
	color: #f6a439 !important;
}

.item
{
	float: left; overflow: hidden; zoom: 1;
	width: 200px;
	padding: 6px 7px;
	margin-right: 15px;
	background: #786666;
	position: relative;
}

.item2
{
	margin-right: 0px;
}

.item .photo 
{
	height: 150px;
	margin-bottom: 20px;
}

.item .photo img
{
	border: solid 1px #a8fb5f
}

.item .texte
{
	height: 100px;
}

.item h2 
{
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}

.item .texte h2, .item .texte h2 a
{
	color: #a8fb5f !important;
}

.item .detail 
{
	display: block;
	text-align: right;
	color: #f6a439 !important;
}

.creaFormulaire th
{
	vertical-align: top;
	text-align: right;
	width: 60%
}
.creaFormulaire td
{
	vertical-align: top;
}

table
{
	width: 100%
}

td, th
{
	padding: 3px 5px;
}

#Bouton 
{
	text-align: center;
	margin: 10px 0;
}

#Bouton input
{
	border-color: #f6a439;
	background: #f6a439;
	color: #594040;
	font-weight: bold;
}

#Erreur, #erreur
{
	padding: 10px;
	margin: 20px;
	background: #F6A439;
	color: #594040;
}

.obligatoire 
{
	background: #F6A439;
}