body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d4669;
	line-height: 1.3em;
}
A:link, A:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d4669;
	line-height: 1.3em;
	text-decoration: underline;
}
A:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d4669;
	line-height: 1.3em;
	text-decoration: underline;
}
A:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399F3;
	line-height: 1.3em;
}
.positio {
	position: absolute; top:400px; left:550px;
}

/*************************************** Menu ****************************************/
A.menu:link, A.menu:active, A.menu:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5DAEE;
	line-height: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
A.menu:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4D600;
	line-height: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

/*************************************** COLONNA SINISTRA ****************************************/
.categoria {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D5DAEE;
	line-height: 1.3em;
	font-weight: bold;
	text-transform:uppercase;
}
.titolo_blu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E0044;
	line-height: 1.3em;
	font-weight: bold;
}
.titolo_verde {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5AB91F;
	line-height: 1.3em;
	font-weight: bold;
}
A.more01:link, A.more:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2d4669;
	font-weight: bold;
	text-decoration: underline;
}
A.more01:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2d4669;
	font-weight: bold;
	text-decoration: underline;
}
A.more01:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5AB91F;
	font-weight: bold;
	text-decoration: underline;
}
.nota{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d4669;
	font-style: italic;
}
/*************************************** COLONNA destra ****************************************/
.testo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.3em;
}
.titolo_giallo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F4D600;
	line-height: 1.3em;
	font-weight: bold;
}
.titolo_bianco {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 1.3em;
	font-weight: bold;
}
.titolo_strutture {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4D600;
	line-height: 1.3em;
	font-weight: bold;
}
.price {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5AB91F;
	line-height: 1.3em;
	font-weight: bold;
}
.sottotitolo{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.3em;
}
A.more:link, A.more:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
A.more:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D5DAEE;
	font-weight: bold;
	text-decoration: underline;
}
A.more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5AB91F;
	font-weight: bold;
	text-decoration: underline;
}

/*************************************** BOX ****************************************/
.formbox {
	width: 130px;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #D0BE94 1px solid;
	BORDER-LEFT: #000033 1px solid;
	BORDER-RIGHT: #D0BE94 1px solid;
	BORDER-TOP: #000033 1px solid;
	COLOR: #000033;
	FONT: 10px Verdana, sans-serif;
	TEXT-DECORATION: none;
	TEXT-TRANSFORM: none;
}