/*Example for a Menu Style*/

#cristalclubs h3{
    color: #337DA7 !important;
}

#cristalclubs h3 a{
    color: #337DA7 !important;
}
.menu {color:#272727;  height:53px;width:450px;}
.menu ul {margin:0px; padding:0 0 0 90px; list-style:none; text-align:center;}
.menu li {display:inline; line-height:23px;}
.menu li a {
    color: #000000;
    height: 48px;
    margin: 0 5px;
    padding: 20px 0 0;
    text-decoration: none;
    width: 44px;
	border:none;
	font-size: 16px;
	background:url(programme_day_no.png) top center no-repeat; 
	}
.menu li a.tabactive {
	font-weight:bold;  position:relative;
	background:url(programme_day.png) top center no-repeat; 
	}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5 {border:0px solid #ececec; width:450px; text-align:left;padding:6px 0px; font-size:12px; margin-bottom:5px;}

#anothercontent1,#anothercontent2,#anothercontent3, #anothercontent4{border:0px solid #ececec; width:400px; text-align:left;padding:6px 0px; font-size:12px; margin-bottom:5px; float:right}

.menu .clubs li {
	display:block;
	width:300px;
	height:50px;
}
#clubsmenu{
	float:left;height:607px;background:url(club_panneau.png) top left no-repeat;
}
.menu ul.clubs {margin:0px; padding:0 0 0 70px; list-style:none; text-align:center;}
.menu .clubs li a{
    color: #000000;
    margin: 0 5px;
    padding: 20px 0 0;
    text-decoration: none;
	height:auto;
	border:none;
	font-size: 16px;
	background:url(programme_day_no.png) top center no-repeat; 
	}
.menu .clubs li.clubs1 a.tabactive {
	background:url(club_panneau_1.png) top center no-repeat; 
	}
.menu .clubs li.clubs1 a {
	font-weight: bold;
    height: 76px;
    margin-top: 35px;
    position: relative;
    width: 303px;
	background:url(club_panneau_1_2.png) top center no-repeat; 
	}
.menu .clubs li.clubs2 a.tabactive {
	font-weight:bold;  position:relative;
	background:url(club_panneau_3.png) top center no-repeat; 
	}
.menu .clubs li.clubs2 a {
	font-weight: bold;
    height: 76px;
    position: relative;
    width: 303px;
	background:url(club_panneau_3_2.png) top center no-repeat; 
	
	transform: rotate(-10deg);
	-moz-transform:rotate(-10deg); 
	-webkit-transform:rotate(-10deg); 
	-o-transform:rotate(-10deg);
	}
	
.menu .clubs li.clubs3 a.tabactive {
	background:url(club_panneau_2.png) top center no-repeat; 
	}
.menu .clubs li.clubs3 a {
	font-weight: bold;
    height: 76px;
	margin-top:5px;
    position: relative;
    width: 303px;
	background:url(club_panneau_2_2.png) top center no-repeat; 
	
	transform: rotate(10deg);
	-moz-transform:rotate(10deg); 
	-webkit-transform:rotate(10deg); 
	-o-transform:rotate(10deg);
	}
	
.menu .clubs li.clubs4 a.tabactive {
	background:url(club_panneau_4.png) top center no-repeat !important; 
	}
.menu .clubs li.clubs4 a {
	font-weight: bold;
    height: 76px;
	margin-top:5px;
    position: relative;
    width: 303px;
	background:url(club_panneau_4_2.png) top center no-repeat !important; 
	}