/* CSS Document */
a:link	{text-decoration:none; color:#70685D}
a:visited {text-decoration:none; color: #70685D}
a:hover {text-decoration:underline; color:#70685D;}

.verdana {
	font-family: verdana;
	font-size: 8pt;
	color: #70685D;
	text-align: justify;
	font-weight: normal;
	line-height: 150%
}

.verdana_oro {
	font-family: verdana;
	font-size: 8pt;
	color: #B7AB86;
	text-align: justify;
	font-weight: normal;
}

.verdana_titoli {
	font-family: verdana;
	font-size: 10pt;
	color: #B7AB86;
	text-align: justify;
	font-weight: normal;
}


.verdana_oro:link	{text-decoration:none; color:#B7AB86}
.verdana_oro:visited {text-decoration:none; color:#B7AB86}
.verdana_oro:hover {text-decoration: underline; color:#B7AB86}

img {
border:0px;
}


.mano { cursor: hand }

.lingue {
float:right;
margin-bottom:20px;
text-align:right;

}

.lingue a {
	font-family: verdana;
	font-size: 8pt;
	color: #B7AB86;
text-align:right;
text-decoration:none;
}

.lingue img {
}
h1{display:none;}
