
A:link {
	COLOR: #007700; TEXT-DECORATION: none
}
A:visited {
	COLOR: #007700; TEXT-DECORATION: none
}
A:hover {
	COLOR: #888880; TEXT-DECORATION: underline
}
.titolo {  
	font-family: Garamond, Century, Times New Roman; font-size: 13pt; font-weight: bold; color: #ff0000
}
.testo4 {  
	font-family: Garamond, Century, Times New Roman; font-size: 15pt; font-weight: bold; color: #000000
}
.testo3 {  
	font-family: Garamond, Century, Times New Roman; font-size: 13pt; font-weight: bold; color: #000000
}
.testo2 {  
	font-family: Garamond, Century, Times New Roman; font-size: 12pt; line-height: normal; color: #000000
}
.testo {  
	font-family: Garamond, Century, Times New Roman; font-size: 11pt; line-height: normal; color: #000000
}
.testo0 {  
	font-family: Garamond, Century, Times New Roman; font-size: 10pt; line-height: normal; color: #000000
}
.testo_piccolo {  
	font-family: Garamond, Century, Times New Roman; font-size: 9pt; line-height: normal; color: #000000
}
.testo_normale {  
	font-family: Times New Roman, Arial, Verdana; font-size: 10pt; line-height: normal; color: #000000
}
.testo2_w {  
	font-family: Garamond, Century, Times New Roman; font-size: 12pt; line-height: normal; color: #ffffff
}
.testo_w {  
	font-family: Garamond, Century, Times New Roman; font-size: 11pt; line-height: normal; color: #ffffff
}

.testo_w_bold {  
	font-family: Garamond, Century, Times New Roman; font-size: 11pt; line-height: normal; font-weight: bold; color: #ffffff
}

.foto {
	BORDER-RIGHT: #999999 2px dashed; PADDING-RIGHT: 2px; BORDER-TOP: #999999 2px dashed; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 6px 2px; BORDER-LEFT: #999999 2px dashed; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 2px dashed
}

/* ------------------ MENU ------------------ */
#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d3d3d3;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

/* ------------------ SCROLL ------------------ */

#domticker{
width: 500px;
height: 1.2em;
border: 0px solid black;
padding: 3px;
}

#domticker a{
text-decoration: none;
}

/* Powered by Vincenzo Capuano */
