body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/03.jpg);
	text-decoration: none;
	}	
#menu{
	padding:0;
	margin:0;
	font-family:Tahoma,Verdana,Arial;
	font-size:0.6em;
	z-index: 99;
	position: relative;
}
#menu ul{
padding : 0;
margin : 0;
}
#menu li {
position : relative;
float : left;
list-style : none;
margin : 0;
padding : 0;
border-bottom : 0 solid #ddd;
border-left : 0 solid #ddd;
} 

#menu li a{
width:95px;
height: 40px;
display: block;
text-decoration: none;
text-align: center;
line-height:40px;
color: #333;
background-image:url(img/bg1.jpg);
} 

#menu li a:hover{
background: #CCC;
background-image:url(img/bg.jpg);
} 

#menu ul ul{
position: absolute;
top: 40px; 
visibility: hidden;
}
#menu ul li:hover ul {
visibility:visible;
} 
#menu ul ul ul li {
visibility: hidden;
left:95px;
top:-40px;
}

#menu ul ul li:hover ul li 
{
visibility:visible;
top:-35px;
} 

#menu ul ul ul  ul li{
display:none;
left:95px;
top:-40px;
}

#menu ul ul ul li:hover ul li 
{
display:block;
} 

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	
#lightboxCaption{ 
	float: left; 
}
#keyboardMsg{ 
	float: right; 
}
#closeButton{
	top: 5px; 
	right: 5px; 
}

#lightbox img{ 
	border: none; 
	clear: both;
} 
#overlay img{ 
	border: none; 
}

#overlay{ 
	background : url(img/overlay.png); 
}


* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
	}	
.testo {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.testo_tit {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.titoletti{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.titolettibianchi{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.titolettirossi{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}
.testorosso{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;

}
.titolo{
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.link:hover {
	color:#fff;
	background-color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.campo {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color:#FFFFFF;
	border: 1px solid #ff0000;
 	padding: 1px; 
}
.tasto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	background-color: #f4f4f4;
	border: 1px solid #000;
 	padding: 1px; 
}
.tasto_admin {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background-color: #f4f4f4;
	border: 1px solid #CCCCCC;
	text-align: center;
	text-decoration: none;
}
a {
	text-decoration: none;
}

.numero {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	BACKGROUND-COLOR: #FF0000;
	TEXT-DECORATION: none;
	text-align:left;
	
}
.div_occhiali {
	vertical-align: top;
}
.flash {
	vertical-align: top;
}
.imgtop
{
position:absolute;
left:10px;
top:0px;
z-index:1;
}
.pics_img {
	-moz-border-radius: 15px; -webkit-border-radius: 15px;
}
