.Sfondo {
	background-color: #547492;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Pagina {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(immagini/majon-sotroi-campitello_10.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 10px;
    SCROLLBAR-FACE-COLOR: #FCE2EC;
    SCROLLBAR-HIGHLIGHT-COLOR: #FCE2EC;
    SCROLLBAR-SHADOW-COLOR: #DB779B;
    SCROLLBAR-3DLIGHT-COLOR: #DB779B;
    SCROLLBAR-ARROW-COLOR: #FF5200;
    SCROLLBAR-TRACK-COLOR: #FCE2EC;
    SCROLLBAR-DARKSHADOW-COLOR: #FCE2EC;
    SCROLLBAR-BASE-COLOR: #FCE2EC;
}
.Immagini {
	border: 1px solid #DB779B;
}
.TabTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C16687;
}
.TabTitoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #61273D;
	text-decoration: none;
	background-color: #FF87B3;
}
.TabTesto {
	background-color: #A8CEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #A8CEFE;
	border: 0px none;
	width: 100%;
}

