ul{
	margin:0;
	padding:0;
	position: relative;
	z-index: 5;
}

li{
	width:247px;
	height:45px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
	z-index: 4;
}

a{
	color:#000000;
	text-decoration:none;
}

p{
	padding: 0px 0px;
}

	.subtext{
		padding-top:0px;
	}

.menu{
	width: 247px;
	height: 315px;
	background-image:url("../img_interface/arr_plan_menu_2.jpg");
	z-index: 6;
	top: 135px;
	position: absolute;
	}
	
/*Menu Color Classes*/
.bon_plan{
	background:#6AA63B url('../img_interface/bt_bon_plan.jpg') top left no-repeat;
	z-index: 5;
}
.horaire{background:#FBC700 url('../img_interface/bt_horaire.jpg') top left no-repeat;}
.plan_acces{background:#D52100 url('../img_interface/bt_plan.jpg') top left no-repeat;}
.emploi{background:#5122B4 url('../img_interface/bt_emploi.jpg') top left no-repeat;}
.evenement{background:#0292C0 url('../img_interface/bt_evenement.jpg') top left no-repeat;}
.statistiques{background:#0292C0 url('../img_interface/bt_statistique.jpg') top left no-repeat;}
.contact{background:#0292C0 url('../img_interface/bt_contact.jpg') top left no-repeat;}
.accueil{background: url('../img_interface/bt_accueil.jpg') top left no-repeat;}
.categorie{background: url('../img_interface/bt_categorie.jpg') top left no-repeat;}
.enseigne{background: url('../img_interface/bt_enseigne.jpg') top left no-repeat;}
.quartier{background: url('../img_interface/bt_quartier.jpg') top left no-repeat;}
