#fondgauche {
	background: url(/img/fonds/sr-g.png) repeat-x;
}
#fonddroite {
	background: url(/img/fonds/sr-d.png) no-repeat 100% 0%;
}
#fondcentre {
	background: transparent url(/img/fonds/sr-c.png) no-repeat 50% 0%; margin:0 auto; padding:0; height:509px;
}

a {
	color : #B13C35 ;
}

#ssr a:hover, #ssr a.current
{
	text-align : right ;
	background : url(/img/fonds/sr-ssr.png) ;
	color : #B13C35 ;
}