body {
	background-color: #D3D0C7;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #D3D0C7;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E40A2;
	font-weight: bold;
	}
.testo_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 14px;
}

.contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #999999;
	text-transform: capitalize;
	vertical-align: top;
	padding-left: 8px;
}
.contenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #000066;
	padding: 10px;
	vertical-align: top;
}
.elenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #000066;
	vertical-align: top;
	width: 200px;
	float: left;
}
.testo_small_grigio {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	color: #636359;
}
