.zoneplan{
	text-align : left;
	float: left;
	width : 246px;
	/*height : 500px;*/
	margin-left : 6%;
	margin-right : 6%;
	margin-top : 3%;
	border : #0168B3 1px solid;
	/*border-right : #0168B3 1px solid;
	border-bottom : #0168B3 1px solid;*/
	padding-bottom : 20px;
}

.zoneplan h1 {
margin : 0px;
padding : 0px;
height : 50px;}

#zone_club h1{ background : url('../images/titre-plan-club.png');}
#zone_basket h1{ background : url('../images/titre-plan-basket.png');}
#zone_annexes h1{ background : url('../images/titre-plan-annexes.png');}

.zoneplan h3{ margin : 0; }

.zoneplan h3  a, .zoneplan h3  a:visited{ 
	font-size : 8pt; 
	text-decoration : none; 
	color : #003D7C;
	margin : 0px;
	padding : 0px;
	padding-left : 30px;
}

.zoneplan h3 a:active, .zoneplan h3  a:focus, .zoneplan h3  a:hover{ 
	font-size : 8pt; 
	background-color :white; 
	font-weight : bold; 
	text-decoration :none; 
	color : #ff9000;
	margin : 0;
	padding : 0px;
	padding-left : 30px;
}

.zoneplan h2 a, .zoneplan h2 a:visited{
	font-size : 8pt;
	background-color :white;
	color : #0168B3;
	font-weight : bold;
	text-decoration : none ;

	margin-top : 3px;
	margin-bottom : 3px;
}

.zoneplan h2{
	font-size : 8pt;
	background-color :white;
	color : #0168B3;
	font-weight : bold;
	text-decoration : none ;
	padding : 0px;
	padding-left : 15px;
	margin-top : 3x;
	margin-bottom : 3px;
}

.zoneplan h2 a:active, .zoneplan h2  a:focus, .zoneplan h2  a:hover{
	font-size : 8pt; 
	background-color :white; 
	font-weight : bold; 
	text-decoration :none; 
	color : #ff9000;
	padding : 0px;
	margin-top : 3px;
	margin-bottom : 3px;
}
