BODY
{background-color: white;
font-family: Verdana, Arial, Helvetica;}

H1 {
font-size: 12px;
color:#339933;
font-weight: bold;
}

H2 {
font-size: 10px;
color:#339933;
font-weight: bold;
}

A:link
{color: #008877;
font-style: normal;
font-weight: bold}

A:visited
{color: #008877;
font-style: normal;
font-weight: bold}

A:hover
{color: darkblue;
font-style: normal;
font-weight: bold}

A:active
{color: red;
font-style: normal;
font-weight: bold}

FONT
{color: #446611;
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
font-weight: normal}


FONT.didascalia
{color: #808080;
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
font-size:8pt}

FONT.small
{color: #339966;
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
font-size:7pt}

FONT.testo
{color: #336666;
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
font-size:8pt}

FONT.titolo
{color: #339933;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
font-size:8pt}


h1 {
	color: #339933;
	margin-bottom: 3px;
}

h2.tariffe {
	width: 100%;
	background-color: #a0c2a5;
	color: white;
	margin: 0;
	margin-top: 5px;
	padding: 3px;
	font-size:8pt;
}

TABLE.tariffe {
	width: 100%;
	border-collapse: collapse;
}

table.tariffe th {
	padding: 2px;
	font-size: 8pt;
	background-color: #e8f3ea;
	color: #339933;
	width: 75%;
	text-align: left;
	border-top: 2px solid #FFFFFF;
}

table.tariffe td {
	padding: 2px;
	padding-right: 0;
	font-size: 8pt;
	background-color: #e8f3ea;
	color: #336666;
	width: 25%;
	text-align: right;
	font-weight: bold;
	border-top: 2px solid #FFFFFF;		
	border-left: 2px solid #FFFFFF;		
}

div {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:8pt;
	color: #336666;	
}

div.promozioni {
	margin-left:10px;
	margin-top:20px;
	width: 283px;
	border: 4px solid #A0C2A5;
}

div.header {
	width:750px;
	height:193px;
	position:relative;
	background-image: url(/pictures/header.gif);
	text-align: left;
}

div.header div.info {
	float:left;
	width:300px;
	height:193px;
}

div.slide {
	float:right;
	height:191px;
	width:446px;
	margin-top:1px;
	margin-right:1px
}

div.header img {
	border:0;
	position: absolute;
}
table.maschera {
	border: 1px solid #A0C2A5;
	padding: 3px;
	width:530px;
	font-size:8pt;
	margin-top:15px
}

table.maschera td, table.maschera th {
	padding: 3px;
}

table.maschera th {
	background-color: #ebf5ed;
	text-align: center;
	color:#46624A;
	vertical-align: top;
	width: 30%
}

table.maschera td {
	background-color: #fff;
	vertical-align: top;	
	width: 70%	
}

table.maschera th h1 {
	color:#ffffff;
	font-size:11pt;
	background-color: #84B08A;
	padding: 3px
}

