.table {
	border:thin;
	background-image: url(immagini/riquadro4.gif);
	background-repeat: no-repeat;
}

.bottom {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

.menu {
	border:thin;
}

.indice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	font-style: normal;
	color: #555;
	text-align: justify;
}

.invio {
	background-image: url(immagini/Invia.gif);
	background-color:#0066CC;
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	height:20px;
}
.cancella {
	background-image: url(immagini/cancella.gif);
	background-color:#0066CC;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	height:20px;
}
#upcornice {
text-align:center;
}
#cornice { 

 margin: 0 auto;
 color: #666;
 text-align:center;
 background-color: #f6f6f6;
 border: 1px solid #ccc;
 width: 680px; 
 padding-top:10px;
 padding-bottom:10px;
 
}
