body {
	SCROLLBAR-FACE-COLOR: #A7BCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #717E89;
	SCROLLBAR-SHADOW-COLOR: #717E89;
	SCROLLBAR-3DLIGHT-COLOR: #717E89;
	SCROLLBAR-ARROW-COLOR: #717E89;
	SCROLLBAR-TRACK-COLOR: #717E89;
	SCROLLBAR-DARKSHADOW-COLOR: #717E89;
	background-color: #A7BCCC;
	background-image: url(../img/fondo.gif);
	font-family: Arial, Helvetica, sans-serif;
	cursor: crosshair;
}
.neroNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: static;
	text-align: justify;
	line-height: 25px;
	margin: 5px;
	padding: 0px;

}
	.neroNormal a:link {color: #000000;text-decoration: none;}
	.neroNormal a:visited {color: #000000;text-decoration: none;}
	.neroNormal a:hover {color: #FFFFFF;text-decoration: none;}
	
.neroNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: static;
	top: 23px;
	left: 5px;
	color: #000000;
}
	.neroNormalBold  a:link {color: #000000;font-weight: bold;}
	.neroNormalBold  a:visited {color: #000000;font-weight: bold;}
	.neroNormalBold  a:hover {color: #FF0000;font-weight: bold;}
	
.neroTitoloBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
	.neroTitoloBold a:link {color: #FFFFFF;	text-decoration: none;}
	.neroTitoloBold a:visited {color: #FFFFFF;text-decoration: none;}
	.neroTitoloBold a:hover {color: #ED661D;text-decoration: none;}
	
.neroNormalSpiega {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
	position: static;
	top: 23px;
	left: 5px;
	text-align: justify;}
	.neroNormalSpiega a:link {color: #FFFFFF;font-weight: bold;}
	.neroNormalSpiega a:visited {color: #FFFFFF;font-weight: bold;}
	.neroNormalSpiega a:hover {color: #000000;font-weight: bold;}
	
.neroNormalLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: static;
	top: 23px;
	left: 5px;
	text-align: right;
	width: 537;
	font-weight: bold;}
.neroItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: static;
	text-align: justify;
	line-height: 25px;
	margin: 5px;
	padding: 0px;
	font-style: italic;

}
.neroSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: static;
	text-align: justify;
	line-height: 14px;
	margin: 5px;
	padding: 0px;
	color: #333333;

}
