/*-- 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_fr.gif);
	overflow:hidden;
	text-decoration:none;
}
#menu ul li a b { margin-left:155px; white-space:nowrap; text-indent:155px;}
a#b_h {
	background-position: 0px 0px;
	width:58px;
}
a#b_c {
	background-position: -58px 0px;
	width:71px;
}
a#b_s {
	background-position: -129px 0px;
	width:61px;
}
a#b_a {
	background-position: -190px 0px;
	width:69px;
}
a#b_p {
	background-position: -259px 0px;
	width:65px;
}
a#b_r {
	background-position: -324px 0px;
	width:33px;
}
a#b_l {
	background-position: -357px 0px;
	width:61px;
}
a#b_d {
	background-position: -418px 0px;
	width:119px;
}
a#b_m {
	background-position: -537px 0px;
	width:110px;
}
/*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: -58px -42px; }
a#b_s:hover, a#b_s.sel { background-position: -129px -42px; }
a#b_a:hover, a#b_a.sel { background-position: -190px -42px; }
a#b_p:hover, a#b_p.sel { background-position: -259px -42px; }
a#b_r:hover, a#b_r.sel { background-position: -324px -42px; }
a#b_l:hover, a#b_l.sel { background-position: -357px -42px; }
a#b_d:hover, a#b_d.sel { background-position: -418px -42px; }
a#b_m:hover, a#b_m.sel { background-position: -537px -42px; }
/* menu webcam*/
#st a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_tra_fr.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_fr.gif) no-repeat left top; }
#cb a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_call_fr.gif) no-repeat left top; }
#fa a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_famiglia_fr.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;  
}