h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFF;
	text-align: left;
}
#global #b_diaporama #partenaies #mcs_container .customScrollBox .container .content .logo_par {
	float: left;
	margin-right: 10px;
}

#global #b_diaporama #g_partenaires {
	background-image: url(../images/partenaires/g_diaporama.jpg);
	float: left;
	height: 367px;
	width: 53px;
}
#global #b_diaporama #partenaies {
	background-image: url(../images/partenaires/contenu_partenaires.jpg);
	float: left;
	height: 367px;
	width: 832px;
}
#global #b_diaporama #d_partenaires {
	background-image: url(../images/partenaires/d_partenaires.jpg);
	float: left;
	height: 367px;
	width: 65px;
}
hr {
	border : none;
	border-top: 1px dashed #FFF;
	height:px;
	width:100%;
	align : cenetr;
}
/*BOUTON HOVER PRESENTATION*/
#bouton_presentation{
display:block;
background-image: url(../images/bt_presentation_hover.jpg);
width:149px;
height:19px;
border:none;
}
#bouton_presentation:hover, #bouton_presentation:focus{
background-image: url(../images/bt_presentation.jpg);
}
#bouton_presentation img{
display:none;
}
/*BOUTON HOVER REFERENCES*/
#bouton_references{
display:block;
background-image: url(../images/bt_references_hover.jpg);
width:182px;
height:19px;
border:none;
}
#bouton_references:hover, #bouton_references:focus{
background-image: url(../images/bt_references.jpg);
}
#bouton_references img{
display:none;
}
