body {
	margin: 0px;
	background:#C8C8FF;
	color:white;	
}
table.logo {
	width:900px;
	height:100%;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;		
	font: normal 11px Tahoma, Helvetica, sans-serif;
	color: #FFF;
	text-align:center;	
}

table.centrale {
	width:900px;
	height:100%;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;		
	font: normal 11px Tahoma, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	background:#DDDDFC;	
}

table.news {
	width:100%;
	height:100px;
	font: normal 12px Tahoma, Helvetica, sans-serif;
	color: #000000;
}

td.menu {
	width:180px;
	height:100%;
	font: normal 11px Tahoma, Helvetica, sans-serif;
	color: #000000;
	background:#9191FF;		
}



input.text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	width: 120px;
	height:20px;
}
input.pulsante {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #013437;
	text-align: center;
	width: 70px;
	border: 1px solid #FFFFFF;

}
textarea.sfondo {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(img/form_sfondo.gif);
	width: 160px;
	height: 70px;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}

A.link:link      { text-decoration: none;  font-family:Tahoma; color:#ffffff; font-size:15px; font-weight:normal;}
A.link:visited   { text-decoration: none;  font-family:Tahoma; color:#ffffff; font-size:15px;  font-weight:normal; }
A.link:active	{ text-decoration: none;  font-family:Tahoma; color:#ffffff; font-size:15px;  font-weight:normal; }
A.link:hover	{ text-decoration: none;  font-family:Tahoma; color:#000000; font-size:15px; font-weight:normal; }

A.continua:link      { text-decoration: none;  font-family:Tahoma; color:#AAAAFA; font-size:11px; font-weight:bold;}
A.continua:visited   { text-decoration: none;  font-family:Tahoma; color:#AAAAFA; font-size:11px;  font-weight:bold; }
A.continua:active	{ text-decoration: none;  font-family:Tahoma; color:#AAAAFA; font-size:11px;  font-weight:bold; }
A.continua:hover	{ text-decoration: none;  font-family:Tahoma; color:#0A0A47; font-size:11px; font-weight:bold; }

A.link2:link      { text-decoration: none;  font-family:Tahoma; color:#000066; font-size:12px; font-weight:bold;}
A.link2:visited   { text-decoration: none;  font-family:Tahoma; color:#000066; font-size:12px;  font-weight:bold; }
A.link2:active	{ text-decoration: none;  font-family:Tahoma; color:#000066; font-size:12px;  font-weight:bold; }
A.link2:hover	{ text-decoration: none;  font-family:Tahoma; color:#ffffff; font-size:12px; font-weight:bold; }

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