/* 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;
	line-height: 18px;
}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336600;
}
.titoloverde {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #66CC00;
	line-height: 26px;
}
.titoloceleste {
	font-family: "Trebuchet MS";
	font-size: 20px;
	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: 20px;
	font-weight: bold;
	color: #CC0066;
}
.titolo22 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.cornice {
	background-color: #FFFFDF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
}
.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: #C5C923;
	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;
}
.corniceask {

	background-color: #99FF00;
	border: 1px solid #99FF00;
}
.bottoneask {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../bottone.gif);
	background-repeat: repeat;
	border: 1px solid #006600;
}
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
  overflow: hidden;
	background-color: #669900;
	padding-left: 5px;
}
.alerttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF3300;
	font-weight: bold;
	line-height: normal;
}
.cornicemain {
	border: 1px dashed #333333;
	background-color: #f8f8f8;
}

