A.vuoto:link      { text-decoration: underline;  font-family:Arial; color:#0000C8; font-size:12px; font-weight:normal;}
A.vuoto:visited   { text-decoration: underline;  font-family:Arial; color:#0000C8; font-size:12px; font-weight:normal;}
A.vuoto:active	{ text-decoration: underline;  font-family:Arial; color:#0000C8; font-size:12px; font-weight:normal;}
A.vuoto:hover	{ text-decoration: none;  font-family:Arial; color:#ff0000; font-size:12px; font-weight:normal;}

A.index:link      { text-decoration: underline;  font-family:Arial; color:#FFFFFF; font-size:12px; font-weight:normal; letter-spacing:1px;}
A.index:visited   { text-decoration: underline;  font-family:Arial; color:#FFFFFF; font-size:12px; font-weight:normal; letter-spacing:1px;}
A.index:active	{ text-decoration: underline;  font-family:Arial; color:#FFFFFF; font-size:12px; font-weight:normal; letter-spacing:1px;}
A.index:hover	{ text-decoration: underline;  font-family:Arial; color:#FF0000; font-size:12px; font-weight:normal; letter-spacing:1px;}

A.prodotto:link      { text-decoration: none;  font-family:Arial; color:#FFFFFF; font-size:11px; font-weight:normal;}
A.prodotto:visited   { text-decoration: none;  font-family:Arial; color:#FFFFFF; font-size:11px; font-weight:normal;}
A.prodotto:active	{ text-decoration: none;  font-family:Arial; color:#FFFFFF; font-size:11px; font-weight:normal;}
A.prodotto:hover	{ text-decoration: none;  font-family:Arial; color:#FF0000; font-size:11px; font-weight:normal;}

H1 { text-decoration: none;  font-family:arial; color:#FFFFFF; font-size:12px; font-weight:normal;}

A.link:link      { text-decoration: none;  font-family:Arial; color:#FFFF00; font-size:13px; font-weight:normal;}
A.link:visited   { text-decoration: none;  font-family:Arial; color:#FFFF00; font-size:13px; font-weight:normal;}
A.link:active	{ text-decoration: none;  font-family:Arial; color:#FFFF00; font-size:13px; font-weight:normal;}
A.link:hover	{ text-decoration: none;  font-family:Arial; color:#8FF8AB; font-size:13px; font-weight:bold;}

A.globe:link      { text-decoration: none;  font-family:arial; color:#ffffff; font-size:11px; font-weight:normal;}
A.globe:visited   { text-decoration: none;  font-family:arial; color:#ffffff; font-size:11px;  font-weight:normal; }
A.globe:active	{ text-decoration: none;  font-family:arial; color:#ffffff; font-size:11px;  font-weight:normal; }
A.globe:hover	{ text-decoration: none;  font-family:arial; color:#ff0000; font-size:11px; font-weight:normal; }

td.center {
width : 250px;
height : 292px;
border-right: 1px solid white;
border-bottom: 1px solid white;
padding: 1px;
font-family: Arial;
font-size: 11px;
} 
td.centerdue {
width : 600px;
height : 292px;
border-right: 1px solid white;
border-bottom: 1px solid white;
padding: 1px;
font-family: Arial;
font-size: 11px;
} 
td.dx {
width : 348px;
height : 292px;
border-bottom: 1px solid white;
padding: 1px;
font-family: Arial;
font-size: 11px;
}
td.dx2 {
width : 428px;
height : 292px;
border-bottom: 1px solid white;
padding: 1px;
font-family: Arial;
font-size: 11px;
}
td.dx3 {
width : 678px;
height : 400px;
border-bottom: 1px solid white;
padding: 1px;
font-family: Arial;
font-size: 11px;
}
td.vuoto {
width : 80px;
height : 292px;
border-bottom: 1px solid white;
padding: 1px;
font-family: Arial;
font-size: 11px;
} 
td.down {
height : 130px;
padding: 1px;
font-family: Arial;
font-size: 11px;
} 
td.vuoto2 {
width : 40px;
height : 292px;
border-bottom: 1px solid white;
padding: 1px;
font-family: Arial;
font-size: 11px;
} 
table.centrale {
font-family: Arial;
font-size: 11px;
width : 760px;
height : 100%;
background-image: url(img/sfondo.jpg);
border: 1px solid #7F606F;
}
input.text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #EC9C9E;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	width: 110px;
}
input.pulsante {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #341515;
	text-align: center;
	padding: 2px;
	width: 110px;
	border: 1px solid #F17376;
	margin-top: 5px;
}
textarea.sfondo {
	font: bold 11px Arial;
	color: #000000;
	background: #EC9C9E;
	width: 160px;
	height: 70px;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}

body {
	margin: 5px;
	background:#33071E;
}

#nascosto{position:absolute;width:220;height:80;z-index:100;top:200;}


   
.basictab{
padding: 3px 0;
margin-left: 0;
font: normal 13px Arial;
color: #FFFFFF;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; 
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #972561;
color: #FFFFFF;
}

.basictab li a:hover, .basictab li.selected a{
background-color: #DBFF6C;
border-color: black;
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
}
