/* 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 #liens {
	width: 968px;
	float: left;
}
#body #site #liens  p {
	text-align: center;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#body #site #liens img {
	text-align: center;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}

#body #site #liens #top14 {
	width:968px;
	float: left;
	margin: auto;
	margin-bottom: 20px;
}
#body #site #liens #officiels {
	width:400px;
	height: auto;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
}
#body #site #liens #supporters {
	width: 300px;
	height: auto;
	margin: auto;
	float: right;
	margin-top: 30px;
	padding-right: 20px;
}
#body #site #liens #prod2 {
	width:968px;
	float: left;
	margin: auto;
}
#body #site #liens #club {

	width:200px;
	height: auto;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}
