﻿@import url(/_style/menu.css);
@import url(/_style/mascherericerca.css);
@import url(/_style/contenuti.css);
@import url(/_style/normativa.css);
@import url(/_style/primasel.css);
@import url(/_style/secondasel.css);
@import url(/_style/browsedoc.css);
@import url(/_style/crosstab.css);
@import url(/_style/calendario.css);
@import url(/_style/custode.css);
@import url(/_style/mappe.css);
@import url(/_style/procedure.css);
@import url(/_style/uffici.css);
@import url(/_style/iconize.css);

.bodyhomepage
{
    padding: 0;
    margin: 0;
    background: #e9e9e9 url(../images/bgpag2.gif) repeat-y left;
    min-height: 500px;
    font-family: Tahoma,Sans-Serif;
    font-size: 0.8em;    
}

.bodypag
{
    padding: 0;
    margin: 0;
    background: #e9e9e9 url(../images/bgpag.gif) repeat-y left;
    min-height: 500px;
    font-family: Tahoma,Sans-Serif;
    font-size: 0.8em;
    padding-bottom:20px;
}

h1
{
    background:#dde1ec;
    display:block;
    padding:4px;
    font-family:Georgia, Serif;
    font-weight:bold;
    color:#303030;
    text-align:left;
    font-size:1.3em;
}

h2
{
    display:block;
    padding:4px;
    font-family:Georgia, Serif;
    font-weight:bold;
    color:#303030;
    border-bottom:dotted 1px #303030;
    text-align:left;
    font-size:1.2em;
}

#header
{
    height: 74px;
    position: fixed;
    top: 0px;
    width: 100%;
    background: url(../images/bg.gif);
    z-index:2;
}

html>body #header  {height:74px;}

#header img
{
    border: none;
}

#container
{
    min-height: 400px;
    margin-bottom: 16px;
    padding-top: 0px;
    width: 59.9em;
}

html>body #container  {padding-top:74px;}

#footer
{
    display:none;
    bottom: 0px;
    position: fixed;
    height: 16px;
    width: 100%;
    background: url(../images/footer.gif) repeat-x bottom;
}

html>body #footer  {display:inline;}

#contenuti
{
    
    padding-left: 14.5em;
    padding-right:14.5em;
    /*left: 40em;*/
    padding-top:1px;
    
}

#menu
{
    border: solid 1px #dde1ec;
    float: left;
    width: 13em;
    margin-top: 15px;
    margin-right: 15px;
}

#menu span 
{
    background:#dde1ec;
    display:block;
    padding:4px;
    font-family:Georgia, Serif;
    text-transform:lowercase;
    font-weight:bold;
    color:#303030;
    text-align:right;
    font-size:1.3em;
}

#menu li
{
    border-bottom:solid 1px #E8E8E8;
    list-style-type:none;
    margin-left:-40px;
    padding-left:5px;
    padding-right:5px;
    color:#505050;
}

#menu li a:link {text-decoration:none; color:#505050;}
#menu li a:visited {text-decoration:none; color:#505050;}
#menu li a:hover {text-decoration:none; color:#3C4040; background:#E8E8E8; display:block;} 

#left
{
    /*border: solid 1px #ababab;*/
    float: left;
    width: 14em;
    margin-top: 15px;
    background:White;

}

#left span 
{
    background:#dde1ec;
    display:block;
    padding:4px;
    font-family:Georgia, Serif;
    text-transform:lowercase;
    font-weight:bold;
    color:#303030;
    text-align:right;
    font-size:1.3em;
}

#left li
{
    border-bottom:solid 1px #E8E8E8;
    list-style-type:none;
    margin-left:-40px;
    padding-left:5px;
    padding-right:5px;
    color:#505050;
}

#left li a:link {text-decoration:none; color:#505050;}
#left li a:visited {text-decoration:none; color:#505050;}
#left li a:hover {text-decoration:none; color:#3C4040; background:#E8E8E8; display:block;} 

#right
{
    /*border: solid 1px #ababab;*/
    float: right;
    width: 14em;
    margin-top: 15px;
    margin-right: 1px;
    background:White;
}

#right span 
{
    background:#dde1ec;
    display:block;
    padding:4px;
    font-family:Georgia, Serif;
    text-transform:lowercase;
    font-weight:bold;
    color:#303030;
    text-align:right;
    font-size:1.3em;
}

#right li
{
    border-bottom:solid 1px #E8E8E8;
    list-style-type:none;
    margin-left:-40px;
    padding-left:5px;
    padding-right:5px;
    color:#505050;
}

#right li a:link {text-decoration:none; color:#505050;}
#right li a:visited {text-decoration:none; color:#505050;}
#right li a:hover {text-decoration:none; color:#3C4040; background:#E8E8E8; display:block;} 

#crediti {font-size:0.85em; padding:6px;  color:#4C4C4C;}
#crediti img {vertical-align:middle; margin-top:5px; margin-right:5px;}

div#single
{
    
    background-color: White;
    left: 0px;
    width: 58.3em;
    padding-left: 10px;
    padding-right: 10px;
    position:inherit;
    min-height:1000px;
}



#singlecont
{
    padding-left: 190px;
}
#horizmenu
{
    border: solid 1px #A6A9B1;
    padding:2px;
    margin-top:5px;
    background-color:#dde1ec;
    font-weight:bold;
    text-align:center;
}

#horizmenu span 
{
    margin-left:25px;
}

#horizmenu span a:link {text-decoration:none; color:#303234;}
#horizmenu span a:visited {text-decoration:none; color:#303234;}
#horizmenu span a:hover {text-decoration:underline; color:#182B68;} 


.imgright
{
    float:right;
    border:solid 1px Gray;
    padding:1px;
    width:140px;
    margin-left:7px;
    margin-bottom:5px;
}

.imgleft
{
    float:left;
    border:solid 1px Gray;
    padding:1px;
    width:140px;
    margin-right:7px;
    margin-bottom:5px;
}

div.home 
{
    text-align:center;
    margin-left:10px;
    margin-right:10px;
    background-color:White;    
}

div.home img
{
    margin-bottom:15px;
    border:none;
    width:28.5em;
}

img.no_border {border:none;}
div.tit_fall {border: solid 1px black; font-weight:bold; text-transform:uppercase; text-align:center; padding: 5px; background-color:#cecece;}

div.home span 
{
    display:block;
    padding:4px;
    font-family:Georgia, Serif;
    font-weight:bold;
    color:#303030;
    text-align:center;
    font-size:1.3em;
}

div.home ul
{
    color:#505050;
    text-align:left;
}

div.home .cerca 
{
    width:12.5em;
    height: 1.3em;
    background: url(/images/cerca.png) no-repeat center left;
    border:solid 1px #ABABAB;
    font-family:Georgia, Serif;
    font-size:1.7em;
    font-weight:bold;
    padding-left:22px;
    color:#303030;
    background-color:White;
}

div.home .btncerca {
    border: solid 1px Gray;
    height: 1.6em;
    font-size: 1.5em;
    font-family:Georgia, Serif;
    font-weight:bold;
    color:#303030;

}


div.mappe img
{
    border:solid 1px Gray;
    padding:4px;
}

div.mappe input
{
    border:solid 1px Gray;
    color:#454545;
    width:18.3em;
    background-color:#F3F3F3;
    display:block;
    float:left;
    margin-right:2px;   
}

.invisible {display:none;}

#contvendite 
{
    margin-top:15px;
    width:99.5%;
}

div.DivAllegati
{
    z-index:1;
}

table.recapiti { width: 100%; }
table.recapiti caption { font-weight: bold; }
table.recapiti th.cella1 { width: 60%; }
table.recapiti th.cella2 { width: 40%; }

fieldset.fallimenti legend { /*font-weight: bold;*/ }
fieldset.fallimenti div { padding: 5px; }
.dbup { text-align: right; font-size: 0.8em; margin-bottom: 0px; }
.red { color: Red; }
.center { text-align: center; }
.storia { border: solid 1px gray; text-align: center; padding: 8px; }
.storia img { float: left; }
.storia strong { font-size: 1.3em; }

.Cerca_nomi { width: 370px; margin-left: 8px; }
h3.Cerca_nomi { padding-left: 10px; padding-top: 12px; }

/* **************FALLIMENTI************** */
table.falliti th { width: 110px; vertical-align: top;}

table.fallimenti { font-size: 0.9em; border: solid 1px #DDE1EC;}
table.fallimenti th { background-color: #1B3275; color: #FFF; padding: 4px;}
table.fallimenti td { padding: 4px; border: solid 1px #DDE1EC; }
table.fallimenti tr.grigio { background-color: #E2E9F3; }

/* ************** CAUSE CIVILI ********** */
.campocorto { width: 50px; }
.campolungo { width: 152px; }
table.causecivili th { width: 150px; vertical-align: top;}
table.esecuzioni th { width: 200px; vertical-align: top;}

/* ************** CERCA NELLA GIURISPRUDENZA ******* */
#Cerca_in_giurisprudenza {padding-left:15px;}
#Cerca_in_giurisprudenza input {border: solid 1px black;}

