@charset "utf-8";
/* CSS Document */

#site{
	height: auto;
	width: 904px;
	left:50%;
	margin-left:-452px;
	position:absolute;
}
#ombre_gauche{
	width:4px;
	background-image:url(../image/ombre_gauche_bis.png);
}
#ombre_droit{
	width:5x;
	background-image:url(../image/ombre_droit_bis.png);
}
#banniere{
	height:170px;
	width:902px;
	background-image:url(../image/baniere_copie.jpg);
	background-repeat:no-repeat;
}
#fond_accueil{
	
	left:10px;
	position:relative;
	background-image:url(../image/fond_accueil.jpg);
	width:867px;
	height:420px;
	background-repeat:no-repeat;
	top:10px;
	
}
#menu_gauche{
	position:relative;
	background-image:url(../image/menu_gauche.png);
	width:155px;
	height:41px;
	background-repeat:no-repeat;
}
#menu_droit{
	position:relative;
	background-image:url(../image/menu_droit.png);
	width:115px;
	height:41px;
	background-repeat:no-repeat;
}
#inter_menu{
	position:relative;
	background-image:url(../image/inter_menu.png);
	width:21px;
	height:41px;
	background-repeat:no-repeat;
}
#btn_accueil{
	position:relative;
	background-image:url(../image/accueil.png);
	width:45px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_accueil_actif{
	position:relative;
	background-image:url(../image/accueil_actif.png);
	width:45px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#btn_presentation{
	position:relative;
	background-image:url(../image/presentation.png);
	width:79px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_presentation_actif{
	position:relative;
	background-image:url(../image/presentation_actif.png);
	width:79px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#btn_galerie{
	position:relative;
	background-image:url(../image/galerie.png);
	width:43px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_galerie_actif{
	position:relative;
	background-image:url(../image/galerie_actif.png);
	width:43px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_equipage{
	position:relative;
	background-image:url(../image/equipage.png);
	width:54px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_equipage_actif{
	position:relative;
	background-image:url(../image/equipage_actif.png);
	width:54px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#btn_evenements{
	position:relative;
	background-image:url(../image/evenements.png);
	width:72px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_evenements_actif{
	position:relative;
	background-image:url(../image/evenements_actif.png);
	width:72px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#btn_partenaires{
	position:relative;
	background-image:url(../image/partenaires.png);
	width:71px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_partenaires_actif{
	position:relative;
	background-image:url(../image/partenaires_actif.png);
	width:71px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#btn_contacts{
	position:relative;
	background-image:url(../image/contact.png);
	width:48px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_contacts_actif{
	position:relative;
	background-image:url(../image/contact_actif.png);
	width:48px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_plus{
	position:relative;
	background-image:url(../image/medias.png);
	width:46px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn_plus_actif{
	position:relative;
	background-image:url(../image/medias_actif.jpg);
	width:46px;
	height:41px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#photo_piste{
	position:absolute;
	background-image:url(../image/photo_dessus.png);
	left:35px;
	height:250px;
	width:250px;
	height:193px;
	background-repeat:no-repeat;
}
#titre{
	position:relative;
	margin-top:15px;
	text-align:center;
	width:887px;
	
	
}
#contenu_accueil{
	position:relative;
	text-align:center;
	font-style:oblique;
	margin-bottom:10px;
	text-shadow:#0066CC;
	color:"#60addc";
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:887px;
	
}
#video{
	position:absolute;
	width:441px;
	height:331px;
	top:247px;
	left:27%;
	bor
	
}
#footer{
	position:relative;
	top:0px;
	width:902px;
	height:30px;
	background-image:url(../image/footer.jpg);
	background-repeat:no-repeat;
}
#reference{
	position:relative;
	width:900px;
	height:auto;
	text-align:center;
	font-size:10px;
}
#galerie{
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	width:893px;
	height:auto;
	text-align:center;
}
#contenu_presentation{
	position:relative;
	margin-top:30px;
	text-align:justify;
	margin-bottom:40px;
	text-shadow:#0066CC;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:450px;
	margin-left:15px;
	margin-right:15px;
	line-height:1.5;
}
#affichage{
	position:relative;
	left:400px;
	top:100px;
	width:300px;
	height:100px;
	background-color:#000000;
}
#global_contenu_presentation{
	width:893px;
	position:relative;
	background-repeat:no-repeat;
	background-position:bottom;
	
}
#global_contenu_partenaires{
	width:893px;
	position:relative;
	background-repeat:no-repeat;
	background-position:bottom;
	top:10px;
}
#global_contenu_evenements{
	width:833px;
	position:relative;
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:justify;
	margin-bottom:40px;
	text-shadow:#0066CC;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:25px;
	margin-left:30px;
	margin-right:30px;
}
#global_contenu_accueil{
	width:893px;
	position:relative;
	color:#373628;
	background-repeat:no-repeat;
	background-position:bottom;
}
#contact{
	position:relative;
	left:50px;
	margin-bottom:20px;
}
