/*-- menu principale --*/
#menu {
	position:absolute;
	left:288px;
	top:51px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li { float:left; }
#menu ul li a {
	display:block;
	height:42px;
	background-image: url(http://images.victoriaprestige.com/immagini/menu_eng.gif);
	overflow:hidden;
	text-decoration:none;
}
#menu ul li a b { margin-left:155px; }
a#b_h {
	background-position: 0px 0px;
	width:45px;
}
a#b_c {
	background-position: -45px 0px;
	width:53px;
}
a#b_s {
	background-position: -98px 0px;
	width:55px;
}
a#b_a {
	background-position: -153px 0px;
	width:68px;
}
a#b_p {
	background-position: -221px 0px;
	width:46px;
}
a#b_r {
	background-position: -267px 0px;
	width:47px;
}
a#b_l {
	background-position: -314px 0px;
	width:68px;
}
a#b_d {
	background-position: -382px 0px;
	width:117px;
}
a#b_m {
	background-position: -499px 0px;
	width:148px;
}
/*stati hover del menu*/
a#b_h:hover, a#b_h.sel { background-position: 0px -42px; }
a#b_c:hover, a#b_c.sel { background-position: -45px -42px; }
a#b_s:hover, a#b_s.sel { background-position: -98px -42px; }
a#b_a:hover, a#b_a.sel { background-position: -153px -42px; }
a#b_p:hover, a#b_p.sel { background-position: -221px -42px; }
a#b_r:hover, a#b_r.sel { background-position: -267px -42px; }
a#b_l:hover, a#b_l.sel { background-position: -314px -42px; }
a#b_d:hover, a#b_d.sel { background-position: -382px -42px; }
a#b_m:hover, a#b_m.sel { background-position: -499px -42px; }
/* menu webcam*/
#st a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_tra_eng.gif) no-repeat scroll left top; }
#wc a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_cam.gif) no-repeat left top; }
#vh a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_hotel.gif) no-repeat left top; }
#lt a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_tour.gif) no-repeat left top; }
#cb a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_call.gif) no-repeat left top; }
#fa a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_famiglia-eng.gif) no-repeat left top; }

.linkvictoriacss{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#cba674;
 font-size: 10px; 
 font-weight: bold;
 text-decoration: none;  
}
a.linkvictoriacss:link{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#cba674;
 font-size: 10px; 
 font-weight: bold;
 text-decoration: none;  
}
a.linkvictoriacss:visited{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#cba674;
 font-size: 10px; 
 font-weight: bold;
 text-decoration: none;  
}
a.linkvictoriacss:hover{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#cba674;
 font-size: 10px; 
 font-weight: bold;
 text-decoration: underline;  
}