/* 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 #statistiques {
	width: 960px;
	height: auto;
	margin: auto;
	float: left;
}

/*------------------site statistiques  Corps Gauche début----------------*/
#body #site #statistiques #colonne_G {
	width: 180px;
	height: auto;
	float:left;
	background-image: url(images/fond_classement.jpg);
	background-repeat: repeat-y;
}
#body #site #statistiques #colonne_G #menu_top14 {
	width:100%;
	height:auto;
	margin: auto;
	}
#body #site #statistiques #colonne_G #pub_officiels {
	width:172px;
	height:55px;
	margin:auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	}
#body #site #statistiques #colonne_G #menu {
	width:100%;
	margin:auto;
	background-image: url(images/fond_menu_g.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
	}
#body #site #statistiques #colonne_G #classement {
	width:100%;
	margin: auto;
	height: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#body #site #statistiques #colonne_G #classement h5 {
	color: #CC0000;
}
#body #site #statistiques #colonne_G #lnr {
	width:178px;
	margin: auto;
	height: auto;
}
#body #site #lesstatistiques #lesstats {
	width:750px;
	height:auto;
	overflow: auto;
	float: right;
	margin-top: 20px;
	}

/*------------------site statistiques  Corps Gauche fin----------------*/
