.clPrenotazioni{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration:none;
	text-align: left;

}
.clRecapiti{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration:none;
	text-align: left;

}

/* ---------------------------------------------------- */
/* titoli lato sx  */
.clTitoloOro{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #7F6A34;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;

	}
/* ---------------------------------------------------- */
/* titoli lato dx  */
.clTitoloBlu{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #2C4686;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;

	}
/* ---------------------------------------------------- */
/* testo lato dx  */
.clTesto{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration:none;
	vertical-align: top;

	}
.clTestoRosso{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #FF0000;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration:none;

	}
/* ---------------------------------------------------- */
/* link  */
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #2C4686;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;

	}

a:visited {
	color: #2C4686;
	}

a:hover {
	color: #2C4686;
	text-decoration:underline;
	}


/* ---------------------------------------------------- */
/* testo pagina default  */
.clTestoDefault{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #efe8de;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	}

.clMetaTag{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #AAA;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;

	}
