body {
	background-color: #FFF8E2;
}

.cellaFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #330000;
	padding-top: 18px;
}

.cellaContenuto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #330000;
	padding-right: 3px;
}

.cellaContenutoNoItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
}

.layerTesto {
	position:relative; 
	z-index:1; overflow:auto; 
	text-align:left; 
	padding-left: 5px; 
	padding-right: 5px; 
	scrollbar-face-color: #FFECCF; 
	scrollbar-arrow-color: #A6022C; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-highlight-color: #FFECCF; 
	scrollbar-shadow-color: #FFECCF; 
	scrollbar-3dlight-color: #A6022C; 
	scrollbar-darkshadow-color: #A6022C;
	}
	
.cellaHeaderTariffe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4E1B6;
	background-color: #330000;
	text-align: center;
}

.cellaTariffe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-color: #F9E4B5;
	text-align: center;
	border: 1px solid #330000;
}

.formTesto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #330000;
}

/*- attributi testo ------------------------------------------------------------------*/

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #330000;
	font-weight: bold;
	background-image: url(images/sfondo-titolo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

b {
	font-weight:normal;
}

.testoLink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #330000;
	text-decoration:none;
}

a.testoLink2, a.testoLink2:visited {
	color: #330000;
}

.testoImportante {
	position:absolute;
	left:-600px;
	top: 0px;
	width: 400px;
}

.cellaSpecialPrices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	background-color: #FFCC00;
	text-align: center;
	vertical-align: middle;
	width: 160px;
	padding:3px;
	border: 2px solid #CC0000;
}

.testoLinkSpecialPrices {
	color: #660000;
	text-decoration: none;
}

A.testoLinkSpecialPrices:hover {
	color: #FF0000;
}
