BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : #333333;
	font-weight : bold;
	text-decoration : underline;
}


.zpu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :6pt;
	color : #AAAAAA;
}

.zpu A {
	font-size :6pt;
	color : #AAAAAA;
	font-weight : bold;
	text-decoration : none;
}

.zpu A:HOVER {
	font-size :6pt;
	color : #333333;
	font-weight : bold;
	text-decoration : underline;
}


.testo {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
}

.testoSmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
}

.sfondoscuro {
	font-family : Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
        background-color : #00458E;
	background-position : bottom;
	background-repeat : no-repeat; 

}

.sfondobianco {
	font-family : Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        background-color : #ffffff;
	background-position : bottom;
	background-repeat : no-repeat; 

}


.sfondoverticale {
	font-family : Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
	background-image : url(immagini/bckverticale.jpg);
	background-position : top;
	background-repeat : repeat-x;
	background-attachment : fixed;

}

.cornicechiara IMG{
	border: 0px solid lightgrey;
}
