html, BODY{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color:#f5e4b8;
}

.testo{
	text-align: justify;
	color: #400020;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 19px;
}

.bordoimg{
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.linkgenerico{font-family: Verdana, Arial; font-size: 12px;color:#400020;text-decoration:none;}
.linkgenerico:hover{font-family: Verdana, Arial; font-size: 12px;color:#400020;text-decoration:underline;}

