body {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
}

.main-menu {
	text-align: center;
	width: 760px;
	background-color: Black;
}

.main-menu a,.main-menu A:link,.main-menu A:visited{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px;
}

.main-menu A:hover{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px;
}

.main_table{
	width: 760px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
hr {
	color: #EEEEEE;
	background: #EEEEEE;
	border: none;
	height: 1px;
	clear: both;
}
#title1 {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	line-height: 1.4;
}
#sfondo {
	background-image: url(sfondi/sfondo.jpg);
	background-repeat: no-repeat;
        background-position:top;
}
#sfondounico {
	background-image: url(sfondi/sfondounico.jpg);
	background-repeat: no-repeat;
        background-position:top;
}
#header {
	background-image: url(sfondi/header.jpg);
	background-repeat: no-repeat;
        background-position:top;
}

#links {
	padding:0px 10px 0px 30px;
}
a.link img{
   filter: alpha(opacity=50);
   -moz-opacity: 0.5;
   opacity: 0.5;
}
a.link:hover img{
   filter: alpha(opacity=100);
   -moz-opacity: 1.0;
   opacity: 1.0;
}

#guest {
	float: right;
        margin-right: -50px;
}
.sx {
	background-image: url(immagini/sx.gif);
	background-repeat: repeat-y;
}
.down {
	background-image: url(immagini/down2.gif);
	background-repeat: repeat-x;
}
.sotto {
   font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	color: #FFFFFF;
	text-decoration: none;	
}
.sotto a,.sotto A:link,.sotto A:visited {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sotto A:Hover {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #009999;
	text-decoration: underline;
}
.bar {
	background-image: url(immagini/bar2.gif);
	background-repeat: repeat-y;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5; 
   opacity: 0.5;
}
.tabella {
   font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	color: #000000;
	text-decoration: none;	
}
.tabella a,.tabella A:link,.tabella A:visited {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.tabella A:Hover {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #660000;
	text-decoration: underline;
}

.corpo {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
}
.corpo a,.corpo A:link {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	color: #000033;
	text-decoration: underline;
}
 .corpo A:visited {
	font-family:  Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	color: #000033;
	text-decoration: underline;
}

.corpo A:Hover {
	font-family:  Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	color: #009999;
	text-decoration: underline;
}

.txtbox{
    font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
    color: #000000;
}

a.thumbnail img{
   filter: alpha(opacity=50);
   -moz-opacity: 0.5;
   opacity: 0.5;
}
a.thumbnail:hover img{
   filter: alpha(opacity=100);
   -moz-opacity: 1.0;
   opacity: 1.0;
}

