/* CSS Document */

.zone-resultats{
	float:left;
	width:670px;
	background-color:#F3F3F3;
}

.colNosRefs{
	float:left;
	width:439px;
	background:url(images/references/titre-references.gif) top no-repeat;
	background-color:#F3F3F3;
	padding-top:43px;
	padding-left:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;

}

.colDernieresReal{
	float:left;
	width:195px;
	background:url(images/references/titre-dernieres-realisation.gif) top no-repeat;
	padding-top:43px;
	padding-left:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.ligneRef{
	background:#898989;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

.ref{
	height:15px;
	
}
