﻿body 
{
    background-color: #fff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #cecece;
}

#contenitore
{
    width: 873px;
    margin: 0 auto;
    margin-top: 50px;
}

#testata
{
    height: 45px;
    width: 100%;
    text-align: right;
}

#menu
{
    background-color: #8c8d93;
    height: 45px;
    width: 100%;
    margin-top: 1px;
}

#pagina
{
    height: 504px;
    width: 100%;
    margin-top: 1px;
    position: relative;
}

#piede
{
    color: #555;
    font-size: 11px;
}

#piede a:link,
#piede a:visited
{
    color: #555;
    text-decoration: none;
    font-weight: 400;
}

#piede a:hover,
#piede a:active
{
   text-decoration: underline; 
}

img
{
    border: 0;
}

h1
{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #d27f7a;
    margin: 10px 0 0px 0;
}

h2
{
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    font-size: 11px;
}


a:link,
a:visited
{
    text-decoration: none;
    font-weight: 700;
    color: #cecece;
}

a:hover,
a:active
{
    text-decoration: underline;
    color: #cecece;
}

/*Menu*/
#menu ul
{
    margin: 0;
    padding: 0;
    height: 45px;
}

#menu li
{
    float: left;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 11px;
    background-color: #434343;
    background-image: url("../private_images/sfondomenu.gif");
    background-repeat: no-repeat;
    background-position: bottom right;
    margin:0 1px 0 0;
    padding: 27px 6px 4px 10px;
    list-style: none;
    position: relative;
    font-family: Arial, Sans-Serif;
    color: #fff;
}

#menu a:link,
#menu a:visited
{
    color: #fff;
    text-decoration: none;
}

#menu .first,
#menu .last
{
    padding-left: 14px !important;
}

.selezione
{
    background-color: #b05d58;
    height: 3px;
    width: 20px;
    line-height: 3px;
    position: absolute;
    top: 21px;
    visibility: hidden;
}

.selezionato div
{
    visibility: visible !important;
}

/*DIV trasparente contenente il testo della pagina*/
.testoPagina
{
    width: 407px;
    height: 504px;
    background-color: #434343;
    position: absolute;
    color: #fff;
    top: 0px;
    left: 0px;
    filter:alpha(opacity=93);
    -moz-opacity:0.93;
    text-align: justify;
    opacity: 0.93;
}

.internoPagina
{
    margin: 4px 17px 4px 17px;
}

.testoScorrevole
{
    width:100%;
    top:0px;
    left:0px;
    position:relative;
}

.intornoScorrevole
{
    height:445px;
    overflow: hidden;
    position: relative;
}

/*DIV trasparente contenente il testo della pagina terme*/
.testoPaginaTerme
{
    width: 447px;
    height: 504px;
    background-color: #434343;
    position: absolute;
    color: #fff;
    top: 0px;
    left: 0px;
    filter:alpha(opacity=93);
    -moz-opacity:0.93;
    text-align: justify;
    opacity: 0.93;
}

.internoPaginaTerme
{
    margin: 4px 17px 4px 17px;
}

.docTerme
{
    margin-left: 452px;
}

/*Pagina centro residenziale*/
.titoloCentro
{
    position: absolute;
    top: 0;
    left: 700px;
}

.fumetto
{
    position: absolute;
    visibility: hidden;
    background-image: url("../private_images/fumetto.gif");
    background-repeat: no-repeat;
    height: 36px;
    width: 150px;
    top:0;
    left:0;
}

.internoFumetto
{
    margin: 10px 6px 6px 33px;
    color: #000;
}

.fumettoBig
{
    position: absolute;
    visibility: hidden;
    background-image: url("../private_images/fumettoBig.gif");
    background-repeat: no-repeat;
    width: 300px;
    top:0;
    left:0;
}

.internoFumettoBig
{
    margin: 3px 0px 0px 24px;
    padding: 0 3px 0 3px;
    color: #000;
    border-left: solid 1px #aaa;
    border-right: solid 1px #aaa;
    background-color: #fff;
    width: 268px;
}

.internoFumettoBig ul
{
    margin: 0;
    padding: 0 0 0 15px;
}

.internoFumettoBig li
{
    list-style-type:circle;
}

.fondoFumettoBig
{
    margin: 0px 0px 0px 24px;
    background-image: url("../private_images/fondoBig.gif");
    background-repeat:no-repeat;
    background-position: bottom right;
    width: 276px;
    height: 6px;
}

/*Tabella dei documenti della pagina*/

.documenti
{
    vertical-align: middle;
    border: 0;
    text-align: left;
    width: 100%;
    border-spacing: 5px;
}

.documenti a:link,
.documenti a:visited
{
    text-decoration: none;
    font-weight: 700;
    color: #8c8d93;
}

.documenti a:hover,
.documenti a:active
{
    text-decoration: underline;
    color: #8c8d93;
}

.documentiH2
{
    color: #6c6d73;
}

/*
Inizio lightbox==========
*/
#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: transparent url(../private_images/lightbox/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(../private_images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../private_images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	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: both; 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;
	}
	
.filtro_png
{
    behavior: url(../scripts/iepngfix.htc); 
}

/*
Fine lightbox==========
*/

/*Gallery*/

.miniatura
{
    float: left;
    width: 70px;
    height: 70px;
    margin: 10px 6px 10px 6px;
    background-color: #000;
    text-align: center;
    position: relative;
}

/*Galleri degli appartamenti*/

.appartamenti
{
    margin: 1px 5px 1px 5px;
}

.appartamenti img
{
    vertical-align: middle;
}

/*form*/

.form
{
    width: 100%;
}

input
{
    width: 90%;
    margin-bottom: 3px;
}

textarea
{
    width: 90%;
    height: 120px;
}

.Informativa textarea
{
    width: 92%;
    font-size: 11px;
    height: 70px;
}

.Informativa input
{
    width: 30px;
}

/*Home page*/
.infoHome
{
    position: absolute;
    top: 60px;
    left:10px;
    color: #000;
}

/*Pagina centro benessere*/

.miniaturaCentro
{
    float: left;
    margin: 0 2px 10px 2px;
}

/*Div con allinaemanto a destra*/
.allDestra
{
    text-align:right;
}
