/*-- 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(immagini/menu_ted.gif);
	text-decoration:none;
}
a#b_h {
	background-position: 0px 0px;
	width:49px;
}
a#b_c {
	background-position: -49px 0px;
	width:63px;
}
a#b_s {
	background-position: -112px 0px;
	width:132px;
}
a#b_a {
	background-position: -244px 0px;
	width:81px;
}
a#b_p {
	background-position: -325px 0px;
	width:64px;
}
a#b_r {
	background-position: -389px 0px;
	width:52px;
}
a#b_l {
	background-position: -441px 0px;
	width:40px;
}
a#b_d {
	background-position: -481px 0px;
	width:62px;
}
a#b_m {
	background-position: -543px 0px;
	width:104px;
}
/*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: -49px -42px; }
a#b_s:hover, a#b_s.sel { background-position: -112px -42px; }
a#b_a:hover, a#b_a.sel { background-position: -244px -42px; }
a#b_p:hover, a#b_p.sel { background-position: -325px -42px; }
a#b_r:hover, a#b_r.sel { background-position: -389px -42px; }
a#b_l:hover, a#b_l.sel { background-position: -441px -42px; }
a#b_d:hover, a#b_d.sel { background-position: -481px -42px; }
a#b_m:hover, a#b_m.sel { background-position: -543px -42px; }
/* menu webcam*/
/*#st a { background: transparent url(immagini/wc_tra_deu.gif) no-repeat scroll left top; }
#wc a { background: transparent url(immagini/wc_cam.gif) no-repeat left top; }
#vh a { background: transparent url(immagini/wc_hotel.gif) no-repeat left top; }
#lt a { background: transparent url(immagini/wc_tour.gif) no-repeat left top; }
#cb a { background: transparent url(immagini/wc_call_deu.gif) no-repeat left top; }
#fa a { background: transparent url(immagini/wc_famiglia-deu.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;
}
