/* M_smart_bandeau */

#M_smart_bandeau {
	background: url(../img/global_fond_haut.png) left top no-repeat;
}

#M_smart_bandeau p {
	color: #9B9C9E;
	margin: 0;
}

.M_smart_bandeau_contenu{
	/*padding-left: 123px;*/
	padding-top: 37px;
}

.fond_bandeau
{
	background-color:#9B9C9E;
	width:728px;
	height:90px;
	display:block;
	vertical-align:middle;
}

#M_smart_bandeau img {
	/*margin-left: 123px;
	padding-top: 37px;*/
}

#M_smart_bandeau small {
	display: block;
	margin: 1px 0 0 130px;
	padding-bottom: 8px;
}

