#entete_partenaire {
	background:url(../images/pages/partenaires/tete_cours.gif) no-repeat scroll center center;
	color:white;
	font-size:19px;
	height:38px;
	line-height:38px;
	padding-left:30px;
}

#container_partenaire {
	background-color:#585858;
	color:white;
	padding-top:30px;
	padding-bottom:10px;
}

.ligne {
	height:100px;
	margin-top:5px;
}

.gauche {
	width:345px;
	float:left;
}

.droite {
	width:345px;
	float:left;
}

.photo {
	width:145px;
	height:90px;
	float:left;
	padding-top:5px;
	text-align:center;
}

.texte {
	width:200px;
	float:left;
}

.titre {
	font-weight:bold;
	font-size:16px;
}

.texte a {
	color: #00a9ff;
}

.descriptif {
	text-align:justify;
}

#bas_partenaire {
	background:url(../images/common/box_bottom.gif) no-repeat scroll 0% 0%;
	height:18px;
}

