body{
	background-color:#000000;
}
#site{
	position:absolute;
	left: 50%;
	width:1000px;
	height:750px;
	margin-left: -500px;
	overflow:hidden;
	background-color:#252E2D;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}	
.bandeau{
	position:absolute;
	width:1000px;
	height:228px;
	top:0px;
	left:0px;
	overflow:hidden;
}
.menu{
	position:absolute;
	width:1000px;
	height:36px;
	top:228px;
	left:0px;
	overflow:hidden;
}
/*.centre{
	position:absolute;
	width:1000px;
	height:347px;
	top:359px;
	left:0px;
	background-color:#222C2E;
}*/
.photo_accueil{
	position:absolute;
	width:228px;
	height:300px;
	top:275px;
	left:26px;
	background-image:url(image/commun/accueil_photo.jpg);
	background-repeat:no-repeat;
}
.accueil_media{
	position:absolute;
	width:725px;
	height:130px;
	top:590px;
	left:26px;
	background-image:url(image/commun/bkg_media.jpg);
	background-repeat:no-repeat;
}
.accueil_media_photo{
	position:absolute;
	width:700px;
	height:90px;
	top:623px;
	left:50px;
}
.accueil_news{
	position:absolute;
	width:213px;
	height:446px;
	top:275px;
	left:770px;
	background-image:url(image/commun/fond_news.jpg);
	background-repeat:no-repeat;
}
.accueil_news_txt{
	position:absolute;
	width:197px;
	height:178px;
	top:314px;
	left:782px;
	color:#FF0000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	overflow:auto;
}
.accueil_news_photo{
	position:absolute;
	width:157px;
	height:165px;
	top:534px;
	left:799px;
	background-repeat:no-repeat;
}
.accueil_titre{
	position:absolute;
	width:397px;
	height:23px;
	top:275px;
	left:260px;
	background-image:url(image/titre/accueil.jpg);
	background-repeat:repeat;
}
.accueil_texte{
	position:absolute;
	width:484px;
	height:130px;
	top:305px;
	left:260px;
	text-align:justify;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}
.accueil_texte_image{
	position:absolute;
	width:484px;
	height:119px;
	top:453px;
	left:260px;
	background-image:url(image/titre/accueil2.jpg);
	background-repeat:no-repeat;
}
.presentation{
	position:absolute;
	width:621px;
	height:394px;
	top:275px;
	left:26px;
	background-image:url(image/commun/presentation.jpg);
	background-repeat:no-repeat;
}
.presentation_texte{
	position:absolute;
	width:395px;
	height:394px;
	top:40px;
	left:235px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}
.randos_photo{
	position:absolute;
	width:135px;
	height:453px;
	top:275px;
	left:26px;
	background-image:url(image/commun/rando_photo.jpg);
	background-repeat:no-repeat;
}
.randos_texte{
	position:absolute;
	width:478px;
	height:434px;
	top:275px;
	left:175px;
	text-align:justify;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
.stage_photo{
	position:absolute;
	width:135px;
	height:453px;
	top:275px;
	left:26px;
	background-image:url(image/commun/stage_photo.jpg);
	background-repeat:no-repeat;
}
.stage_texte{
	position:absolute;
	width:478px;
	height:434px;
	top:275px;
	left:175px;
	text-align:justify;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
.photo{
	position:absolute;
	width:721px;
	height:394px;
	top:275px;
	left:36px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	overflow:auto
}
.video{
	position:absolute;
	width:721px;
	height:394px;
	top:275px;
	left:36px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	overflow:auto
}
.partenaire{
	position:absolute;
	width:721px;
	height:394px;
	top:275px;
	left:36px;
	overflow:auto
}
.txt_partenaire{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}
.inscription{
	position:absolute;
	width:721px;
	height:394px;
	top:275px;
	left:36px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	overflow:auto
}
.contact{
	position:absolute;
	width:721px;
	height:394px;
	top:300px;
	left:36px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	overflow:auto
}
.footer{
	position:absolute;
	width::1000px;
	height:22px;
	top:731px;
	left:0px;
	overflow:hidden;
}
