/* 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);
}

iframe {
	scrollbar-arrow-color:  #cc0000; 
	scrollbar-3dlight-color: #dddddd;
	scrollbar-shadow-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-base-color: White;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #eeeeee;
}


#body #site {
	width: 968px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 20px;
}
#body #site #calendrier {
	text-align: right;
	padding-right: 40px;
}

#body #site  #legende {
	height: 50px;
	float: left;
	width: 968px;
	clear: left;
	margin-top: 10px;
	padding-top: 10px;
}
#body #site #legende p {
	text-align: center;
}


#body #site #alaffiche {
	width: 340px;
	height: 120px;
	float: left;
	overflow: auto;
	padding-left: 30px;
}
#body #site #joues {
	width: 330px;
	height: 375px;
	float: left;
	overflow: auto;
	margin-top: 5px;
	padding-left: 45px;
}
#body #site #joues p {
	text-align: center;
}
#body #site#joues #liste {
	margin: auto;
	float: left;
	height: 80px;
	width: 120px;
}

#body #site #joues #listephoto {
	width: 460px;
	height: auto;
	float:left;
}
#body #site #a_jouer  {
	width:570px;
	float: right;
	padding-right: 10px;
}
