﻿html { height:100%;margin:0;}

body 
{

background: #FFFFFF url("img/bg23.jpg") 0 0 no-repeat;
background-position:top center;
margin-top: 0px;
height:100%;
overflow: auto;
color:#919394;
font-family:Arial;
font-size:12px;
}

body#home a#homenav,
body#strutture a#strutturenav,
body#localita a#localitanav,
body#offerte a#offertenav,
body#regole a#regolenav,
body#gallery a#gallerynav,
body#contatti a#contattinav,
body#faq a#faqnav{
	color: #fff;
	background: #930;
}





div#container {
	position: absolute;
	top: 40px;
	left: 50%;
	width: 984px;
	margin: 0 0 0 -492px;
	text-align: left;
	vertical-align:top;
}

    
table
{
     border-width:0px;
     padding: 0px 0px 0px 0px;
}

h4
{
    font-weight:normal;

}

hr
{
    border: 0;
height: 1px;
color: #e0dddd;
background-color: #e0dddd;

}

.menu
{
   width:954px;
   height:137px;
   text-align:left;
   vertical-align:top; 
   padding-left:30px;
}

.header
{
   width:960px;
   height:300px;
   text-align:left;
   vertical-align:top; 
   padding-left:12px;
   position: relative;
   margin-top:25px;
}

#booking{margin:0;padding:0;background-color:#EEEEEE;height:24px;padding:8px;}

.sfondo_swf
{
   z-index: 1;
   position: absolute;
   width:960px;
   height:300px;
}

.testo_swf
{
   z-index: 2;
   position: relative;
   font-family:Arial;
   color: white;
   font-size:47px;
   vertical-align:middle;
   padding-left:43px;
   height:300px;
   font-weight:bolder;
}

.contenuti
{
   width:984px;
   text-align:left;
   vertical-align:top; 
   padding-top:42px;
}

.footer
{
   background-image:url(img/footer.gif);
   background-repeat:repeat-x;
   width:900px;
   height:108px;
   text-align:center;
   padding:0px 30px 0px 30px;
   vertical-align:middle; 
   font-family:Arial;
   color: #8b8282;
   font-size:12px;
   border:solid 1px #dcdbdb;
   border-top:solid 4px #6d7174;
}

.news
{
   width:252px;
   height:176px;
   padding:10px 10px 10px 10px;
   text-align:left;
   vertical-align:top; 
   font-family:Arial;
   color:#848484;
   font-size:11px;
   border:solid 4px #6b9ece;
}

.newsletter
{
   width:280px;
   padding-top:15px;
   text-align:justify;
   vertical-align:top; 
   font-family:Arial;
   font-size:12px;
   color:#848484;
}

.slider_strutture
{
   width:656px;
   height:202px;
   padding:10px 10px 10px 10px;
   text-align:left;
   vertical-align:top; 
   font-family:Arial;
   color:#848484;
   font-size:11px;
   border:solid 4px #c8dd2b;
}

.paginatore
{
   width:684px;
   height:33px;
   text-align:center;
   vertical-align:middle; 
   font-family:Arial;
   color:#848484;
   font-size:11px;
   border-top:solid 1px #e1e5e6;
   border-bottom:solid 2px #cadd2c;
   background-color:#fcffe4;
}



.invisible 
{
    display:none;    
}









