body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12241B;
	background-image: url(images/sfondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.testo {
	padding: 16px;
	line-height: 16px;
}
.indirizzo {
	padding-left: 20px;
}

.indirizzo a:link, .indirizzo a:active, .indirizzo a:visited {
	color: #12241B;
	text-decoration:none;
}

.indirizzo a:hover {
	color: #afaf76;
	text-decoration:none;
}

.linea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #afaf76;
	border-right-color: #afaf76;
	border-bottom-color: #afaf76;
	border-left-color: #afaf76;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

.marcovangelisti {
	font-size: 30px;
	color: #afaf76;
}