a:link, a:visited{
	font-weight: bold;
	text-decoration: none;
	font-weight:bold;
	color:#0066CC;
	
}
a:hover { 
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}
.occhiello {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #DD5555;
	text-transform: uppercase;
}
.sottoTitoloIstituzionale {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #004777;
}
.sottoTitoloIstituzionale a:link { color: #004777; text-decoration: none}
.sottoTitoloIstituzionale a:visited { color: #004777; text-decoration: none}
.sottoTitoloIstituzionale a:hover { color: #000000; text-decoration: underline}
.sottoTitoloIstituzionale a:active { color: #000000; text-decoration: underline}

.closeWindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.closeWindow a:link { color: #FFFFFF; text-decoration: none}
.closeWindow a:visited { color: #FFFFFF; text-decoration: none}
.closeWindow a:hover { color: #FFFFFF; text-decoration: underline}
.closeWindow a:active { color: #FFFFFF; text-decoration: underline}


.sottoTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titoloGrande {
	font-size: 25px;
	font-weight: bold;
	text-transform: none;
	color: #043759;
	font-family: "Times New Roman", Times, serif;
}
.titoloPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B52020;
}

.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

.strillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #999999;
	font-weight: bolder;
}
.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.testoPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.testoBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1B1B1;
}
.testoBianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.logoEshBianco {
	background-attachment: fixed;
	background-image: url(../images/home/sfondo_logo_esh_bianco.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logoEshGrigio {
	background-attachment: fixed;
	background-image: url(../images/home/sfondo_logo_esh_grigio.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.errorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #015A94;
}
