/* CSS Document */
#body #entete {
	height: 200px;
	width: 968px;
	margin: auto;
	background-image: url(images/fond_entete_2011.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_2011.gif);
}

#body #site {
	width: 968px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
	float: left;
	clear: both;
}
#body #site #contact {
	width: 968px;
	float: left;
	margin-bottom: 20px;
}
#body #site #contact td {
	text-align: left;
}
#body #site #contact ul {
	margin-left: 20px;
}
#body #site #contact #coordonnees  {
	width:400px;
	margin-top: 20px;
	float: left;
	padding-left: 60px;
}

#body #site #contact #formulaire  {
	width:450px;
	margin-top: 70px;
	float: right;
	padding-right: 50px;
}
