/* CSS Document */

body,td,th {
	color: #ECE9D8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.sottotitolo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.testopiccolo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.titoloverde {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #66CC00;
}
.titoloceleste {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #00AFF0;
	font-weight: bold;
}

.linki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-transform: none;
	font-style: normal;
}
.H2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.bottoni {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #00AFF0;
	border: 1px solid #DDDDDD;
	background-color: #f8f8f8;
}
.titolo2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CC0066;
}
.cornice {
	border: 1px solid #CCCCCC;
}
.sottotitologray {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.input {
background-color: transparent;
	font-family:"Trebuchet MS";
	font-size:8pt;
	color: #666666;
	border: none;
}
.titolo_visitare {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #33CC00;
	text-transform: capitalize;
}
.voci_visitare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}

.struttura_visitare {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #333333;
}
.testopiccolo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006666;
}
.sottotitolo2 {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.titolobianco {

	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFCC00;
	font-weight: bold;
}
