#sous_cadre
{
	width:1000px;
	background-image:url('../img/fond/sous_cadre_corps.jpg');
	background-repeat: repeat-y;
	overflow:hidden;
}
#sous_cadre_bottom
{
	width:1000px;
	height:42px;
	background-image:url('../img/fond/sous_cadre_bottom.jpg');
	background-repeat: no-repeat;
}