table.index {
	width:100%;
	height:100%;
}
table.centrale {
	background:#FFFFFF;
	width:750px;
	height:400px;
}
table.interno {
	background:#556FBB;
	width:750px;
	height:380px;
}
td.tdinterno1 {
background: #556FBB;
width:550px;
} 
td.tdinterno3 {
background: #556FBB;
width:55px;
} 
td.tdinterno2 {
text-align:center;
width:200px;
}
td.tdinterno4 {
background:#FFFFFF;
text-align:center;
width:462px;
}
input.text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #556FBB;
	background: #FFFFFF;
	border: 1px solid #556FBB;
	padding-right: 5px;
	padding-left: 5px;
	width: 110px;
}
input.pulsante {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #C51D17;
	text-align: center;
	padding: 1px;
	width: 110px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
textarea.sfondo {
	font: bold 11px Arial;
	color: #556FBB;
	background: #FFFFFF url(img/form_sfondo.gif);
	width: 160px;
	height: 70px;
	border: 1px solid #556FBB;
	padding-right: 5px;
	padding-left: 5px;
}
A.menu:link      { text-decoration: underline;  font-family:arial; color:#B8B7B1; font-size:11px; font-weight:normal;}
A.menu:visited   { text-decoration: underline;  font-family:arial; color:#B8B7B1; font-size:11px;  font-weight:normal; }
A.menu:active	{ text-decoration: underline;  font-family:arial; color:#B8B7B1; font-size:11px;  font-weight:normal; }
A.menu:hover	{ text-decoration: underline;  font-family:arial; color:#ff0000; font-size:11px; font-weight:normal; }
