body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	background-color:#F9F9F8;
	background-image: url('../images/bg_microsite.gif');
	background-repeat:repeat-x;
	background-position: 0px 0px;


	/* background-color: #000080; */
	
	/* background-repeat: no-repeat;
        padding-top: 1px;
        scrollbar-arrow-color: #999999;
        scrollbar-base-color: #999999;
        scrollbar-dark-shadow-color: yellow;
        scrollbar-track-color: #FCF9EF;
        scrollbar-face-color: #FCF9EF;
        scrollbar-shadow-color: white;
        scrollbar-highlight-color: silver;
        scrollbar-3d-light-color: black; */
}
.nome_dominio{
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
a:link {
	color: #000000;
	text-decoration: none;
        /* display : block; */
}
a:hover {
	/*color: #FF8401;*/
	color: #000000;
	text-decoration: none;
      /*   display : block; */
}
a:visited {
	color: #000000;
	text-decoration: none;
       /*  display : block; */
}

td, textarea, input, select {
	font-family: Verdana;
	font-size: 12px;
	/*color: #999999; */
	color: #000000;
	font-weight: normal;
}

.text_testata {
        background-image: url('../images/sfondo_testata.jpg');
        /*background-image: url('../images/testata_fndmotivo.gif');*/
}
.text_pagine {
	font-family: Verdana;
	font-size: 12px;
	color: #53669D;
	font-weight: normal;
}
.text_moduli_left {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url('../images/bg_bottoni_menu.gif');
	/* background-color: #53669D; */
	font-weight: normal;
}
.text_moduli_right {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CBAC7B;
	font-weight: normal;
}
.sfondo_menu_sx{
        background-image: url('../images/slick_back.gif');
        /* background-color: #DDDDDD; */
}
.sfondo_menu_dx{
        background-image: url('../images/slick_back.gif');
        /* background-color: #DDDDDD;  */
}
.text_moduli_left {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	/* background-color: #000080; */
	font-weight: normal;
}

.testo_corpo {
        font-family: verdana;
	font-size: 10px;
	font-weight: bold;
        color: #333333;
	padding-left : 5px;
}
.text_footer {
        background-image: url('../images/bg_bottoni_menu.gif');
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

#bordo_menu {
            border-color: #808080;
            border-style: solid;
            border-width: 1px;
}
.menu-opz {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-variant: small-caps;
}
.menu-opz-over {
	font-size: 8pt;
	text-decoration: none;
	color: #999999;
	background-image: url('../images/bg_bottone_nav.gif');
	/* background-color: #FFC451; */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right center;
	font-variant: small-caps;
}
.booking{
	padding-left: 5px;
}
.text_area {
        border-color: #999999;
        background-color: #eeeeee;
        font-family: verdana;
	font-size: 11px;
        /* color: #000080; */
}
.tasti {
        border-color: #999999;
        background-color: #C0C0C0;
        font-family: verdana;
	font-size: 11px;
        color: #000000;
        font-weight:bold;
}
.linea_testata{
        background-color: #800000;
}
.testo_rosso{
        color: #814624;
}

.sfondo_box_ricerca {
		background-image: url('../images/bg_canali2.gif');
        /* background-color:#C5DDDD; */
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: url('../images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}