/*-- 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.gif);
	text-decoration:none;
}
a#b_h {
	background-position: 0px 0px;
	width:54px;
}
a#b_c {
	background-position: -54px 0px;
	width:62px;
}
a#b_s {
	background-position: -116px 0px;
	width:55px;
}
a#b_a {
	background-position: -171px 0px;
	width:63px;
}
a#b_p {
	background-position: -234px 0px;
	width:67px;
}
a#b_r {
	background-position: -301px 0px;
	width:50px;
}
a#b_l {
	background-position: -351px 0px;
	width:69px;
}
a#b_d {
	background-position: -420px 0px;
	width:111px;
}
a#b_m {
	background-position: -531px 0px;
	width:116px;
}
/*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: -54px -42px; }
a#b_s:hover, a#b_s.sel { background-position: -116px -42px; }
a#b_a:hover, a#b_a.sel { background-position: -171px -42px; }
a#b_p:hover, a#b_p.sel { background-position: -234px -42px; }
a#b_r:hover, a#b_r.sel { background-position: -301px -42px; }
a#b_l:hover, a#b_l.sel { background-position: -351px -42px; }
a#b_d:hover, a#b_d.sel { background-position: -420px -42px; }
a#b_m:hover, a#b_m.sel { background-position: -531px -42px; }

/* menu webcam */
/*#st a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_tra.gif) no-repeat 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.gif) no-repeat left top; }
#ev a { background: transparent url(http://images.victoriaprestige.com/immagini/wc_eventi.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;  
}
.scostato {
	overflow:hidden;
	text-indent:150px;
	white-space:nowrap;
}
