/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #dde3ea repeat-x top;
	color: #345685;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 50px
}
body#home{
	color: #000000
}
a{
	color: #345685;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 3px
}
li{
	list-style: none
}
h2{
	color: #345685;
	font-size: 1.5em;
	margin: 0 0 1.5em
}
h3{
	color: #345685;
	font-size: 1.2em;
	margin: 0 0 1em
}
h4{
	color: #345685;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	line-height: 1.3em;
	/*padding: 0 0 1.5em*/
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) repeat scroll center bottom transparent;
	border-top: 2px solid #ffffff;
	/*height: 1%;*/
	margin: 0 auto;
	padding: 0 0 30px;
	width: 950px;
	height:auto;
}
/*=== Header ===*/
#header{
	height: 97px;
	margin: 0 auto;
	width: 950px
}
#header .content{
	float: right;
	height: 97px;
	overflow: hidden
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 409px
}
#header h1 a{
	display: block;
	height: 97px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Headline -*/
.headline{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 2.2em;
	padding: 0 0 10px;
	text-align: right
}
.headline h2{
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	text-transform:uppercase;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: right;
	font-size: 11px;
	height: 19px
}
#nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right top;
	float: left;
	line-height: 19px;
	padding: 3px 0 0
}
#nav1 li.last{
	background: none
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 10px
}
/*- Nav2 -*/
.nav2{
	background: #345685;
	color: #ffffff;
	font-size: 14px;
	height: 30px;
	line-height: 14px;
	margin: 0 2px 30px
}
.nav2 ul{
	float: left
}
.nav2 li{
	float: left;
	line-height: 30px
}
.nav2 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 12px
}
/*- Nav3 -*/
.nav3{
	font-size: 14px;
	margin: 0 5px 1em !important;
	padding-left:0px !important;
	padding-left:25px;
	margin:0 -20px 1em;
}
.nav3 li{
	/* margin: 0 0 1em;*/
	margin-left:15px;
	padding-bottom:5px;
	padding-top:5px;
}

.nav3 li#padre {
  margin-left:-5px;
  font-size:16px;
  margin-bottom:10px;
  font-weight:bold;
}

.nav3 li a{
	/* padding: 0 0 1px 22px;*/
	padding: 0 0 1px 0px;
}

.nav3 li div{
  width:170px !important;
  width:175px;
}

.nav3 li a:hover, .nav3 li .active a{
 /* padding-left:20px;*/
 /* background: url(../images/nav3-ico.gif) no-repeat 0px 0px;*/
	font-weight: bold;
	text-decoration: none;
	padding-left:20px;
	background: url(../images/nav3-ico.gif) no-repeat 0px 0px;
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 0 15px 7px
}
#home #columns{
	background: url(../images/columns-bgr-home.gif) repeat-y;
	margin: 0;
	padding: 0 0 15px 40px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 37px 0 0;
	width: 170px
}
#home #leftcol{
	margin: 15px 0 0;
	width: 220px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 40px;
	width: 685px
}
#home #centercol{
	margin: 0 0 0 55px;
	width: 590px
}
/*=== Sub Columns ===*/
.col1{
	background: url(../images/vl-dot.gif) repeat-y right;
	float: left;
	margin: 0 20px 15px 0;
	padding: 0 20px 0 0;
	width: 163px
}
.col1.last{
	background: none;
	margin-right: 0
}
.col1 h3{
	margin: 0;
	text-transform:uppercase;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1em
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 7px;
	margin: 0 0 1.2em;
	padding: 0 0 0 7px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	float: right;
	height: 20px;
	width: 240px
}
#search input{
	float: left;
	margin: 4px 0 0;
	width: 170px
}
#search input.btn {
	margin: 3px 0 0 5px;
	width: auto
}

#form_select input.btn {
	margin: 3px 0 0 5px;
	width: auto;
	padding:6px;
	background:#DDE3EA;
	color:#345685;
	font-weight:bold;
}

.form1 {
    border: 1px solid #DDE3EA;
    padding: 5px;
}

fieldset.form1 div {
    margin-left: 3px;
    padding: 4px;
}

fieldset.form1 input, fieldset.form1 select {
  margin-left:5px;
}

/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 25px
}
.pic.fr img{
	margin-left: 10px
}
/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) no-repeat top;
	color: #000000;
	font-size: 11px;
	height: 77px;
	margin: 0 auto;
	padding: 10px 0 0;
	width: 950px
}
#footer strong, #footer a strong{
	color: #345685
}
#footer a{
	color: #000000
}
#footer .fl{
	background: url(../images/vl-sep.gif) repeat-y right;
	padding: 7px 27px
}
#footer .fl.last{
	background: none
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	background: url(../images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	margin: 0 0 15px;
	overflow: hidden;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}


/* link documenti */
.allegato {
 width:370px;
}

img.pura {
    border:none;
    float:left;
    padding:7px 3px 3px 0px;
}

.documento {
  float:left;
  margin-top:8px;
  width:345px;
}

.documento h6{
  font-size:12px;
  font-weight:lighter;
}
 /* link documenti */
  
/* altre immagini allegate */
.pic2{
	float: left;
	margin: 0 0 0 40px;
}
/* ******** */ 
 
 /* Article category 1 */
 .articolo {
    border-bottom: 2px dotted #345685;
    padding-bottom:15px;
    margin-bottom:10px;
    width:95%;
 }

.paginazione{
	padding: 10px;
	margin-top:6px;
}

.pag-ct{
	float: left;
	width: 90px;
}

.det-back {
    float:right;
    padding-right:53px;
}

 
 /* fine article category 1*/
 
 
 
 /*document category*/
 
.documenti {
    padding:5px 8px 10px;
    border-bottom: 2px dotted #345685;
    width:95%;
}
/* fine */


/*inizio card category 1 */

.paginazione-art 
{
 background-color: #DDE3EA;
 padding-top: 2px;
 padding-bottom: 3px;
 text-align: right;
 width:537px;
 margin-top:4px;
}

.paginazione-int 
{
 padding-top: 2px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 5px;
 background-color: #345685;
}

a.pag:link, a.pag:visited 
{
 color: #fff;
 font-weight: bolder;
}

th a:hover, th a:link, th a:visited {
 color:#ffffff;
}


#bordosx {
 border-left: 1px solid #DDE3EA;
}

#bordodx {
 border-right: 1px solid #DDE3EA;
}

#bordosopra {
 border-top: 1px solid #DDE3EA;
 font-size:0px;
 height:0px;
 line-height:0px;
}


th.colfree 
{

 border-right-width: 1px;
 border-right-color: buttonshadow;
 border-right-style: solid;
 border-top-width: 1px;
 border-top-color: buttonhighlight;
 border-top-style: solid;
 border-left-width: 1px;
 border-left-color: buttonhighlight;
 border-left-style: solid;
 cursor: default;
 border-bottom-width: 1px;
 border-bottom-color: buttonshadow;
 border-bottom-style: solid;
 font-family: Tahoma;
 font-size: 13px;
 background-color:#345685;
 height: 25px;
 text-align:left;
 color:#ffffff;
/*
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #ffffff;
 font-size: 9px;
 vertical-align: top;*/
}

th.col50 
{
/*
 width: 50px;
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #ffffff;
 font-size: 9px;
 vertical-align: top;*/
 
 border-right-width: 1px;
 border-right-color: buttonshadow;
 border-right-style: solid;
 border-top-width: 1px;
 border-top-color: buttonhighlight;
 border-top-style: solid;
 border-left-width: 1px;
 border-left-color: buttonhighlight;
 border-left-style: solid;
 cursor: default;
 border-bottom-width: 1px;
 border-bottom-color: buttonshadow;
 border-bottom-style: solid;
 font-family: Tahoma;
 font-size: 13px;
 background-color:#345685;
 height: 25px;
 width: 50px;
 text-align: left;
 color:#ffffff;
}

th.col60 
{
 border-right-width: 1px;
 border-right-color: buttonshadow;
 border-right-style: solid;
 border-top-width: 1px;
 border-top-color: buttonhighlight;
 border-top-style: solid;
 border-left-width: 1px;
 border-left-color: buttonhighlight;
 border-left-style: solid;
 cursor: default;
 border-bottom-width: 1px;
 border-bottom-color: buttonshadow;
 border-bottom-style: solid;
 font-family: Tahoma;
 font-size: 13px;
 background-color:#345685;
 height: 25px;
 width: 60px;
 text-align: left;
 color:#ffffff;

/*
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 width: 60px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #ffffff;
 font-size: 9px;
 vertical-align: top; */
}

th.col65 
{
/*
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 width: 65px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #ffffff;
 font-size: 9px;
 vertical-align: top;
 */
 border-right-width: 1px;
 border-right-color: buttonshadow;
 border-right-style: solid;
 border-top-width: 1px;
 border-top-color: buttonhighlight;
 border-top-style: solid;
 border-left-width: 1px;
 border-left-color: buttonhighlight;
 border-left-style: solid;
 cursor: default;
 border-bottom-width: 1px;
 border-bottom-color: buttonshadow;
 border-bottom-style: solid;
 font-family: Tahoma;
 font-size: 13px;
 background-color:#345685;
 height: 25px;
 width: 65px;
 text-align: left;
 color:#ffffff;
}

th.col70 
{
/*
 width: 70px;
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #ffffff;
 font-size: 9px;
 vertical-align: top;
 */
 border-right-width: 1px;
 border-right-color: buttonshadow;
 border-right-style: solid;
 border-top-width: 1px;
 border-top-color: buttonhighlight;
 border-top-style: solid;
 border-left-width: 1px;
 border-left-color: buttonhighlight;
 border-left-style: solid;
 cursor: default;
 border-bottom-width: 1px;
 border-bottom-color: buttonshadow;
 border-bottom-style: solid;
 font-family: Tahoma;
 font-size: 13px;
 background-color:#345685;
 height: 25px;
 width: 70px;
 text-align: left;
 color:#ffffff;
}

th.col100 
{
/*
 width: 100px;
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #ffffff;
 font-size: 9px;
 vertical-align: top;
 */
 border-right-width: 1px;
 border-right-color: buttonshadow;
 border-right-style: solid;
 border-top-width: 1px;
 border-top-color: buttonhighlight;
 border-top-style: solid;
 border-left-width: 1px;
 border-left-color: buttonhighlight;
 border-left-style: solid;
 cursor: default;
 border-bottom-width: 1px;
 border-bottom-color: buttonshadow;
 border-bottom-style: solid;
 font-family: Tahoma;
 font-size: 13px;
 background-color:#345685;
 height: 25px;
 width: 100px;
 text-align: left;
 color:#ffffff;
}

td.bordosotto 
{
 border-bottom-color: #669acc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 height: 3px;
 font-size: 0;
 line-height: 1px;
 background:#ffffff;
}

td.bordosopra 
{
 border-top-color: #669acc;
 border-top-width: 1px;
 border-top-style: solid;
 height: 3px;
 font-size: 0;
 line-height: 1px;
 background:#ffffff;
}

.destra 
{
 float: right;
 width: 17px;
 vertical-align: top;
}

.sinistra 
{
 float: left;
 width: 80px;
 padding-top: 2px;
 padding-left: 8px;
}

.sinistra-col1 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
}

.sinistra-col2 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
}

.sinistra-col3 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
}

.sinistra-col4 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
}

.sinistra-col5 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
}

.sinistra-col6 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
}

.testocelle 
{
 border-right-color: #FFFFFF;
 border-right-width: 2px;
 border-right-style: solid;
 font-size: 12px;
 color: #345685;
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 6px;
}

.sfondo-alt 
{
 background-color: #dde3ea;
}

.testocelle-carddx 
{
 font-size: 12px;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 6px;
 text-align: justify;
 width: 75%;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
}

.sfondo-cardsx 
{
 color: #964B00;
 padding-top: 11px;
 padding-right: 7px;
 padding-bottom: 11px;
 padding-left: 7px;
 text-align: right;
 width: 25%;
 border-right-color: #964B00;
 border-right-width: 2px;
 border-right-style: solid;
}

/*fine card categoy 1*/


/*mappa sito*/

#mappa {
	margin-left:27px;
	font-size:13px;
}

#mappa a:visited, #mappa a:link, #mappa a:focus{
	text-decoration:none;
}

#mappa a:hover{
	color:#013D71;
	text-decoration:underline;
}


#mappa .mappa1 li {margin-bottom:10px;background:none;list-style-type:none;}

#mappa .mappa2 li {list-style-type:disc; margin-left:40px; margin-bottom:3px;background:none;}

#mappa .mappa3 li {list-style-type:square; margin-left:70px; margin-bottom:3px;background:none;}


#identificativobrevetto {
  font-weight:bold;
  margin-left:223px;
  width:175px;
  background: url(../images/index_view.png) no-repeat right;
}

#document {
  margin-left:0px !important;
}
/*fine mappa sito*/

/* Ricerca bollettini */
.risultati{
  margin-top:15px;
}

.risultati center {
  font-weight:bold;
}

.intest-header {
 background-color: #DDE3EA;
 height:40px;
 padding:10px;
 margin-bottom:8px;
 border-bottom:1px dotted;
}

.headline2.intest-header h3 {
    font-size: 1em;
    line-height: 1em;
}

.headline2.intest-header.hdrdel h3 {
    font-size: 1.1em;
    line-height: 1.1em;
}

.banner a{
	display:block;
	/*-webkit-box-shadow: 2px 2px 2px 0px rgba(176,170,176,1);
	-moz-box-shadow: 2px 2px 2px 0px rgba(176,170,176,1);
	box-shadow: 2px 2px 2px 0px rgba(176,170,176,1);*/
}

.banner{
	padding: 10px;
	margin: auto;
	width: 95%;
}