/* Sponsors FR */

#sponsorscontainer {
	width:100%;
	background-color:#0b2f4d;
	margin-top:20px;
	margin-bottom:20px;
}

#sponsors {
	width:724px;
	height:125px;
	background: url(../images/sponsors/sponsors_fr.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#sponsorsen /* pour l'anglais */{
	width:724px;
	height:125px;
	background: url(../images/sponsors/sponsors_en.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
