TD.SOMMARIO {
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration : none;
	padding-left : 40px;
	color : #0000FF;
}

TD.COPYRIGHT {
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	text-align : center;
	color : #000000;
}

TD.AGGIORNAMENTO {
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	color : #0000FF;
}

A {
	text-decoration : none;	
	color : #0000FF;
}

A:HOVER {
	text-decoration : none;	
	color : Red;	
}

P.TITOLI {
	font-family : "verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
	text-align : left;
	text-decoration : none;
}

P.TITOLIbig {
	font-family : "verdana";
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #800000;
	text-align : center;
	text-decoration : underline;
}


P.TITOLI_T {
	font-family : "verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-align : center;
	text-decoration : none;
}

P.TITOLI_I {
	font-family : "verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
	text-align : center;
	text-decoration : none;
}
P.TITOLI_II {
	font-family : "verdana";
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
	text-align : center;
	text-decoration : underline;
}
P.TESTO {
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-align : left;
	text-decoration : none;
}

P.TESTOSX {
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-align : left;
	text-decoration : none;
}
P.TESTOSX1 {
	font-family : "verdana";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-align : left;
	text-decoration : none;
}

P.TESTOSX2 {
	font-family : "verdana";
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-align : left;
	text-decoration : none;
}
P.TESTODX {
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-align : right;
	text-decoration : none;
}
P.TESTObot {
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #666666;
	text-align : center;
	text-decoration : none;
}
P.TESTOce {
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-align : center;
	text-decoration : none;
}
P.TESTOj {
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-align:justify ;
	text-decoration : none;
	padding:10px 10px 10px 10px;
}
P.TESTOce2 {
	font-family : "verdana";
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
	text-align : center;
	text-decoration : none;
}
.glowingtabs{
font-family : "verdana";
float:left;
width:100%;
font-size: 10px;
line-height:normal;
	color : #E1FFD7;
border-bottom: 1px solid #00cc33; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
font-family : "verdana";
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{

display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
background:url(../images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 0px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(../images/glowtab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: black;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
position:absolute;
top: 0;
border: 1px solid #00cc33; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 160 px;
visibility: hidden;
}


.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #00cc33; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: url(../images/sfondo2.png);
}
/* ######### style per tabella delle destinazioni ######### */
div.TabView
{
	font-family : "verdana";
	font-size : 10px;
	font-style : normal;
	  color: #000000;
}

div.TabView div.Tabs
{
  height: 24px;
  overflow: hidden;
}

div.TabView div.Tabs a
{
  float: left;
  display: block;
  width:  99px;
  text-align: center;
  height:      24px;
  line-height: 28px;
  vertical-align: middle;
  background: url('../images/tabs.png') no-repeat -2px -1px;
  text-decoration: none;
	font-family : "verdana";
  font-weight: 900;
  font-size: 10px;
	  color:#000000;
}

div.TabView div.Tabs a:hover,
div.TabView div.Tabs a.active
{
  background: url('../images/tabs.png') no-repeat -2px -31px;
}

div.TabView div.Pages
{
  clear: both;
  border: 0px ;
 /* overflow: hidden;*/
  background: url('../images/menuhomecent.png') no-repeat;
}

div.TabView div.Pages div.Page
{
  padding: -300px;

/* overflow: auto;*/
}

div.TabView div.Pages div.Page div.Pad
{
 padding: 15px 15px;
  padding: 0px;
 
 /* overflow: auto;*/
}
/* ######### style per tabella alberghi ######### */
    body {
        background-color: #ffffff;
    }
    .click-menu {
    }
    .click-menu .box1 {
        background: url("../images/button1.png") no-repeat;
        color: #000000;
    }
    .click-menu .box1-hover {
        background: url("../images/button1.png") no-repeat;
        color: #FFEBA9;
    }
    .click-menu .box1-open {
        background: url("../images/button1-click.png") no-repeat;
        color: #FFEBA9;
    }
    .click-menu .box1-open-hover {
        background: url("../images/button1-click.png") no-repeat;
        color: #000000;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
        text-indent: 12px;
        font-weight: bold;
        font-size: 11px;
        line-height: 31px;
        font-family: "verdana";
        cursor: pointer;
        width: 615 px;
    }
    .click-menu .section {
        background-color: #ffffff;
        font-family: "verdana";
        font-size: 11px;
        line-height: 15px;
        padding: 5px 5px  5px 5px;
        display: none;
    }
    .click-menu .section a {
        color: #000000;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #FFFF99;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        border-color: #00cc33;
        border-width: 1px;
        border-style: solid solid solid solid;
        padding: 2px 2px  2px 2px;
    }
    .click-menu .box2-hover {
        border-color: #00cc33;
        border-width: 1px;
        border-style: solid solid solid solid;
        padding: 2px 2px  2px 2px;
        background: #ffffff;
    }
	
/* ######### apertura immagini per tabella alberghi #-inizio######## */	
	#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 15px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
/* ######### apertura immagini per tabella alberghi #-fine######## */

/* ######### apertura immagini con fumetto 2 #-inizio######## */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
	left: -2px;
	top: 0px;


}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
/* ######### slide pagina incoming italia #-inizio######## */

#menuShow{
	padding: 12px;
	font-size: 13px;
	font-family: tahoma, Arial;
	position: absolute;
	width: 785px;
	height: 56px;
	top: 92px;
	visibility: visible;
	left: 513px;



}

#menuSelect{
	padding: 13px;
	font-size: 13px;
	font-family: Verdana, Arial;
	position: absolute;
	width: 785px;
	height: 194px;
	top: 93px;
	left: 513px;

}
/* ######### slide pagina incoming italia #-fine######## */
.tabella {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #960;
}

