.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 3px;
}
.testoSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;	
	color: #333333;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 0px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	border: 1px solid #000000;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #FFD99F;
	cursor: hand;
}
.testoDisclaimer {
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 12px;	
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 0px;
	margin: 0px;
}



/* GENERALI */

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #009A33 url(images/btgrdk.gif) repeat-x fixed left bottom;
	PADDING-BOTTOM: 25px;
	MARGIN: 0px;
	COLOR: #333333;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
}
A {
	text-decoration: none;
	color: #FF6600;
}
A:hover {
	text-decoration: none;
	color: #666666;
}


/* DIV SPECIFICI */

#contenitore {	
	BORDER-RIGHT: 1px solid #ccc;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #FFFFFF url(images/pgbg4.gif);
	PADDING-BOTTOM: 0px;
	MARGIN: 10px auto; 
	BORDER-LEFT: 1px solid #737373;
	width:770px;
	COLOR: #333333;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 1px solid #737373;
}
	
/* MENU PRINCIPALE */

#box{
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	FONT-SIZE: 14px;
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 23px;
	background-color: #FF7B00;
	background-image: url(images/backmenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#menucont {
	color: #696969;
	background-color : transparent;
	width: 770px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
.menublock, .display {
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	FONT-SIZE: 14px;
	float:left;
	width:154px;
	background-color: #696969;
	margin: 0px;
	padding: 0px;
}
.subs{
	background-color: #696969;
}
.subs a{
	display: block;
}
.menublock .subs{
	display: none;
}
a.tl, a.tl:hover, a.tl:active, a.tl:visited, a.sl, a.sl:hover, a.sl:active, a.sl:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	FONT-SIZE: 14px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FDA913;
	margin: 1px 1px 1px 1px;
	padding: 0px;
	border: none;
	text-align: center;
	font-weight: bold;
	height: 21px;
	line-height: 1.5em;
}
a.tl:hover, a.tl:active , a.sl:hover, a.sl:active{ 
	background-color: #FF7B00;
	text-align: center;
	color: #ffffff;
}
a.sl, a.sl:hover, a.sl:active{
	text-align: center;
}



/* MENU SECONDARIO */
#menu {
	BACKGROUND: #006923;
	WIDTH: 770px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BORDER-TOP: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	BORDER-RIGHT-STYLE: none;
}
#menu UL {
	BORDER-TOP-WIDTH: 0px;
	CLEAR: left;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center;
	BORDER-RIGHT-WIDTH: 0px;
}
#menu UL LI {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
}
#menu UL LI A {	
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Georgia;	
	FONT-SIZE: 11px;
	BACKGROUND: #006923;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: #ccc 1px solid;
	WIDTH: 153px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 2em;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	LETTER-SPACING: 1px;
	HEIGHT: 2em;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
#menu UL LI A:hover {
	BACKGROUND: #00C341;
	COLOR: #000;
}
#menu A:active {
	BACKGROUND: #00C341;
	COLOR: #fff;
}
#menu A:visited {
	BACKGROUND: #006923;
	COLOR: #fff;
}
#menu UL LI#cinque A {
	WIDTH: 153px
}


/* CONTENUTI */
#pagebody {
	BORDER-TOP-WIDTH: 0px;
	CLEAR: both;
	BORDER-LEFT-WIDTH: 0px;
	BACKGROUND: url(none) repeat scroll 0% 0%;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN: 15px 0px 0px;
	COLOR: #444;
	TEXT-ALIGN: left;
	BORDER-RIGHT-WIDTH: 0px;
	padding: 0px;
}
#maincontent {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 530px;
	padding: 0px 0px 0px 10px;
}
#sidebar {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 548px;
	padding: 1px 0px 0px 1px;
}
#footer {
	CLEAR: both;
	PADDING-RIGHT: 7px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 10px;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: x-small;	
	BACKGROUND: #f2f2f2;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 7px;
	COLOR: #666;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	BORDER-RIGHT-WIDTH: 0px;
}
#contenitore-info {
	FLOAT: right;
	padding: 0px;
	WIDTH: 200px;
	margin: 12px 0px 6px 15px;
}
#info {
	padding: 0px;
	font-size: 12px;	
	color: #666666;
	background-color: #f2f2f2;
	border: 2px dashed #FF9900;
	line-height: 18px;
	list-style-image: url(images/freccina.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
}
#info UL {
	padding: 0px;
	margin: 0px 0px 10px 20px;
}
#info UL LI {
	padding: 0px;
	margin: 0px;
}
#info UL LI A{
	padding: 0px;
	margin: 0px;
}
#destinazioni {
	padding: 0px;
	font-size: 12px;	
	color: #666666;
	background-color: #f2f2f2;
	border: 2px dashed #00CC00;
	line-height: 18px;
	list-style-image: url(images/freccinaverde.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	margin-top: 5px;
}
#destinazioni UL {
	padding: 0px;
	margin: 0px 0px 5px 20px;
}
#destinazioni UL LI {
	padding: 0px;
	margin: 0px;
}
#destinazioni UL LI A:link, #destinazioni UL LI A:active, #destinazioni UL LI A:visited{
	padding: 0px;
	margin: 0px;
	color: #009900;
}
#destinazioni UL LI A:hover{
	padding: 0px;
	margin: 0px;
	color: #666666;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 6px 0px 3px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 30px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
p {
	font-size: 11px;
	padding: 0px;
	margin: 5px 0px 3px 10px;
	font-weight: normal;
}
#sidebar p{
	font-size: 11px;
	padding: 0px;
	margin: 10px 3px 3px 6px;
	color: #333333;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 15px;
	padding: 0px;
	margin: 10px 0px 2px 10px;	
	line-height: 1.5em;
}
#titoloinfo {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	background-color: #FFE3C8;
	padding: 5px;
}
#titolodestinazione {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC00;
	background-color: #EAFFEA;
	padding: 5px;
}
#top {
	font-size: 10px;	
	color: #00822B;
	float: right;
}
#boxlateraleviaggi {
	width: 205px;
	margin: 11px 0px 0px 3px;
	padding: 0px;
}
#boxlateraleviaggi img{
	border: 1px solid #999999;
	margin-bottom: 20px;
}
#boxlaterale {
	background-color: #FFFFFF;
	border: 1px solid #FDA913;
	width: 205px;
	margin: 11px 0px 0px 6px;
	padding: 0px;
}
#titoloboxlaterale {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	background-image: url(images/sfondo_titolo_boxlat.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 6px;
}
#boxcorso {
	background-color: #FFF1D8;
	border: 1px solid #FDA913;
	width: 205px;
	margin: 11px 0px 0px 6px;
	padding: 0px;
	background-image: url(images/sfondo_corso.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#boxcorso h1, #boxcorso-sconto10 h1, #boxcorso-sconto15 h1{
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #666666;
}
#boxcorso-sconto10 {
	background-color: #FFF1D8;
	border: 1px solid #FDA913;
	width: 205px;
	margin: 11px 0px 0px 6px;
	padding: 0px;
	background-image: url(images/sfondo_corso_sconto10.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#boxcorso-sconto15 {
	background-color: #FFF1D8;
	border: 1px solid #FDA913;
	width: 205px;
	margin: 11px 0px 0px 6px;
	padding: 0px;
	background-image: url(images/sfondo_corso_sconto15.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.roundcont {
	width: 380px;
	background-color: #E6E6E6;
	color: #ffffff;
	text-align: left;
	margin-bottom: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.roundcont p {
	margin: 0px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}
.roundtop {
	background: url(images/tr.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
}
.roundbottom {
	background: url(images/br.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
}
img.corner {
	width: 11px;
	height: 11px;
	border: none;
	display: block !important;
	margin: 0px;
	padding: 0px;
}
.nobordo {
	margin: 0px;
	padding: 0px;
}
.capolettera {
	color: #FF6600;
	font-size: larger;
}
.capoletteraverde {
	color: #009900;
	font-size: larger;
}
#titoloboxlateralesmall {
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 16px 0px 3px;
	padding: 2px 0px 2px 6px;
	background-color: #FFFFFF;
}
#boxstondato {

	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#boxstondato p {
	line-height: 20px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 13px;
	text-align: center;
	padding: 0px 20px 5px;
	margin: 0px;
}
.bodypopup {
	background-color: #FF7B00;
	background-image: none;
	margin-top: 10px;
}
.bodystampa {
	background-color: #ffffff;
	background-image: url(images/testata.jpg);
	text-align: left;
	margin: 130px 10px 10px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
}
.elenconumerato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 2px 2px 2px 0px;
	list-style-type: decimal;
}
.elenconumeratonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 10px 2px 2px 0px;
	list-style-type: decimal;
}
.elencopuntato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 2px 2px 2px 0px;
	list-style-type: disc;
}
#contenitore-duecolonne {
	WIDTH: 100%;
	MARGIN: 0px 0px 16px;
	padding: 0px;
}
#colonnasinistra {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 265px;
	padding: 0px;
}
#colonnadestra {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 275px;
	padding: 0px;
}
.big {
	font-size: 40px;
	font-weight: bold;
	padding: 0px;
	margin: 2px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
}
.intestazionetabellacosti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #FF7B00;
}



/* DIV HOMEPAGE */

#sidebar-home {
	margin: 0px;
	padding: 0px;
	WIDTH: 195px;
}
#sidebar-home p{
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 13px;	
	padding: 0px;
	margin: 12px 6px 16px 10px;
	color: #333333;
}
#maincontent-home {
	float: right;
	margin: 0px;
	WIDTH: 570px;
	padding: 0px;
}
#pagebody-home {
	MARGIN: 0px;
	TEXT-ALIGN: left;
	padding: 0px;
}
#boxlaterale-home {
	background-color: #FFFFFF;
	width: 195px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FDA913;
	border-bottom: 1px solid #FDA913;
}
#contenitore-home {
	BORDER-RIGHT: 1px solid #ccc;
	BORDER-TOP: 0px;
	BACKGROUND: #FFFFFF url(images/pgbg_home.gif);
	MARGIN: 10px auto;
	BORDER-LEFT: 1px solid #737373;
	width:770px;
	COLOR: #333333;
	BORDER-BOTTOM: 1px solid #737373;
	padding: 0px;
	
}

#centrale-home {
	padding: 0px;
	margin: 0px;
	width:410px;
	float: left;
}
#destro-home {
	margin: 0px;
	padding: 0px;
	WIDTH: 159px;
	float: right;

}
#destro-home p{
	COLOR: #666;
	padding: 0px 4px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;


}
#destro-home h1{
	COLOR: #666;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 4px 5px 10px;
	margin: 0px;
}
.rosso {
	COLOR: #FF3300;
}
.box1 h1{
	font-size: 20px;
	line-height: 1em;
	margin: 9px 0px 5px 10px;
}
.box2sx h1{
	font-size: 15px;
	COLOR: #000;
	margin: 9px 0px 5px 10px;
}
.box2dx h1{
	font-size: 15px;
	COLOR: #000;
	margin: 9px 0px 5px 10px;
}
.box3 h1{
	font-size: 15px;
	margin: 5px 0px 3px 10px;
}
.disclaimer {

	background-color: #FFFFFF;
	background-image: none;
}
.disclaimer p{
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 13px;
	font-style: normal;	
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.box1 {
	padding: 3px 0px 0px;
	background-image: url(images/tratteggio_orizzontale.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box2sx {
	padding: 3px 3px 3px 0px;
	background-image: url(images/tratteggio_verticale.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
}
.box2dx {
	padding: 3px 3px 3px 0px;
	margin: 0px;
}
.box3 {
	padding: 3px 3px 3px 1px;
	background-image: url(images/tratteggio_orizzontale.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.flag{
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 3px;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
}
.icona{
	border: none;
	margin: 2px;
	vertical-align: middle;
}