﻿body {
	background-image:url(../images/bg_body.jpg); 
	background-repeat:repeat-x; background-position:top; 		
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align:center;
	font-family:Verdana;
	font-size:10pt;
}
img {border:0px;}
/*---STRUTTURA---*/
.container {position:relative; width:810px; margin: 0 auto;}
.content {width: 810px;	margin-top: 78px; background-color: #FFFFFF; filter:alpha(opacity=70); 
    -moz-opacity:0.7; opacity: 0.7; position:absolute; top:0; right:0; z-index:50;
    min-height: 730px; 
    height: auto !important; 
    height: 730px;     
    }
.BGcontent {margin-top: 78px; filter:alpha(opacity=130); -moz-opacity:1.3; opacity: 1.3;
    position:absolute; width:810px; top:0; right:0; z-index:100; color:#8e3408; font-size:11px;
    }
.testo {padding-top:10px; text-align:left; width:570px; float:right; margin-right:50px; text-align:justify;
    min-height: 719px; 
    height: auto !important; 
    height: 719px;
}

.testo a:link    {text-decoration:underline; color:#8e3408; font-weight:bold;}
.testo a:visited {text-decoration:underline; color:#8e3408; font-weight:bold;}
.testo a:hover   {text-decoration:none}

.form {font-family:Verdana; font-size:8pt; color:#333333; padding:2px;}
.form-app {font-family:Verdana; font-size:8pt; color:#333333;}
.send {font-family:Verdana; font-size:8pt; font-weight:bold; border:1px solid #333333; color:#8e3408;}

.localita img{ border:2px solid #666666;} 
   
#header {width:810px; color:#FFFFFF;}
#headersx {width:226px; float:left;}
#headerdx           {width:534px; float:right; font-family:Verdana; font-size:8pt; padding-top:55px; text-align:right; padding-right:50px;}
#headerdx a:link    {color:#FFFFFF; text-decoration:none;}
#headerdx a:visited {color:#FFFFFF; text-decoration:none;}
#headerdx a:hover   {text-decoration:underline;}

#headerdx2 {width:580px; float:right; font-family:Verdana; font-size:8pt; margin-left:0;}
#headerdx2 a:link    {color:#FFFFFF; text-decoration:none;}
#headerdx2 a:visited {color:#FFFFFF; text-decoration:none;}
#headerdx2 a:hover   {text-decoration:underline;}
#headerdx_guida {width:120px; float:right; padding-top:45px; text-align:left;}
#headerdx_link {width:160px; float:right; margin-right:45px; font-family:Verdana; font-size:8pt; padding-top:55px;}












#menu {width:175px; background-image:url(../images/logo02.jpg); 
	background-repeat:no-repeat; background-position:top; float:left; left:0; padding-top:150px; color:#FFFFFF;}
.titolo-menu {width:140px; font-size:8pt; text-align:left; margin: 0 auto; margin-bottom:10px;}

#menu {background-color:#c1c99a;}
.menu {background-color:#c1c99a;}
.menu td {vertical-align:middle; height:30px; border-bottom:1px solid #7e855e;}

a.button{display:block; height: 30px; padding-left:31px;
    text-decoration: none; background: url(../images/quadrato.gif) no-repeat 0 0;
    color:#363c1b; font-size:10px; font-weight:bold; vertical-align:middle; text-align:left;
    }
a.button:hover{background-position:0 -30px;color: #4d5331}

a.button_p{display:block; height: 30px; padding-left:40px; 
    text-decoration: none; background: url(../images/quadratino.gif) no-repeat 0 0;
    color:#363c1b; font-size:10px;  vertical-align:middle; text-align:left;
    }
a.button_p:hover{background-position:0 -30px;color: #4d5331}


a.button_m{display:block; height: 30px; padding-left:40px; 
    text-decoration: none; background: url(../images/quadrato_M.gif) no-repeat 0 0;
    color:#363c1b; font-size:10px; font-weight:bold; vertical-align:middle; text-align:left;
    }
a.button_m:hover{background-position:0 -30px;color: #4d5331}

.end {background-color:#c1c99a; height:60px; border:1px solid #C1C99A;}     
.footer {width:810px; margin: 0 auto; background-color:#e5ecd0; height:45;}
.footer p {border-bottom:1px solid #7e855e; font-size:10px; color:#363c1b; padding-bottom:4px; padding-bottom:4px;}
.footer p a:link    {color:#363c1b; text-decoration:none;}
.footer p a:visited {color:#363c1b; text-decoration:none;}
.footer p a:hover   {text-decoration:underline;}
.credits {background-color:#FFFFFF;}
.footerdx {width:175px; background-color:#372b2b; float:left; height:30px; text-align:left; color:#FFFFFF;}
.footerdx a:link    {padding-left:5px; color:#FFFFFF; text-decoration:none;}
.footerdx a:visited {padding-left:5px; color:#FFFFFF; text-decoration:none;}
.footerdx a:hover   {text-decoration:underline;}
.footersx {width:635px; background-color:#8c4c20; float:right; height:30px; text-align:right;}


.clearner {font-size:1px; height:1px; line-height:1px; clear:both;}

/*---DOVE SIAMO---*/

.where {width:570px;}
.where_sx {float:left; width:200px;}
.where_dx {float:right; width:350px;}
.where_clear {font-size:1px; height:1px; clear:both;}


/*---GALLERIA---*/
#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-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
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;
}
       
#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6 {position:absolute; visibility:hidden; z-index:1000; left:300px; top:300px;   
background-color:#FFFFFF; border:1px solid #82a980; padding:8px; z-index:1000; visibility:hidden;}


.prezzi {border-left: 1px solid #973F17; border-top: 1px solid #973F17; width:100%;}
.prezzi td {border-right: 1px solid #973F17; border-bottom: 1px solid #973F17; padding:6px; text-align:center; color:#543622;}
.prezziTitolo {background-color:#F7C592; font-weight:bold;}
.prezziSottoTitolo {font-weight:bold;}
.prezziCosto {font-weight:bold; color:#372B2B;}
.stagioni {font-size:7pt;}


.richiesta {width:572px;}
.richiestasx {float:left; width:272px;}
.richiestadx {float:right; width:300px;}
