/* CSS Document */
h1 {
font-size:10;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
}

.menu
{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#003366;
	text-align:center;
	font-weight: bold;
}

.menu a:hover, link, visited
{
color:#006699;
text-decoration:none;

}

.menu2
{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#990000;
	text-align:center;
	font-weight: bold;
}

.menu2 a:hover
{
color:#0000FF;
}

.title {background:#CCCCCC;
font-size:11px;
font-family:"Trebuchet MS";
color:#EEEEEE;
/* text-align:center; */
}

.title h1{
font-size:10px;
}
.testo {
	font-family: "Trebuchet MS";
	color: #136E7D;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

address {
	font-family: "Trebuchet MS";
	color: #136E7D;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
	font-weight: normal;
}

.footer {text-align:center;}
.offerte{
	font-family: "Trebuchet MS";
	color: #136E7D;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
}
.offerte2{
	font-family: "Trebuchet MS";
	color: #1481A3;
	text-decoration: bold;
	font-size: 15px;
	font-weight: normal;
}

.offerte3{
	font-family: "Trebuchet MS";
	color: #FF3399;
	text-decoration: bold;
	font-size: 14px;
	font-weight: bold;
}
.offerta4 {	font-family: Arial, Helvetica, sans-serif; 	font-size: 13px; color: #37A7C1;}
.prenota_offerta
{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#FF3399;
	text-align:center;
	font-weight: bold;
}

.prenota_offerta2
{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#FFffff;
	text-align:center;
	font-weight: bold;
}
.testoindex
{
	font-size:18px;
	font-family:"Trebuchet MS";
	color:#EB5D8B;
	text-align:center;
	font-weight: normal;
}

