#content-page #reference {
    padding-bottom: 28px;
}

/*Correction menu lien actif*/
#content-page-left .ss-menu-left li a{
	height:15px;
}
#content-page-left .menu-left li.current ul li.current{
	background: url('../img/fleche-ss-menu-left.jpg') no-repeat 218px center #0068a2;
}
#form-recherche #field-recherche,
#field-newsletter{
	padding-top:2px;
	height: 16px;
}

#content-page {
	width: 980px;
	background: url('../img/degrade-content-page.png') repeat-y;
	overflow:hidden;
	padding-bottom: 30px;
	padding-left:13px;
	position:relative;
	min-height: 740px;
	margin-top: 0;
	margin-right:auto;
	margin-bottom: 0 !important;
}