A:link { COLOR: #00513b; TEXT-DECORATION: none }
A:visited { COLOR: #00513b; TEXT-DECORATION: none }
A:active { COLOR: #00513b; TEXT-DECORATION: none }
A:hover { COLOR: #00513b; TEXT-DECORATION: underline }

A.contatti:link { COLOR: #004d39; font-family:Georgia; font-size:13px; TEXT-DECORATION: none; font-weight:bold }
A.contatti:visited { COLOR: #004d39; TEXT-DECORATION: none }
A.contatti:active { COLOR: #004d39; TEXT-DECORATION: none }
A.contatti:hover { COLOR: #004d39; TEXT-DECORATION: underline }

A.footer:link { COLOR: #aa9862; font-family:Georgia; font-size:16px; TEXT-DECORATION: none; font-weight:normal; font-style:normal; }
A.footer:visited { COLOR: #aa9862; TEXT-DECORATION: none }
A.footer:active { COLOR: #aa9862; TEXT-DECORATION: none }
A.footer:hover { COLOR: #aa9862; TEXT-DECORATION: underline }


body {
	background-color:#004d39;
	background-position:top;
	background-repeat:repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 90%;
}

.normale {
	font-family:Georgia;
	font-size: 13px;
	color: #00513b;
	line-height: 20px;
	text-align: left;
}

.normSottolineato {
	font-family:Georgia;
	font-size: 13px;
	color: #00513b;
	line-height: 20px;
	text-align: left;
	text-decoration:underline;
		
}

.capoParagrafo {
	font-family:Georgia;
	font-size: 24px;
	color: #aa9862;
	line-height: 20px;
	text-align: left;
}

.capoParVerde {
	font-family:Georgia;
	font-size: 36px;
	color: #00513b;
	line-height:40px;
	float:left; 
	margin-top:8px; 
	margin-right:10px
}


.titoletto {
	font-family:Georgia;
	font-size: 16px;
	color: #aa9862;
	line-height: 20px;
	font-style:italic;
}

.bottom {
	font-family:Georgia;
	font-size: 12px;
	color: #00644C;
	line-height: 20px;
	font-style:italic;
}

.footer {
	font-family:Georgia;
	font-size: 16px;
	color: #aa9862;
	line-height: 20px;
	font-style:normal;
}


.bottom a{
	font-family:Georgia;
	font-size: 12px;
	color: #00644C;
	line-height: 20px;
	font-style:italic;
	font-weight:bold;
	
}

.nomi {
	font-family:Georgia;
	font-size: 16px;
	color: #aa9862;
	line-height: 20px;
	font-style:bold;
	text-transform:uppercase;
}


img.filetto {
	  margin-top:40px;
	  margin-bottom:40px;
}

img {
	border:0px;
}
.titolo {
	font-family:Georgia;
	font-size: 15px;
	color: #00513b;
	line-height: 20px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}

ul {
	list-style-image:url(/web/images/puntoelenco.jpg);

}


.titoloLista {
	font-family:Georgia;
	font-size: 13px;
	color: #00513b;
	line-height: 20px;
	text-align: left;
	font-weight:bold;
	text-transform:uppercase;
}

#contenuto {
	height:100%;
	text-align:center;
}


#top {
	width:930px;
	height:100px;
	background-image:url(web/images/sito/top.jpg);
	background-repeat:no-repeat;
}

#bottom {
	width:930px;
	height:90px;
	background-image:url(web/images/sito/bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#main{
	width:930px;
	background-image:url(web/images/sito/background.jpg);
	background-repeat:repeat-y;
	padding-top:25px;
}

#menu{
	width:500px;
	height:35px;
	margin-right:20px;
	padding-top:22px
}
#menu-item{
	width:150px;
	height:35px;
	float:left;
	margin-left:15px;
	
}

div.fadehover {
	position: relative;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}

INPUT {
	FONT-SIZE:13px;
	COLOR: #330000; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	height: 20px;
	vertical-align:middle;
	background-color: #f1edde;
	border-color:#cabdb1;
	border-style:solid;
	border-width:1px;
	margin:0px;
	padding:0px;
}
INPUT[type="submit"]{
	FONT-SIZE:13px; 
	COLOR: #fffde8; 
	FONT-FAMILY: Verdana;
	height: 20px;
	vertical-align:middle;
	background-color: #330000;
	margin:0px;
	padding:0px 5px; 
	cursor:pointer;
}

INPUT[type="checkbox"]{
	FONT-SIZE:13px; 
	COLOR: #330000; 
	FONT-FAMILY: Verdana;
	height: 13px;
	vertical-align:middle;
	background-color: #fffde8;
	cursor:pointer;
    border:0px;
	margin:0px;
	padding:0px;
}

INPUT[type="radio"]{
	FONT-SIZE:13px; 
	COLOR: #330000; 
	FONT-FAMILY: Verdana;
	height: 20px;
	vertical-align:middle;
	background-color: #fffde8;
	cursor:pointer;
    border:0px;
	margin:0px;
	padding:0px;
}

TEXTAREA {
	FONT-SIZE:13px; 
	COLOR: #330000; 
	FONT-FAMILY: Verdana;
	vertical-align:middle;
	background-color: #f1edde;
	border-color:#cabdb1;
	border-style:solid;
	border-width:1px;
	margin:0px;
	padding:0px;
}

SELECT {
	FONT-SIZE:13px; FONT-FAMILY: Verdana; color:#330000;
	vertical-align:middle;
	background-color: #f1edde;
	border-color:#cabdb1;
	border-style:solid;
	border-width:1px;
	height:25px;
}

option:hover {	
	cursor: pointer;
}

FORM {
	margin:0px;
}


