/*Studio legale carboni*/
body{
    background-image: url(img/sfondo.jpg);
    background-repeat: repeat-x;     
}
/*centra la pagina*/    
/*.center{
    margin: 0 10%;

    /*text-align: center;
    }
/*contenitore*/ 
.cont
{
    border: thin solid #E0E0E0;
    width: 1000px;
    text-align: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
/*collegamenti*/
a:link, a:visited{
    font: "Times New Roman";
	 color: #0000cd;
    font-weight: bold;
    text-decoration: none;
}   
a:hover{
    color: #1e90ff;
}
.clear{
	clear: left;
	visibility: hidden;
}  
    
/*testa del sito*/  
.topbar{
    width: 100%;  /*800px;*/
    height: 170px; /*148px;*/
    background-image:url(img/topban.png);
    background-repeat:no-repeat;
    position: relative;
    left:0px;
    top:0px;
    }   
    
/*menu principale - barra orizzontale*/ 
.menubar{
    width: 100%;  /*800px;*/
    height: 28px;
    background-image:url(img/bar.jpg);
    background-repeat:repeat-x;
    position: relative;
    left:0px;
    /*display: inline;*/
    }
.menubar .voce{
    width: 100px;
    height: 28px;
    color: white;
    text-align: center;
    vertical-align:middle;
    float: left;
    position:relative;
    left: 250px;
    top:0px;
    }
.voce .text{
    width:80px;
    height:10px;
    text-align: center;
    font: "Times New Roman";
    font-size:14px;
    position:relative;
    top:7px;
}
.voce a:link, 
.voce a:visited{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
.voce a:hover{
	 font-weight: bold;
    color:white;
    text-decoration: none;
}
.text .att{
	 width: 80px;
	 color:white;
    font-weight:bold;
	 font-size:14px;
	 vertical-align: middle;
	 position: relative;
	 top:-3px;
}
/*corpo del sito*/
.corpo{
    width: 100%;  /*800px;*/
    min-height: 800px;
    background-color: white;
    position:relative;
    left:0px;
    }
/*bottom sito*/
.bottombar{
    width:100%;  /*725px;*/
    height:30px;
    font-family:"Courier New", Courier, monospace;
    font-size:11px;
    color:#CCCCCC;
    text-align:right;
    padding-right:10px;
    position:relative;
    left:-6px;
}
    
/***** HomePage ****/
.txt_top{
    width: 800px;
    height: 40px;
    font: "Times New Roman";
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px;
    color: #003366;
}
.txt_body{
    width: 800px;
    height: auto;
    font-family: "Perpetua Titling MT";
    position: relative;
    top: 15px;
}
.colsx{ /*elenco sentenze*/
    width: 165px;
    height: 800px;
    float: left;
    /*border: thin solid ActiveBorder;*/	 
    padding-left: 3px;
    padding-right: 2px;
	 text-align: left;
	 position: relative;
	 top:5px;	 
}
.colce{ /*corpo centrale*/
    width: 625px;
    height: auto;
    float: left;
    text-align:center;
    /*border: thin solid ActiveBorder;*/
    padding-left: 3px;
    padding-right: 2px;
	 position:relative;
	 top:10px;
	 left:3px;
}
.coldx{
	/*attivitą*/
	width: 187px;
	height: 550px;
	float: left;
	/*border: thin solid ActiveBorder;*/
	padding-left: 3px;
	padding-right: 2px;
	font-family: "Times New Roman";
	font-size: 12px;
	text-align: justify;
	border-left: thin solid ThreedLightShadow;
	overflow: auto;
	position: relative;
	top:5px;
}
.colsx a:href,a:visited{
 text-decoration: none;
 color: #0000cd;
 font-weight: bold;
}
.colsx a:hover{
	color: #1e90ff;
}
.imgce{
	margin-top:10px;
}
.voce_p{ /*menu laterale snetenze*/
    width:135px;
    height:auto;
    position:relative;
	 }   
.sub{
    width:140px;
    height:auto;
	 font-size: 12px;
    padding-left:15px;
    display:none;
    position: relative;
    }
.box_init{
    width:135px;
    height:50px;
    display:inline;
    position:relative;
    top:0px;
    left:0px;
	 margin-bottom: 3px;
    }
#elcat
{
    overflow:auto;
    height: 745px;
    width:175px;
    }
/*elenco sentenze*/
.cap{
	width: 440px;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a52a2a;
	position: relative;
	top:15px;
	margin-top: 3px;
	margin-left: 3px;
}
.snt_no{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.snt
{
    width: 475px;
    height: auto;
    font-family: "Times New Roman" , Times, serif;
    font-size: 12px;
    text-align: justify;
    /*position: relative;*/
    margin-top: 3px;
    margin-left: 50px;
    /*border-bottom: thin solid InactiveCaptionText;*/
    margin-bottom: 15px;
}
.snt .tits{
	font-weight: bold;
	margin-bottom:3px;
}
.snt .abs
{
    font-style: italic;
    margin-bottom:3px;
}
.snt .dess
{
    font-style: normal;
}
.snt .cmt
{
    margin-top:15px;
}
.snt .doc
{
    margin-top:20px;
    border:0px;
}

/*elenco recensioni*/
.norec{
	width: 750px;
	height: 20px;
	position: relative;
	top: 15px;
	left: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.ver{
	width: 750px;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.rec{
	width: 700px;
	height: auto;
	position: relative;
	left:172px;
	margin-top: 3px;	
	padding-left: 5px;
	font-size: 12px;
	text-align: left;
}
.rec .lib{
	width:111px;
	height: 132px;
	background-image: url(../recensioni/img/sflib.JPG);
	background-repeat: no-repeat; 
	float: left;
}
.rec .noimg{
	width: 75px;
	height: 104px;
	position: relative;
	float: left;
	margin-right: 36px;
	margin-bottom: 28px;
}
.lib .imglib{
	width: 75px;
	height: 104px;
	position: relative;
	top:4px;
	left: 5px;
}

.rec .titr{
	width: 600px;
	height: auto;/*20px;*/
	font-size: 13px;
	font-weight: bold;
	color: #d2691e;
	margin-bottom:5px;
}
.rec .autr{
	width: 600px;
	height: auto; /*20px;*/
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	/*position: relative;
	top:10px;*/
	margin-bottom:5px;
}
.rec .editr{
	width: 600px;
	height: auto;/*20px;*/
	/*position: relative;
	top:10px;*/
	margin-bottom:5px;	
	font-style:italic;
}
.rec .txtr{
	width: 600px;
	height: auto;
	text-align: justify;
	/*position: relative;
	top:10px;*/
	margin-top:8px;
	margin-bottom:5px;
}
/*elenco attivitą*/
.eln_att
{
 margin-left:auto;
 margin-right:auto;
 width:400px;   
    }
 .eln_att .tit
 {
  font-weight: bold;
  color: #d2691e;
     }
 .eln_att .att
 {
     width:99%;
     margin-bottom:2px;
     margin-top:3px;
     text-align:left;
     }
 .att img
 {
   float:left;
   margin-right:3px;
   margin-bottom:3px;
   margin-left:3px;  
     }
 .att .tit_att
 {
     font-size:13px;
     font-weight:bold;
     text-align:left;
     color:#B14D01;
     }
 .att .testo
 {
     font-size:12px;
     text-align:justify;
     }
 .att .bottom
 {
     width:100%;
     text-align:left;
     padding-left:3px;
     margin-top:5px;
     }
/*elenco news*/
.elnews{
	width: 183px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
	position: relative;
	margin-top: 3px;
	padding-left: 2px;
}
.elnews news
{
    width:100%;
    margin-top:10px;
    }
.elnews .titn{
	font-weight: bold;
	color: #d2691e;
	font-size:13px;
}
.elnews .desn{
	font-style: italic;
}
/**Newsletter**/
#newsletter
{
    width:282px; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    }
#newsletter .row
{
    margin-top:10px;
    }
#newsletter .label
{
    width:60px;
    font-weight:bold;
    float:left;
    }
#newsletter .element
{
    float:left;
}
#newsletter fieldset
{
    border: 1px solid #C0C0C0;
    background-color: #EBEBEB;
}
#newsletter legend
{
    font-weight: bold;
    color: #6FB7FF;  
    text-shadow:1px 1px 1px #333333; 
}
#newsletter .resp
{
    color: #666666;
}

/**** Profilo ****/
.txt_prof{
    font: "Times New Roman";
    font-size: 14px;
    color: #003366;
    text-align: justify;
    position: relative;
    margin: 3px;
    padding: 10px;
}
.txt_prof img{
    float: right;
    text-align: left;
    margin: 3px;
}

/**** Contatti ****/
.contact{
    width: 750px;
    height: auto;
}
.add{
    width: 300px;
    font: "Times New Roman";
    font-size: 13px;
    color: #003366;
    text-align: left;
    float: left;
    position: relative;
    top: 50px;
    margin-left: 30px; 
}
.mail{
    width: 400px;
    float: left;
    position: relative;
}