#contenu 
{
	float: left;
	width: 780px;
	background: url(../img/fond-autres.gif) repeat-y center;
}
#main 
{
	float: right;
	width: 444px;
	background: #A3BBCC;
	padding: 7px 11px;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}

#main h1 { color: #322F27; font-size: 18px; line-height: 20px; }
#main p { color: #322F27; font-size: 11px; line-height: 14px; margin: 0 0 5px 0; }

#photos 
{
	overflow: hidden; zoom: 1; text-align: center;
}
/*#detail, */

#liste 
{
	color: #322F27;
	font-size: 12px;
	line-height: 12px;
}
#liste a, #detail a { color: #FDFEFE }
#detail h1
{ 
	color: #333333;
	font-size: 18px; 
	line-height: 18px;
	border-bottom: dashed 1px #333333;
	padding: 0 0 9px 0;
	margin: 0 0 16px 0;
}
#liste h1 {	font-size: 12px; line-height: 12px; border-bottom: dashed 1px #FDFEFE; padding: 0 0 7px 0; margin: 0 0 6px 0;}
#liste h1 a
{
	color: #FDFEFE;
}

#detail strong { color: #FDFEFE; }
.photo { float: right; padding: 0 0 31px 8px; }
.photoListe { float: right; padding: 0 0 0 8px; }
.desc { overflow: hidden; zoom:1; }
.desc h3, .descCorps h3 { font-size: 12px; display: inline; }
.descCorps { clear: right; }

#resa { float: right; }
.selected { color: #A2CDE5 !important; }

#Ariane { text-align: right; color: #FDFEFE; font-size: 11px; margin: 0 0 30px 0; }

.impair { background: #B5C8D6; }
.item { padding: 3px; }

#galerie
{
	margin: 20px 0;
	border-top: dashed 1px #333333;
	padding: 20px 0;
	text-align: center;
}
#galerie a 
{
	padding: 0 20px;
}