@charset "UTF-8";
/* CSS Document */

:link	 { Text-Decoration : None}
:visited	 { Text-Decoration : None}
a:hover	 { Text-Decoration : Underline}
H1 {	FONT-FAMILY: verdana; font-size: 14pt; TEXT-ALIGN: justify; font-style: normal; font-weight: normal}
H2 {	FONT-FAMILY: verdana; font-size: 14pt; font-style: normal; font-weight: bold; TEXT-ALIGN: justify}
H3 {	FONT-FAMILY: verdana; font-size: 10pt; font-style: italic; font-weight: normal}
H4 {	FONT-FAMILY: verdana; font-size: 10pt; font-style: italic; font-weight: normal; color:#5B7693}

.link {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	
}
.link2 {
	font-family: Arial;
	font-size: 10pt;
	color: #8e845e;
	font-weight: normal;
	
}
body2 {
	background-color:#330000
}
body {
	background-color:#2F2310
}
.testo {
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: normal;
	margin-top:10px;
	margin-left:5px;
	
}
.contatti {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-align:justify;
}
.form {
	font-family: Arial;
	font-size: 12pt;
	color: #866939;
	font-weight: normal;
	
}
.testo2 {
	font-family: Arial;
	font-size: 12pt;
	color: ##666600;
	font-weight: normal;
	
	
}
.titolo {
	font-family: Arial;
	font-size: 13pt;
	color: #699409;
	font-weight: normal;
}