html, body
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: Verdana;
    font-size: 8pt;
    background-color: #999999;
    background-image: url(../img/sfpagina.jpg);
    background-repeat: repeat-x;
    text-align: center;
}


div.container
{
    width: 780px;
    margin: 0 auto;
    margin-top: 20px;
    background-image: url(../img/3colonne.jpg);
    background-repeat: repeat-y;    
    text-align: left;
    background-color: #FFFFFF;
    border-left: solid 5px #CCCCCC;
    border-right: solid 5px #CCCCCC;
    border-top: solid 5px #CCCCCC;
    border-bottom: solid 4px #CCCCCC;
}

div.header
{
    background: #ffffff;
}
.boxbandiere
{
    width: 230px;
    height: 29px;
    background: #ffffff;
}
.imglingua
{
    width: 18px;
    padding: 2px;
}
.boxlogo
{
    float: left;
    width: 230px;
    height: 147px;
}

.boxbanner
{
    float: left;
    width: 550px;
    height: 100px;
    text-align: right;
    z-index: 0;
}

.boxmenu
{
    float: left;
    width: 550px;
    height: 47px;
    background-image: url(../img/barramenu.gif);
    background-repeat: no-repeat;
}

.boxcontenutimenu
{
    padding-top: 18px;
    padding-right: 10px;
    text-align: right;
}

.separatorecontenuti
{
    width: 100%;
    height: 8px;
    background-color: #ffffff;
}

div.main
{
    float: left;
    width: 730px;
    
}
div.content
{
    float: right;
    width: 580px;
    padding: 10px;
    text-align: center;
}
div.sinistra
{
    float: left;
    width: 130px;
    text-align: center;
}
div.destra
{
    float: right;
    width: 50px;
}
div.footer
{
    clear: both;
}

.boximghome
{
    width: 100%;
    border: dotted 1px #c0c0c0;
}

.boximghome img
{
    width: 276px;
    padding: 4px;
}


img
{
    border: none;
}
.pannelloimmobili
{
    width: 580px;
    text-align: center;
}
p, pre
{
    font-family: Verdana;
    font-size: 8pt;
    text-align: justify;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    text-align: left;
    margin-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #999999;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px dashed #CCCCCC;
    text-transform: uppercase;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F47C25;
}

.venduto
{
    text-align: center;
    font-weight: bold;
    color: Red;
    font-size: 14pt;
}

.indirizzo
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    padding: 20px;
}

.boxricerca
{
    text-align: center;
    color: #999999;
    width: 420px;
    padding: 5px;
    border: solid 1px #F47C25;
    border-top: solid 4px #F47C25;
}
.boxsceltaricerca
{
    text-align: left;
    float: left;
    width: 50%;
}
.sfondonavbarimg
{
    background-image: url(../img/navbarimg.gif);
    background-repeat: no-repeat;
    width: 104px;
    height: 104px;
}
.sfondonavbarimg img
{
    margin: 9px;
    border: 0;
    width: 86px;
    height: 86px;
}
img.fotovendite
{
    border: 0;
    width: 150px;
    height: 150px;
}

a:link.l1, a:visited.l1
{
    font-family: Verdana;
    color: Black;
    font-size: 8pt;
    text-decoration: none;
    letter-spacing: 0px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #F47C25;
    text-align: left;
}
a:hover.l1
{
    font-family: Verdana;
    color: #FFFFCC;
    font-size: 8pt;
    text-decoration: none;
    letter-spacing: 0px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #F47C25;
    text-align: left;
}
a:link.linksinistra, a:visited.linksinistra
{
    font-family: Arial;
    color: Black;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    background-color: #F47C25;
    text-align: left;
}
a:hover.linksinistra
{
    font-family: Arial;
    color: #FFFFCC;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    background-color: #F47C25;
    text-align: left;
}
a:link, a:visited
{
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: Black;
    font-size: 10pt;
    text-decoration: none;
}
a:hover
{
    color: Gray;
    text-decoration: none;
}

#linkinterno
{
    margin: 5px 5px 5px 5px;
}
#linkinterno a:link, #linkinterno a:visited
{
    background-color: #fafafa;
    font-family: Arial;
    text-align: center;
    color: #F47C25;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #F47C25;
    padding: 5px 40px 5px 40px;
    margin: 30px;
}
#linkinterno a:hover
{
    color: #c0c0c0;
    text-decoration: none;
}

.descimmo
{
    margin: 4px;
    padding: 4px;
    border: 1px solid #CCCCCC;
    font-size: 10pt;
    text-align: left;
}
.imgimmo
{
    margin: 10px;
}
.divcorpo
{
    width: 410px;
}

a:link.navpag, a:visited.navpag
{
    font-family: Verdana;
    color: Black;
    font-size: 10pt;
    text-decoration: none;
    padding-left: 6px;
    padding-right: 6px;
    border: 1px solid #ff9933;
}

a:hover.navpag
{
    color: #FFFFCC;
    background-color: #cccccc;
}


.tabgallery
{
    font-family: arial,helvetica;
}
.tabgallery .ajax__tab_body
{
    font-size: 10pt;
    border: 0px solid #ffffff;
    border-top: none;
    background-color: #ffffff;
}
.tabgallery .ajax__tab_header
{
    font-family: Arial;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    border-bottom: none;
    padding: 2px 2px 4px 2px;
    text-align: center; /* center the tabs horizontally */
    text-transform: uppercase;
}
.tabgallery .ajax__tab_tab
{
    font-size: 10pt;
    font-weight: bold;
    color: #ff9933;
    text-align: center;
    border: dotted 1px #c0c0c0;
    padding: 5px;
    width: 200px;
}
.tabgallery .ajax__tab_active .ajax__tab_tab, .tabgallery .ajax__tab_hover .ajax__tab_tab
{
    background-color: #f4f7ef;
}

.brochure
{
    text-align: center;
    border: 0px;
    margin: 0px;
    width: 500px;
}
.brochure div
{
    text-align: center;
    border: 1px dotted #ff9933;
    margin: 10px;
    float: left;
}
.brochure img
{
    margin-left: 4px;
    margin-bottom: 4px;
    margin-top: 4px;
    margin-right: 4px;
}

/*   stili per pagina gallery   */
.boxcantiere, .boxlotto, boxdett3
{
    text-align: center;
    width: 440px;
}

.boxcantiere a:link, .boxcantiere a:visited, .boxlotto a:link, .boxlotto a:visited, .boxdett3 a:link, .boxdett3 a:visited
{
    font-family: Arial;
    color: #F47C25;
    font-size: 12pt;
    text-decoration: none;
    padding: 0px;
}

.boxcantiere a:hover, .boxlotto a:hover, .boxdett3 a:hover
{
    color: #FFFFCC;
    background-color: #cccccc;
}

.contenitorefoto
{
    text-align: center;
    width: 500px;
}

.boxcantiere img, .boxlotto img
{
    width: 180px;
    height: 130px;
}

.boxcontenuto
{
    width: 200px;
    float: left;
    padding: 10px;
}
