body {
	background-image: url(img/background.jpg);
}
table.index {
	width:100%;
	height:100%;
}
table.centrale {
	background:#FFFFFF;
	width:770px;
	height:400px;
}
table.interno {
	width:765px;
	height:350px;
}
td.tdinterno1 {
width:350px;
} 
td.tdinterno3 {
width:15px;
} 
td.tdinterno2 {
width:350px;
}
td.tdinterno4 {
width:350px;
}
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; }