body
{
	background-color : #00B1E3;
	background-image : url('image/degrader.png');
	background-repeat : repeat-x;
	margin : 0px;
	min-height : 100%;
}

#titre
{
	width : 469px;
	height : 252px;
	float : left;
	margin-top : 20px;
	margin-left : 20px;
	background-image : url('image/titre_odds.png');
	z-index : 60px;
}

#cadre1
{
	width : 100%;
	background-image : url('image/bas_odds_milieu.png');
	background-position : bottom;
	background-repeat : repeat-x;
}

#cadre2
{
	width : 100%;
	background-image : url('image/bas_odds_gauche.png');
	background-position : bottom left;
	background-repeat : no-repeat;
}

#cadre3
{
	width : 100%;
	background-image : url('image/bas_odds_droite.png');
	background-position : bottom right;
	background-repeat : no-repeat;
}

#cadre4
{
	padding-left : 500px;
}

#menu
{
	position : absolute;
	top : 230px;
	left : 10px;
	text-align : center;
	width : 469px;
}

#ref_hauteur
{
	position : absolute;
	right : 0px;
	height : 100%;
	width : 0px;
	background-color : black;
	top : 0px;
}

#zone_tampon
{
	width : 0px;
	height : 0px;
}
