/* CSS Document */
.testodescrizione_normale
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000066;
	}
	
.testodescrizione enhanced
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.titolo_grande
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	font-style: italic;
	cursor: crosshair;
	}
	
.titolo_capoverso
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	}	
		
.titolomenu_tabella
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #000033;
	background-position: center center;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	}
	
.link_tabella
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	}
	
a.link_tabella:hover	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	filter: Xray;
	font-style: italic;
	}

.link_bianco
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-position: center center;
	background-color: #173E68;
	}
	
a.link_bianco:hover	
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	filter: Xray;
	font-style: italic;
	background-color: #173E68;
	}


.link_calendario
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	}

a.link_calendario:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
	cursor: crosshair;
	}
.link_menublu
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #0066FF;
	background-position: center center;
	cursor: crosshair;
	font-style: italic;
	border: medium none #000066;
	}

a.link_menublu:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	cursor: crosshair;
	background-position: center center;
	background-color: #0066FF;
	border: thin dashed #FFFF00;
	}
.link_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	cursor: s-resize;
}
a.link_grande:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	filter: Xray;
	font-style: normal;
}
.titolomenu_blu {

	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-position: center center;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
}
.testo_grande_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000066;
	font-style: normal;
	cursor: crosshair;
}
.titolonero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

