#chapeau_references {
	font-weight:bold;
	margin:16px 0 23px 10px;
}

#bg_images_references {
	width:582px;
	height:100px;
	float:left;
	background:url(../img/commun/bg_diapo_references.png) no-repeat;
}

#images_references {
	margin:3px 6px 0 6px;
	overflow:hidden;
	width:570px;
	height:97px;
	position:absolute;
}
#images_references ul{
	margin:0;
	padding:0;
}
#images_references li {
	float:left;
	list-style-type:none;
}


#btn_precedent, #btn_suivant {
	width:19px;
	height:43px;
	margin-top:31px;
	cursor:pointer;
}

#btn_precedent {
	float:left;
	margin-right:5px;
	background:url(../img/commun/btn_precedent_references.gif) no-repeat;
}

#btn_suivant {
	float:right;
	margin-left:5px;
	background:url(../img/commun/btn_suivant_references.gif) no-repeat;
}

.conteneur_item_diapo {
	float:left;
	cursor:pointer;
}

#images_references img {
	border-top:3px solid #e5e5e5;
	border-right:3px solid #e5e5e5;
	border-left:3px solid #e5e5e5;
	background-color:#e5e5e5;
	height:94px;
}

#images_references img.actif {
	border-color:#707173;
}

.conteneur_legende {
	height:30px;
	position:absolute;
	margin:67px 0 0 3px;
}

.bg_legende_img {
	position:absolute;
	background-color:black;
	filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
	height:30px;
}

.titre_legende {
	height:30px;
	position:absolute;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	color:white;
	text-align:center;
	overflow:hidden;
}

#cont_visu_reference {
	border:8px solid #e5e5e5;
	width:614px;
	overflow:hidden;
}

#cont_visu_reference img#visu_reference {
	display:block;
	margin:auto;
}

#cont_visu_reference img#loading {
	display:none;
	margin:auto;
	width:300px;
	height:400px;
}

#description {
	display:none;
	margin:10px 0 0 0;
}
