/* 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;
	background-color: #FFFFFF;
	float: left;
	clear: both;
}
#body #site #billetterie {
	width: 968px;
	float: left;
}
#body #site #billetterie #infos {
	width: 290px;
	float: left;
	overflow: auto;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#body #site #billetterie #planstade  {
	width:590px;
	margin: auto;
	height: auto;
	float: right;
	padding-right: 30px;
	padding-top: 30px;
}
#body #site  #enligne {
	width: 920px;
	float: left;
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 38px;
}
#body #site #enligne ul {
	margin-left: 5px;

}
