﻿
/*SFONDI PER REPLICA TEMA NEL BODY*/
body
{
    margin: 0;
}
#header
{
    background-color: #fff;
}
#menu-ext
{
    height: 29px;
    background-color: #ffffff;
}
#menu
{
    width: 968px;
    margin: 0 auto;
}
#menu ul /* regola per il sottomenu che deve passare sopra alla gallery  */
{
    z-index: 21;
    position: absolute;
}
#container
{
    padding-top: 7px;
}
#footer
{
    height: 60px;
}

a.prenota_traghetti
{
    margin:0 auto;
    background: none repeat scroll 0 0 #674707;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 19px;
    margin-top: 11px;
    margin-bottom: 11px;
    text-align: center;
    text-decoration: none;
    width: 170px;

}

/*CONTENITORE CENTRALE DEI DATI*/
#header-cont
{
    margin: 0 auto;
    padding-top:10px;
    width: 967px;
    height: 95px;
    background-color: #fff;
    /*background-image: url(../images/header.jpg);*/
    background-image:url(../images/back_testata.jpg);
    background-position: 145px 0px;
    background-repeat: no-repeat;
}
#menu
{
    width: 967px;
    margin: 0 auto;
    background-image: url(../images/bg_stripmenu.gif);
    background-repeat: repeat-x;
}
#container-cont
{
    margin: 0 auto;
    width: 980px;
}
#footer-cont
{
    width: 967px;
    height: 60px;
    margin: 0 auto;
}
/* Livello photogallery */
div.popup_overlay
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100% !important;
    height: 500px;
    background-color: #191919; /* Colore di sfondo pagina in ingrandimento	*/
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    display: none;
}
div.popup_content
{
    position: absolute;
    top: 144px !important;
    left: 0px;
    width: 100%;
    z-index: 100;
    text-align: center;
    display: none;
}
div.popup_container
{
    width: 600px;
    height: auto !important;
    height: 305px;
    min-height: 205px;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
    border: 0px solid #000000;
}
div.popup_container div.popup_close
{
    /*background-color:#000;*/
    height: 26px;
}
div.popup_container div.popup_close a
{
    display: block;
    width: 60px;
    height: 26px;
    background-image: url(../images/close.png) !important;
    background-image: url(../images/close.gif);
    background-position: top left;
    background-repeat: no-repeat;
    float: right;
    color: #fff;
    text-align: right;
    line-height: 19px;
    font-size: 11px;
}
div.popup_container div.popup_close a:link, div.popup_container div.popup_close a:visited, div.popup_container div.popup_close a:active
{
    color: #fff;
    text-decoration: none;
}
div.popup_container iframe
{
    visibility: hidden;
}
div.popup_container div.popup_wait
{
    width: 603px;
    height: 466px;
    background-image: url(../images/gallery/loader.gif);
    background-position: center;
    background-repeat: no-repeat;
}

div#popup_container_map
{
    width: 960px !important;
}
table.banner img
{
    width: 185px;
    margin-bottom: 4px;
}
#form1{
    
    background-color:#FFF;
    color:#000066!important;
    padding:10px;
    margin:10px;
    display:block;
   
    
}

#form1 font {
    color:#000066!important;
    line-height:120%;
    font-size:12pt!important;
    
}


#form1 h4{
    
    font-size:14pt!important;
    
}