body {
	background-image: url(immagini/sfondo_totale2.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	
} 

.testoGrande {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #27496B;
}

.testoNormale {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #27496B;
}
.testoNormaleGrigio {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.testoMedio {

	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.testoPiccolo {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	
}
.testoPiccoloBLU {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #27496b;
	text-indent: 10px;
}

a:link {
	color: #003366;
	text-decoration: none;
	line-height: normal;
}
a:visited {
	text-decoration: none;
	color: #315C88;
}
a:hover {
	text-decoration: underline;
	color: #4A78A5;
}
a:active {
	text-decoration: none;
}
.sfondo_tabella_nuovaindex {
	background-image: url(img2/sfondo_table.gif);
	background-repeat: repeat-y;
}
.IMG_HOME {
	border: 5px solid #FFFFFF;
}