<!--

html  {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: White;
}


/*
************************************************************
                         TESTA
************************************************************
*/

.testa {
	height: 20px;
	background-image: url(testa.jpg);
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	font-size: 10px;
	color: #CD853F;
	overflow: hidden;
}

.testa A:link,  .testa A:visited  {
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
}
	
.testa A:hover {
	color: #00BFFF;
	font-weight: bold;
}

.testa A:active {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

.testa strong {
	color: Red;
}


/*
************************************************************
                          BARRA
************************************************************
*/

.barra {
	width: 100%;
	background-color: #F4CDA6;
	height: 20px;
	background-image: url(barra.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.barra ul {
	float: right;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.barra li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	height: 20px;
}

.barra li a {
	display: block;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
} 


.barra a:link, .barra a:visited {
	color: White;
	text-decoration: none;
	background-image: url(barra_off.gif);
} 

.barra a:hover {
	color: #F0C89F;
	background-image: url(barra_on.gif);
}

.barra a:active {
	color: Red;
	text-decoration: none;
	background-image: url(barra_on.gif);
} 

.barra strong {
	color: Red;
}

.barra s {
	color: Purple;
}

/*
************************************************************
                          MENU
************************************************************
*/

.menu {
   margin-top: 15px;
	float: left;
	/*clear: left;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	background-color: transparent;
}

.menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.menu li {
	display: inline;
}

.menu li a {
	display: block;
	padding-left: 15px;
	padding-top: 4px;
   padding-bottom: 4px;
	background-image: url(menu.gif);
	background-color: transparent;
	margin-top: 6px;
	border: 2px solid white;
} 

.menu li A:link, .menu li A:visited {
	color: Navy;
	text-decoration: none;
} 

.menu li A:hover {
	color: #00BFFF;
	background-image: url(menu_on.gif);
	background-color: transparent;
}

.menu li a:active {
	color: Red;
	text-decoration: none;
} 

.menu strong {
	color: Red;
}

.menu s {
	color: Silver;
}


/*
************************************************************
                          ICONE
************************************************************
*/

.icone {
   margin-top:20px;
	margin-left:4px;
	width: 140px;
	/*clear: left;*/
   float:left;
}

.icone ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
}

.icone li {
	display: inline;
}

.gif0, .gif0strong  {
	border: 0px;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.gif1, .gif1strong  {
	border: 0px;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.gif0s, .gif1s  {
	border: 0px;
   filter:alpha(opacity=30);
   opacity: 0.3;
   -moz-opacity:0.3;
}

.jpg0  {
	border: 1px solid Silver;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.jpg0strong  {
	border: 1px solid Red;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg1  {
	border: 1px solid White;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg1strong  {
	border: 1px solid White;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.jpg0s, .jpg1s {
	border: 1px solid Silver;
   filter:alpha(opacity=30);
   opacity: 0.3;
   -moz-opacity:0.3;
}

/*
************************************************************
                         TITOLO
************************************************************
*/

.titolo0 h1, .titolo1 h1    {
	margin-top: 0px;
	margin-left: 235px;
	margin-right: 40px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1E90FF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #F3BC85;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.titolo2 h1     {
	margin-top: 0px;
	margin-left: 235px;
	margin-right: 40px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/*
************************************************************
                         CORPO
************************************************************
*/

.corpo0, .corpo1, .corpo2  {
	margin-left: 200px;
	padding-left: 35px;
	padding-right: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 10px;
	text-align: justify;
	line-height: 170%;
}

a:link, a:visited {
	color: #FF8C00;
	text-decoration: none;
} 

a:hover {
	color: #00BFFF;
}

a:active {
	color: Red;
	text-decoration: none;
} 

.grande {
	font-size: 14px;
	font-weight: bold;
	color: #1E90FF;
}

.medio {
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}

.normale     {
}

.piccolo     {
	font-size: 9px;
}

.messaggio   {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #1E90FF;
}

.campo       {
	font-style: italic;
}

.stile1      {

}

.stileon {
	color: Red;
}

hr {
	border: solid #F3BC85;
	border-width: 2px 0px 0px 0px; /*clear: both;*/
	line-height: 0px;
}

.immagine    {
	text-align: center;
	margin-top: 10px;
	/*clear: both;*/
}

.immagineright {
   float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.immagineleft {
   float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.immaginedisponi {
	float: left;
	text-align: center;
	width: 130px;
	height: 90px;
	margin-right: 100px;
	vertical-align: middle;
}

.jpg {
	border: 3px solid #EEB179;
}

.gif {
	border: 0px;
}

.tabella0 td {
	border: 0px;
	margin: 0px;
	padding: 5px;
}

.tabella1 td {
	border: solid #B5E2F7;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	padding: 5px;
}

.corpo0 ul, .corpo1 ul, .corpo2 ul  {
	list-style-type: square;
	margin-bottom: 0px;
}

/*
************************************************************
                     MESSAGGIOERRORE
************************************************************
*/

.messaggioerrore    {
	width: 40%;
	padding: 20px;
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
	font-size: 10px;
	font-weight: bold;
	background-color: #F4CCA8;
	border: 4px solid #B22222;
	text-align: center;
}


/*
************************************************************
                         FIRMA
************************************************************
*/

.firma    {
	margin-left: 200px;
	padding-left: 15px;
	padding-right: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 10px;
	text-align: right;
	line-height: 170%;
}

/*
************************************************************
                       PIEDE
************************************************************
*/

.piede {
	background-color: #1F3A96;
	height: 20px;
	padding-left: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Silver;
	padding-top: 2px;
}

.piede a:link,  .piede a:visited  {
	color: White;
	text-decoration: none;
}
	
.piede a:hover {
	color: #F0B87F;
}

.piede a:active {
	color: Red;
	text-decoration: none;
}

.piede strong {
	color: Red;
	font-weight: normal;
}

/*
************************************************************
                         CODA
************************************************************
*/

.coda {
	padding-right: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Gray;
	text-align: right;
	margin-top: 5px;
}

.coda a:link, .coda a:visited {
	color: Gray;
	text-decoration: none;
}

.coda a:hover {
	color: #FF8C00;
	text-decoration: underline;
}

/*
************************************************************
                         LINGUE
************************************************************
*/

.lingue {
	position: absolute;
	left: 30px;
	top: 140px;
	width: 300px;
}

.lingue img  {
	padding-left: 0px;
	padding-right: 18px;
	border: 0px;
}

/*
************************************************************
                         PERCORSO
************************************************************
*/

.percorso {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
	float: left;
	padding-left: 15px;
	padding-bottom: 3px;
}

.percorso a:link, .percorso a:visited {
	color: Navy;
	text-decoration: none;
}

.percorso a:hover {
	color: #FF8C00;
	text-decoration: underline;
}


/*
************************************************************
                        FRAMESET
************************************************************
*/

.frameset {
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
	visibility: hidden;
	width: inherit;
	margin-right: 5px;
	padding-bottom: 3px;
}

.frameset a:link, .frameset a:visited {
	color: Gray;
	text-decoration: none;
}

.frameset a:hover {
	color: #FF8C00;
	text-decoration: underline;
}


/*
************************************************************
                 LOGOVERTICALE : ESCLUSIVO
************************************************************
*/

#logoverticale {
	position: absolute;
	right: 10px;
	top: 180px;
}

/*
************************************************************
                 hotelTESTA : ESCLUSIVO
************************************************************
*/

#hoteltesta {
	background-color: #64AFC4;
	height: 120px;
	background-image: url(hotel_testa.jpg);
	border-top-color: White;
	border-top-width: 1px;
	border-top-style: solid;
}
/*
************************************************************
                 hotelSTRISCIA : ESCLUSIVO
************************************************************
*/

#hotelstriscia {
   margin-top: 20px;
   margin-left: 150px;
	background-color: #96CBF3;
	height: 15px;
	clear: both;
	background-image: url(striscia.gif);

}

/*
************************************************************
                 hotelCODA : ESCLUSIVO
************************************************************
*/

#hotelcoda {
	background-color: #96CBF3;
	height: 60px;
	clear: both;
	background-image: url(hotel_coda.jpg);
	border-top-color: White;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-color: White;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: center;
}

/*
************************************************************
                 INVOLUCRO : ESCLUSIVO
************************************************************
*/

#involucro {
	background-image: url(sfondo_menu.gif);
	background-repeat: repeat-y;
	background-position: left;
}


/*
************************************************************
                 LASTMINUTE : ESCLUSIVO
************************************************************
*/

#lastminute {
	width: 166px;
	float: left;
	/*clear: left;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 10px;
	text-align: justify;
	line-height: 170%;
	padding: 15px;
	background-image: url(menu.gif);
	margin-top: 6px;
	border: 2px solid white;
	font-weight: bold;
}

/*
************************************************************
                 SINISTRA : ESCLUSIVO
************************************************************
*/

#sinistra {
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
}



/*
************************************************************
                 Chiaro e Scuro : ESCLUSIVO
************************************************************
*/

.chiaro {
	background-color: #FFF7EC;
}

.scuro {
	background-color: #EEF9FF;
}
-->