@charset "utf-8";
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #4e3626;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: justify;
	vertical-align: top;	
}
.bottoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1px;}
	
	a:link {
	color: #75553d;
	text-decoration:none;
}

a:visited {
	color: #75553d;
	text-decoration:none;
}

a:active {
	background-color: #dad1ca;
	text-decoration:none;
}

a:hover {
	color:#912119;
	text-decoration:none;
}

	
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: 4e3626;
	letter-spacing: 1px;
	word-spacing: 3px;
	text-align: inherit;
	vertical-align: top;
}