input, textarea, select {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-left: 2px;
	margin-top: 4px;
	border: 1px ridge;
	margin: 4px;
	border-color: #2F4F4F;
	background-color: #FFFFDF;
	}
#home {
	color: #87CEFA;
	font-style: normal;


	}
	
.copyright {
	
	text-decoration: none;
	
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	background-color: #99cc99;
	font-style: normal;
}
ul.menu1 {
width:200px;
list-style:none; /* elimino i punti elenco */
margin:0; padding:0; /* elimino i rientri delle liste */
}

ul.menu1 li a {
display:block; /* il link occupa tutto lo spazio orizzontale */
text-decoration:none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
padding:0 1em; /* lascia spazio far il bordo del menu e il testo del link */
height:20px;line-height: 20px; /* altezza del link: height e line-height devono avere il medesimo valore */
 background-color: #003399;

}
ul.menu1 li { display:inline } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/

ul.menu1 li a:hover, ul.menu1 li a:active {

color: White;
 background-color: Red;
}


ul.menu2 {
width:200px;
list-style:none; /* elimino i punti elenco */
margin:0; padding:0; /* elimino i rientri delle liste */
	

}

ul.menu2 li a {
	display:block;
	text-decoration:none;
	padding:0 2em;
	height:16px;
	line-height: 16px;
	background-color: #003399;
	font-style: oblique;


}
ul.menu2 li { display:inline } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/

ul.menu2 li a:hover, ul.menu1 li a:active {

color: white;
 background-color: Red;
}





A {

	color: White;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, "Times New Roman";
	font-size: 13px;
	
	}

A:HOVER {
	
	text-decoration: none;
	
	font-family: Arial, "Times New Roman";
	font-size: 13px;
color: Red;

}



LI {
	color: White;	
	font-weight: bold;
	font-family: Arial, "Times New Roman";
	font-size: 11px;
	list-style-type: disc;
	}

BODY {
	color: White;
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 14px;
	text-align: justify;
	background-color: #88B1D9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-style: normal;
	}

p:first-letter {
	color: White;
	font-family:  Verdana, "Times New Roman", Arial;
	font-size: 16px;
	font-weight: bold;
	border-left-width: 3px;
}



.descrizione {
	color: Black;
	font-style: oblique;
	font-family: Verdana, Arial;
}



.bottoni {
	text-decoration: none;
	font-family: Arial, "Times New Roman";
	font-size: 14px;
	color: White;
	font-weight: bold;
}





TABLE {
	color: White;
	text-decoration: none;
	font-family: "Times New Roman", Arial;
	font-size: 14px;
	border-left-width: 3px;
	}
	
A:HOVER.contatti {
	
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", arial;
	font-size: 14px;
	color: white;
	
}
	
	
	.contatti
{
  
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-STYLE: normal;
	 
    FONT-FAMILY: "Times New Roman", Arial, Verdana, Geneva, Helvetica;
    TEXT-DECORATION: none;
	font-weight: normal;
}

A:HOVER.contatti2 {
	
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", arial;
	font-size: 14px;
	color: red;
	
}
	
	
	.contatti2
{
  
    FONT-SIZE: 14px;
    COLOR: #00008B;
    FONT-STYLE: normal;
	 
    FONT-FAMILY: "Times New Roman", Arial, Verdana, Geneva, Helvetica;
    TEXT-DECORATION: none;
	font-weight: normal;
}



.piede {
	
	text-decoration: none;
	
	font-family: "Times New Roman", Arial;
	font-size: 14px;
	
	
	font-style: normal;
}

.powered {
	
	text-decoration: none;
	font-family: Arial, "Times New Roman";
	font-size: 12px;
		font-style: normal;
}

.form {
	background-image: url(../immagini/bottone.gif);
	background-attachment: fixed;

	background-repeat: no-repeat;
	background-position: right;
	
	
	
}
.corpotabella {
	background-image: none;
	background-color: #3F7EBE;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: auto;
	width: auto;
	clip:  rect(auto auto auto auto);


}
.titolotabella {
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003399;

}
.titolocorpo {
	background-image: none;
	font-family:"Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
}
