/* CSS Document */
#body #entete {
	height: 200px;
	width: 968px;
	margin: auto;
	background-image: url(images/fond_entete.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#body #entete #prochain_match #fond {
	height: 108px;
	width: 382px;
	left: auto;
	right: auto;
	text-align: center;
	background-image: url(images/fond_matchalaffiche.gif);
}

#body #site {
	width: 968px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
#body #site #tableau_magazine {
	width: 968px;
	float: left;
}
