
/*-------------------------- jeanneau_home */ 

.menu_jeanneau{
	display:block;
	margin-top:0px;
	margin-left:427px;
	position:absolute;
	
}
#btn_menu_jean_0,#btn_menu_jean_1,#btn_menu_jean_2{
	background-position:top right;
	height:80px;
	width:223px;
	z-index:10;
	margin-left:427px;
	position:absolute;
}
#btn_menu_jean_0{
	background-image:url(../images/menu_jeanneau-voile.jpg);
}
#btn_menu_jean_1{
	background-image:url(../images/menu_jeanneau-moteur.jpg);
	margin-top:80px;
}
#btn_menu_jean_2{
	background-image:url(../images/menu_jeanneau-prestige.jpg);
	margin-top:160px;
}
#btn_menu_jean_0 a,#btn_menu_jean_1 a,#btn_menu_jean_2 a{
	height:45px;
	width:113px;
	display:block;
	cursor:pointer;
	position:absolute;
	color:#485B63;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	padding-top:35px;
	padding-left:110px;
}
#btn_menu_jean_0 a:hover,#btn_menu_jean_1 a:hover,#btn_menu_jean_2 a:hover{
	background-position:top left;
	margin-left:-13px;
	color:#fff;
	text-decoration:none;
	padding-left:123px;
}
#btn_menu_jean_0 a:hover{
	background-image:url(../images/menu_jeanneau-voile.jpg);
}
#btn_menu_jean_1 a:hover{
	background-image:url(../images/menu_jeanneau-moteur.jpg);
}
#btn_menu_jean_2 a:hover{
	background-image:url(../images/menu_jeanneau-prestige.jpg);
}
.image{
	position:absolute;
	height:240px;
	width:427px;
}
.menu_jeanneau_sel{
	height:45px;
	width:113px;
	display:block;
	color:#485B63;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	padding-top:35px;
	padding-left:110px;
	background-position:top left;
}

#btn_menu_jean_0_on,#btn_menu_jean_1_on,#btn_menu_jean_2_on{
	
	height:45px;
	width:113px;
	cursor:pointer;
	position:absolute;
	color:#485B63;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	padding-top:35px;
	background-position:top left;
	margin-left:414px;
	color:#fff;
	text-decoration:none;
	padding-left:123px;
	z-index:10;
}

#btn_menu_jean_0_on{
	background-image:url(../images/menu_jeanneau-voile.jpg);
}
#btn_menu_jean_1_on{
	background-image:url(../images/menu_jeanneau-moteur.jpg);
	margin-top:80px;
}
#btn_menu_jean_2_on{
	background-image:url(../images/menu_jeanneau-prestige.jpg);
	margin-top:160px;
}

#btn_menu_jean_0_on a,#btn_menu_jean_1_on a,#btn_menu_jean_2_on a{
	color:#fff;
	text-decoration:none;
}
