strong { font-weight: bold; }
h3, h3 a { color: #DFE45D; font-weight: bold; }
#accueil, #liste
{
	float: left;
	width: 421px;
}
#accueil div, #liste div { padding: 38px 72px 34px 40px; }
.flash { overflow: hidden; zoom: 1  }

.description
{
	width: 410px;
	float: left;
	padding: 50px 15px 0 30px;
}
.description h1 
{
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 9px 0;
	border-bottom: solid 1px #9DC326;
	margin: 0 0 13px 0;
}
.col 
{
	float: left;
	width: 185px;
	padding: 0 10px 0 0;
}
#photos 
{
	overflow: hidden; zoom: 1;
	background: url(../img/fond-gal.gif) no-repeat right top;
	padding: 86px 0 0 0;
}

#photos img 
{
	background: #857670;
	border: solid 1px #604D49;
	padding: 1px;
}

#photos a 
{
	background: #857670;
	display: block !important;
}
#Photo { float: right; margin: 0 10px 0 10px; }
#Photo a
{
	padding: 9px;
	width: 379px;
	height: 379px;
}

#miniatures a
{
	margin: 0 0 33px 0 !important;
	padding: 6px;
	width: 89px;
	height: 89px;
}

#contenu 
{
	position: relative;
	overflow: hidden; zoom: 1;
	background: url(../img/fond.gif) no-repeat right bottom;
 	min-height: 730px;
 	_height: 730px;
}

.detail
{
	float: right;
}