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



body {
	background-color: #1e4480;
}

a img {
	border:none;	
}


#conteneur {
	position:absolute;
	left: 50%;
	width: 650px;
	margin-left: -325px;
	top: 0;
	background-image: url(../images/Fond-Gpp.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#TitreHaut{
	width: 100%;
	height: 198px;
	background-image: url(../images/TitreGpp_02.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 200px;

}

#TitreHaut span{
	display:none;
}

#TitreCentre a{
	width: 100%;
	height: 96px;
	background-image: url(../images/Titre-Bas_06.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 10px;
	background-position: 10px;

}

#TitreCentre span{
	display:none;
}


#imagesCentre{
	width: 100%;
	height: 131px;
	background-image: url(../images/images-centre_02.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 55px;

}

#imagesCentre span{
	display:none;
}



#BBas{
	width: 100%;
	height: 130px;
	background-image: url(../images/B-bas_09.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 40px;

}

#BBas span{
	display:none;
}


#Btgme a{
	width: 100%;
	height: 91px;
	background-image: url(../images/Bt-game_09.png);
	background-repeat: no-repeat;
	display: none;
	float: left;
	margin-top: 50px;
	background-position: center center;

}

#Btgme span{
	display:none;
}



#Btpar a{
	width: 100%;
	height: 23px;
	background-image: url(../images/Les-partenaires_03.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 10px;
	background-position: center center;
	margin-bottom: 50px;

}

#Btpar span{
	display:none;
}





/*soirées*/


#ptlogo a{
	width: 100%;
	height: 114px;
	background-image: url(../images/Tilogo_03.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 100px;
	background-position: 10px center;
	margin-bottom: 5px;

}

#ptlogo span{
	display:none;
}



#Evenements {
	width: 100%;
	height: 163px;
	background-image: url(../images/3evenements_06.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 10px;
	background-position: 10px center;
	margin-bottom: 15px;

}

#Evenements span{
	display:none;
}


#Box {
	width: 100%;
	height: 300px;
	background-image: url(../images/box_10.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 10px;
	background-position: center center;
	margin-bottom: 50px;

}

#Box span{
	display:none;
}


#btmenus a{
	width: 100%;
	height: 53px;
	background-image: url(../images/btmenu_03.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 5px;
	background-position: center center;
	margin-bottom: 50px;

}

#btmenus span{
	display:none;
}


#Reservations {
	width: 100%;
	height: 54px;
	background-image: url(../images/reservation_03.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 10px;
	background-position: center center;
	margin-bottom: 50px;

}

#Reservations span{
	display:none;
}

#Prog {
	width: 100%;
	height: 564px;
	background-image: url(../images/prog2_05.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 150px;
	background-position: center center;
	margin-bottom: 50px;
}

#Prog span{
	display:none;
}


#Btprog a{
	width: 100%;
	height: 23px;
	background-image: url(../images/leprogramme_10.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 50px;
	background-position: center center;

}

#Btprog span{
	display:none;
}


/*///////////////////////////////////////////////////Navigation Haut////////////////////////////////////////////////////////////*/

#NavHaut {
	width: 100%;
	display: block;
	float: right;
	height: 50px;
	margin-top: 1px;
	background-image: url(../images/fondmenu1.jpg);
}


#NavHaut a {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	display: inline;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#NavHaut a:hover {
	background: -moz-linear-gradient(top, #faa71b,#e46d11 ); /* Saf4+, Chrome */
	background-color:#faa71b;
	background-image: url(../images/fondmenu2.jpg);
	background-position: left bottom;
}


.NavHautEncours{
	background-image: url(../images/pictos/flecheBlack_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
