

/*-------------------------------*/
/* STYLE  TAB  REFERENCES        */
/*-------------------------------*/

.espPartenaires {
	width:213px;
	float:left;
	margin-right:10px;
	margin-top: 10px;
}

.espPartenaires .nomRefSimpleL {
	width:213px;
	height:27px;
	background-image:url(img/fond-nom-partenaire.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	text-transform:uppercase;
	color:#062A6D;
	font-weight:bold;
	padding-top:12px;

}

.espLogo  {
	width: 205px;
	border-right: solid 1px #DDDDDD;
	border-left: solid 1px #DDDDDD;
	padding:10px 3px 0px 3px;
	
	text-align:center;
}

