.sfondo {
	background-image: url(immagini/home3c_sfondoglobal.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: F3F3F3;
}

.testo_normal {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.testo_normal_link {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #161D74;
	text-decoration: none;
}

.testo_normal_link:hover {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #161D74;
	text-decoration: underline;
}


.testo_scheda {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.testo_scheda_brown {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #161D74;
	text-decoration: none;
}

.titolo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titolo:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #161D74;
	text-decoration: none;
}
