/* CSS Document */
body {
	background-image: url(immagini/fondo3.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E4ECEE;
}
.buttonscontainer {width: 110px;}

.buttons a {
	color: #FFFFFF;
	background-color: #218AAD;
	padding: 2px 2px 2px 7px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	margin: 0px 0px 2px;
	width: 100%;
	text-align: left;
	border-top: 1px ridge #FFFFFF;
	border-right: 1px ridge #FFFFFF;
	border-bottom: 1px ridge #218AAD;
	border-left: 1px ridge #218AAD;
}

.buttons a:hover {
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #28AAD5;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px groove #28AAD5;
	border-right: 1px groove #13728E;
	border-bottom: 1px groove #FFFFFF;
	border-left: 1px groove #FFFFFF;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #186883;
}
.input { border-style: none;
         font-family:Georgia, "Times New Roman", Times, serif;
	 	 font-size:10px;
	     color : #1E7D9D;
		        }

#menu a {
	border-style: none;
	color : #186883;
	text-decoration: underline;
	font-size: 10px;
       }
#menu a:hover {
	border-style: none;
	color : #186883;
	text-decoration: none;
	font-size: 10px;
       }	   
#menu a:visited {
	border-style: none;
	color : #186883;
	font-size: 10px;
       }
#menu a:active {
	border-style: none;
	color : #186883;
	text-decoration: none;
	font-size: 10px;
       }	   
.Stile1 {
	color: #FFFFFF;
	font-size: 9px;
}
a {
	font-size: 10px;
}
.Stile4 {font-size: 12}
.Stile23 {
	font-size: 1mm;
	color: #FFFFFF;
}
#men a {
	border-style: none;
	color : #3E5B2F;
	text-decoration: none;
	font-size: xx-small;
       }
#men a:hover {
	border-style: none;
	color : #3E5B2F;
	text-decoration: none;
	font-size: xx-small;
       }	   
#men a:visited {
	border-style: none;
	color : #3E5B2F;
	font-size: xx-small;
       }
#men a:active {
	border-style: none;
	color : #3E5B2F;
	text-decoration: none;
	font-size: xx-small;
       }	
#a a, a:link, a:active{ color:#FFF;}
#a a:hover { background-color:#FFF; color:#A6333A;}
h4 { margin:0; padding:5px 0;}