/* CSS Document */
#body #entete {
	height: 200px;
	width: 968px;
	margin: auto;
	background-image: url(images/fond_entete_centre_formation_2011.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}
#body #entete #prochain_match #fond {
	height: 108px;
	width: 382px;
	left: auto;
	right: auto;
	text-align: center;
	background-image: url(images/fond_matchalaffiche.gif);
}

#body #site {
	width: 968px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
	float: left;
	clear: both;
	padding-bottom: 20px;
}
#body #site #centreformation {
	width: 960px;
	height: auto;
	margin: auto;
	float: left;
	margin-left: 4px;
}

#body #site #centreformation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}

#body #site #centreformation ul {
	margin-left: 20px;
}

#body #site #centreformation #zone_texte  {
	width:800px;
	height: auto;
	margin-left: 100px;
	margin-top: 20px;
	float: left;
}
#body #site #centreformation #zone_frame {
	float: right;
	clear: left;
	margin-left: 15px;
	margin-bottom: 5px;
	border-left-color: #CC0000;
	border-left-style: solid;
	border-left-width: thin;
}

#body #site #centreformation #zone_photo_D {
	float: right;
	clear: left;
	margin-left: 15px;
	margin-bottom: 5px;
}
#body #site #centreformation #zone_photo_G {
	float: left;
	clear: right;
	margin-right: 15px;
	margin-bottom: 5px;
}

#body #site #centreformation_actus {

	width: 968px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}

#body #site #centreformation_actus #pave_g {
	width: 340px;
	float: left;
	height: auto;
	margin-left: 30px;
}

#body #site #centreformation_actus #pave_g #choix_categorie {
	width: 340px;
	height: 65px;
	float: left;
	margin-top: 10px;
}
#body #site #centreformation_actus #pave_g #liste {
	width: 340px;
	height: 320px;
	float: left;
	overflow: auto;
	clear: left;
	margin-top: 10px;
}
#body #site #centreformation_actus #pave_g #liste p {
	text-align: center;
}
#body #site #centreformation_actus #pave_g #liste img {
	margin: auto;
	width: 110px;
	border: 2px solid #333333;
}
#body #site #centreformation_actus  #fiche  {
	width:580px;
	float: left;
	padding-left: 10px;
	clear: right;
}
