body {
	margin: 0px;
	background-color: #7f7f00;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.lineabianca {
	font-size: 10px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   height: 5px;
   background-color: #ffffff;
}

.lineabiancalink {
	text-align: center;
   font-size: 10px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   height: 5px;
   background-color: #dbdbb6;
}

.tabelle {
	border: 0px none ;
   padding: 0px;
   height: 100%;
   width: 100%;
}

.tabellamenu {
	margin: 5px;
   padding: 0px;
   width: 99%;
}

.tabellaindex {
	border: 1px solid black;
   background-color: #999933;
   width: 70%;
}

.tabellalaterale {
	border: 1px solid black;
   margin: 5px;
   padding: 0px;
   height: 99%;
   background-color: #999933;
}

.tabellatesti {
	border: 1px solid black;
   margin: 5px;
   padding: 10px;
   background-color: #999933;
   width: 99%;
}

.tabellatelecomando {
	border: 1px solid black;
   padding: 0px;
   background-color: #999933;
   height: 100%;
   width: 100%;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 12px;
   color: #ffffff;
}

.sfumaturamenu1 {
	border: 1px solid white;
   background-color: #bdbd7b;
}

.sfumaturamenu2 {
	border: 1px solid white;
   background-color: #b4b15c;
}

.sfumaturamenu3 {
	border: 1px solid white;
   background-color: #ada946;
}

.sfumaturamenu4 {
	border: 1px solid white;
   background-color: #a8a337;
}

.sfumaturamenu5 {
	border: 1px solid white;
   background-color: #a29b21;
}

.sfumaturamenu6 {
	border: 1px solid white;
   background-color: #9b920b;
}

.sfumaturamenu7 {
	border: 1px solid white;
   background-color: #988e00;
}

a:link {
	font-weight: bold;
   color: #ffffff;
}

a:visited {
	font-weight: bold;
   color: #000000;
}

a:hover {
	color: #990000;
   font-weight: bold;
}

.testopiccolo {
	font-size: 10px;
   color: #ffffff;
}

.titoli {
	color: #990000;
   font-size: 14px;
   font-weight: bold;
   font-family: Verdana,Arial,Helvetica,sans-serif;
}

.sottotitoli {
	color: #990000;
   font-size: 12px;
   font-weight: bold;
   font-family: Verdana,Arial,Helvetica,sans-serif;
}

.testo {
	font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 12px;
   color: #ffffff;
}

a.basso:link {
	font-weight: bold;
   color: #000000;
}

a.basso:visited {
	font-weight: bold;
   color: #000000;
}

a.basso:hover {
	color: #990000;
   font-weight: bold;
}

a.grigio:visited {
	font-weight: bold;
   color: #999999;
}

a.grigio:link {
	font-weight: bold;
   color: #999999;
}

a.grigio:hover {
	color: #990000;
   font-weight: bold;
}