.baseCss {
	color: #800000;
}



/* CSS Menu sx */
.titleMenuSx {
	/*color: #0000FF;*/
		color: #800000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

divMenuSx {
	font-size: 9px;
	font-style: normal;
	color: #0000FF;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

/*.imgNelTesto {
	float:left; 
	padding-right:10px; 
	padding-bottom:10px; 
	border:none;
}*/

/*.imgNelTestoRight {
	float:right; 
	padding-left:10px; 
	padding-bottom:10px; 
	border:none;
}*/

/*.imgNelTestoLeft {
	float:left; 
	padding-right:10px; 
	padding-left:10px; 
	padding-bottom:10px; 
	border:none;
}*/

/* Form prenotazione */
.testoPrenotazione {
	color: #800000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;}

