@charset "windows-1250";
/* CSS Document */

/***************************************************************
	Références
***************************************************************/
body#references{
	background:#CCCCCC url(images/frontend/bg-accueil.jpg) 0 0 repeat-x;
	color:#FFFFFF;
}

body#references #content{
	height:530px;
	background:url(images/frontend/bg-content-accueil.jpg) 0 0 no-repeat;
}

body#references h2{
	width:525px;
	height:100px;
	background:url(images/frontend/h2-references.png) 0 50% no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	margin:0 0 0 20px;
		
	/* IE6 */	
	_height:28px;
	_margin:30px 0 42px 20px;
	

}


h3#nos-references{
	background:url(images/frontend/h3-references.png) 0 0 no-repeat;
	width:929px;
	height:32px;
	margin:0 0 20px 5px;
	line-height:32px;
	font-size:16px;
	font-weight:normal;
	text-indent:45px;
}

div#logos-references{
	
}

div#logos-references img{
	margin:10px;
	float:left;
	border:1px solid #CCCCCC;
}
