body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#131212;
	background-color: #381202;
}

.titolo {
	font-size:16px;
	color:#9C3508;
	font-weight:bold;
}

.titoletto {
	font-size:12px;
	color:#9C3508;
	font-weight:bold;
}
.testo {
	font-size:12px;
	line-height:16px;
	color:#32353D;
}

.testo a:link {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#32353D;
}

.testo a:visited {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#32353D;
}

.testo a:active {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#009999;
}

.testo a:hover {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#0BB2DF;
}

.img { border:thin #B73B04 solid;
}

.footer {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}


.footer a:link {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:active {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	font-size:12px;
	line-height:18px;
	color:#0BB2DF;
	text-decoration:none;
}
