<!--

html  {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
   background-color: White;
}

/*
************************************************************
                         TESTA
************************************************************
*/

.testa {
	height: 20px;
	background-image: url(testa.jpg);
	text-align: right;
	padding-right: 10px;
	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, .testa a:active {
	color: #00BFFF;
	font-weight: bold;
}

.testa strong {
	color: Red;
}

/*
************************************************************
                          BARRA
************************************************************
*/

.barra {
	width: 100%;
	background-color: #2b418b;
	height: 20px;
	background-image: url(barra.gif);
	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, .barra a:active{
	color: yellow;
	background-image: url(barra_on.gif);
}

.barra strong {
	color: red;
}

.barra del {
	color: #DDA0DD;
}

/*
************************************************************
                          PULSANTI
************************************************************
*/

.pulsanti {
	float: right;
	font-size: 10px;
	color: #ebba95;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}

.pulsanti ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.pulsanti li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #CD853F;
}

.pulsanti li a {
	display: block;
} 

.pulsanti a:link, .pulsanti a:visited {
	text-decoration: none;
	color: #2b418b;
} 

.pulsanti a:hover, .pulsanti a:active{
	color: Yellow;
}

.pulsanti strong {
	color: #2b418b;
}

.pulsanti .stop {
	color: Red;
	font-weight: bold;
	text-decoration: blink;
}

/*
************************************************************
                          MENU
************************************************************
*/

.menu {
   margin-top: 15px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	background-color: transparent;
}

.menu ul {
	margin: 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 {
	text-decoration: none;
} 

.menu li a:hover, menu a:active {
	color: #00BFFF;
	background-image: url(menu_on.gif);
	background-color: transparent;
}

.menu strong {
	color: Red;
}

.menu del {
	color: #DDA0DD;
}


/*
************************************************************
                          ICONE
************************************************************
*/

.icone {
   margin-top:20px;
	margin-left:4px;
	width: 140px;
   float:left;
}

.icone ul {
	margin: 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;
}

.jpg0del, .jpg1del {
	border: 1px solid Purple;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
}

/*
************************************************************
                         LINGUE
************************************************************
*/

.lingue {
	position: absolute;
	left: 30px;
	top: 140px;
	width: 300px;
}

.lingue img  {
	padding-left: 0px;
	padding-right: 18px;
	border: 0px;
}

/*
************************************************************
                         PERCORSO
************************************************************
*/

.percorso {
	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, .percorso a:active {
	color: #FF8C00;
	text-decoration: underline;
}

/*
************************************************************
                         IMMAGINE
************************************************************
*/

.immagine    {
	margin-left: 200px;
	margin-right: 50px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}

/*
************************************************************
                         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;
	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, .titolo3 h1     {
	margin-top: 0px;
	margin-left: 235px;
	margin-right: 40px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/*
************************************************************
                         CORPO
************************************************************
*/

.corpo0, .corpo1 {
	margin-left: 200px;
	padding-left: 35px;
	padding-right: 40px;
	font-size: 10px;
	text-align: justify;
	line-height: 170%;
}

.corpo2, .corpo3 {
	margin-left: 200px;
	padding-left: 35px;
	padding-right: 40px;
	font-size: 10px;
	text-align: justify;
	line-height: 170%;
}


a:link, a:visited {
	color: #FF8C00;
	text-decoration: none;
} 

a:hover, a:active {
	color: #00BFFF;
}

.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  {
}

.stile2  {
}

.stile3  {
}

.stile4  {
}

.stileon {
	color: Red;
}

.box1 {
	float: left;
	width: 50%;
	text-align: left;
	border: 1px none #2b418b;
	padding-top: 0px;
}

hr {
	border: solid #F3BC85;
	border-width: 2px 0px 0px 0px;
	line-height: 0px;
}

.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;
	color: #B22222;
	font-size: 10px;
	font-weight: bold;
	background-color: #feeb85;
	border: 4px solid #B22222;
	text-align: center;
}

/*
************************************************************
                     FRAMELINK
************************************************************
*/

.framelink    {
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	height: 500px;
}

/*
************************************************************
                         FIRMA
************************************************************
*/

.firma    {
	margin-left: 200px;
	padding-left: 15px;
	padding-right: 40px;
	font-size: 10px;
	text-align: right;
	line-height: 170%;
}

/*
************************************************************
                       PIEDE
************************************************************
*/

.piede {
	background-color: #1F3A96;
	height: 20px;
	padding-left: 15px;
	font-size: 12px;
	color: Silver;
	padding-top: 2px;
}

.piede a:link,  .piede a:visited  {
	color: White;
	text-decoration: none;
}
	
.piede a:hover, .piede a:active{
	color: #F0B87F;
}

.piede strong {
	color: Red;
	font-weight: normal;
}

.piede div {
	padding-right: 15px;
	padding-top: 2px;
}

/*
************************************************************
                         CODA
************************************************************
*/

.coda {
	padding-right: 30px;
	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, .coda a:active{
	color: #FF8C00;
	text-decoration: underline;
}

/*
************************************************************
                         CREDITS
************************************************************
*/

#credits {
	font-size: 10px;
	color: #35A6FF;
	text-align: left;
	padding: 5px;
}

#credits .webdesign, #credits .webdesign a {
	color: #35A6FF;
	text-decoration: none;
	visibility: visible;
}

#credits .home, #credits .home a {
	color: #35A6FF;
	text-decoration: none;
	visibility: hidden;
}

#credits .web {
	color: #35A6FF;
	text-decoration: none;
	visibility: hidden;
}

/*
************************************************************
                 LOGOVERTICALE : ESCLUSIVO
************************************************************
*/

#logoverticale {
	position: absolute;
	right: 10px;
	top: 180px;
	border: 0px none;
}

/*
************************************************************
                  cont0,1,2,3 : Esclusivo
************************************************************
*/

#cont0, #cont1, #cont2, #cont3 {
/* clear: both;
	margin-left: 200px;
	margin-right: 45px; */
}

#cont1, #cont3 {
	margin-top: 0px;
}


#cont0, #cont2 {
	margin-top: 0px;
}

#contmenuicone {
/*	position: absolute;
	left: 0px;
	top: 124px;
	width: 200px; */
}


/*
************************************************************
             urlsinistra, urldestra : Esclusivo
************************************************************
*/

#urlsinistra {
	position: absolute;
	left: 220px;	
	top: 145px;
	width: 20px;
	height: 18px;
	text-align: center;
}

#urldestra {
	position: absolute;
	left: 250px;
	top: 145px;
	width: 20px;
	height: 18px;
	text-align: center;
}

/*
************************************************************
             #contcorpo : Esclusivo
************************************************************
*/

#contcorpo {
	margin: 0px;
	padding: 0px;
}


/*
************************************************************
                 hotelTESTA : ESCLUSIVO
************************************************************
*/

#hoteltesta {
	background-color: #8ccdf3;
	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: #fdec85;
	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;
	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;
}

/*
************************************************************
                    FB : Forum Bacheca
************************************************************
*/

.FB {
	border: 3px solid #2b418b;
	text-align: left;
}

.FBtestaforum {
	background-color: #2b418b;
	color: White;
}

.FBtestabacheca {
	background-color: #2b418b;
	color: White;
}

.FBtestaforum a:link, .FBtestaforum a:visited, .FBtestabacheca a:link, .FBtestabacheca a:visited {
	color: White;
}

.FBtestaforum a:hover, .FBtestaforum a:active, .FBtestabacheca a:hover, .FBtestabacheca a:active {
	color: Yellow;
}

.FBtestaforum strong, .FBtestabacheca strong  {
	color: Yellow;
}

.FBcategoria {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 15px;
}

.FBcategoria .FBevidenziato {
	background-color: #1e90ff;
}

.FBcategoria .FBriservato {
	background-color: #1e90ff;
}

.FBcategoria ul {
	margin: 0px;
	padding: 0px;	
	white-space: nowrap;
}

.FBcategoria li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
}

.FBcategoria li a {
	display: block;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px; /*width: 200px;*/
	font-size: larger;
} 

.FBcategoriatesto {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
	padding-left: 50px;
	padding-right: 15px;
	color: White;
}

.FBcategoriaModifica {
	text-align: right;
	font-size: smaller;
	padding-right: 15px;
}

.FBtempo {
	text-align: left;
	padding-right: 15px;
}

.FBtempo a {
	padding-left: 13px;
	font-size: smaller;
}

.FBordinamento {
   float: right;
	text-align: right;
}

.FBordinamento a {
	padding-right: 13px;
	font-size: smaller;
}

.FBintestazioni {
	text-align: center;
	background-color: #fdeb89;
	font-size: smaller;
	color: #cd853f;
}

.FBscheda {
	padding-left: 15px;
	text-align: left;
	background-color: #fff5b7;
	font-weight: bold;
	color: #2b418b;
}

.FBchiaro {
	background-color: White;
}

.FBscuro {
	background-color: #fef8c4;
}

.FBevidenziato {
	background-color: Yellow;
}

.FBriservato {
	color: Red;
}

.FBnorecord {
	width: 100%;
	background-color: #FAFAD2;
	color: #2b418b;
	font-style: italic;
	font-weight: bold;
	font-size: larger;
}

.FBcodaforum {
	background-color: #2b418b;
	color: #1d2b5a;
}

.FBcodabacheca {
	background-color: #2b418b;
	color: #1d2b5a;
}

.FBcodaforum a:link, .FBcodaforum a:visited, .FBcodabacheca a:link, .FBcodabacheca a:visited  {
	color: White;
}

.FBcodaforum a:hover, .FBcodaforum a:active, .FBcodabacheca a:hover, .FBcodabacheca a:active {
	color: Yellow;
}

.FBcodaforum strong, .FBcodabacheca strong {
	color: Yellow;
}

.FBcodaforum span, .FBcodabacheca span {
	color: White;
}

-->
