/*=== Setup ===*/
* 
{
 border-width: 0;
 margin: 0;
 padding: 0;
}

html 
{
 overflow: -moz-scrollbars-vertical;
}

body 
{
 background-color: #ffffff;
 background-image: url(../images/bgr.gif);
 background-repeat: repeat-x;
 background-position: top;
 color: #666666;
 font-size: 12px;
 font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
}

body#home 
{
 background-color: #ffffff;
 background-image: url(../images/home-bgr.gif);
 background-repeat: repeat-x;
 background-position: top;
}

a 
{
 color: #6699cc;
 text-decoration: none;
}

a:hover 
{
 text-decoration: underline;
}

input,select,textarea 
{
 background-image: url(../images/input-bgr.gif);
 background-repeat: no-repeat;
 background-position: bottom right;
 border-width: 1px;
 border-color: #e3e3e3;
 border-style: solid;
 color: #666666;
 font-size: 11px;
 padding: 2px;
}

textarea 
{
 background-color: #ffffff;
}

select 
{
 padding: 0;
}

li 
{
 list-style: none;
}

/*=== Layout ===*/
#page 
{
 background-image: url(../images/page-bgr.gif);
 background-repeat: repeat-y;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 width: 950px;
}

/*=== Header ===*/
#header 
{
 background-image: url(../images/header-bgr.gif);
 background-repeat: repeat-x;
 background-position: top;
 height: 30px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 3px;
 margin-left: 0;
}

#header .spacer 
{
 float: right;
 width: 500px;
 height: 3px;
}

#header ul 
{
 float: right;
 height: 20px;
 margin-top: 7px;
 margin-right: 0;
 margin-bottom: 18px;
 margin-left: 0;
}

#header li 
{
 float: left;
 font-size: 11px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 15px;
}

#header li a 
{
 color: #666666;
}

/*- Logo -*/
#header h1 
{
 float: left;
 text-indent: -9999px;
}

#header h1 a 
{
 display: block;
 height: 30px;
 width: 467px;
}

#header h1 a:hover 
{
 text-decoration: none;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 
{
 background-color: #ffd849;
 font-weight: bold;
 height: 40px;
}

#nav1 ul 
{
 height: 29px;
 padding-top: 6px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 5px;
}

#nav1 li 
{
 float: left;
 line-height: 29px;
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 0;
 margin-left: 0;
}

#nav1 li a 
{
 background-position: 5px 13px;
 background-image: url(../images/ico-arrow.gif);
 background-repeat: no-repeat;
 color: #003366;
 display: block;
 float: left;
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 13px;
}

#nav1 li a.activenav1 
{
 background-position: 5px 13px;
 background-color: #ffe892;
 background-image: url(../images/ico-arrow.gif);
 background-repeat: no-repeat;
}

#nav1 li a:hover, #nav1 li.active a 
{
 background-position: 5px 13px;
 background-color: #ffe892;
 background-image: url(../images/ico-arrow.gif);
 background-repeat: no-repeat;
 text-decoration: none;
}

/*- Nav2 -*/
#nav2 
{
 color: #aaffff;
 float: right;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
 width: 245px;
}

#nav2 ul 
{
 padding-top: 15px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 20px;
}

#nav2 li 
{
 margin: 0;
}

#nav2 li a 
{
 background-image: url(../images/ico-arrow2.gif);
 background-repeat: no-repeat;
 background-position: 0 7px;
 color: #ffffff;
 display: block;
 padding-top: 3px;
 padding-right: 0;
 padding-bottom: 3px;
 padding-left: 13px;
}

#nav2 li a:hover 
{
 background-image: url(../images/ico-arrow2.gif);
 background-repeat: no-repeat;
 background-position: 0 7px;
 background-color: #96b8da;
 color: #ffffff;
 display: block;
 padding-top: 3px;
 padding-right: 0;
 padding-bottom: 3px;
 padding-left: 13px;
 text-decoration: none;
}

#nav2 li a.activenav2 
{
 background-color: #96b8da;
}

* html #nav2 li a 
{
 height: 15px;
}

/*=== Title ===*/
#title 
{
 background-color: #6699cc;
 height: 188px;
 width: 950px;
 overflow: hidden;
 margin-top: 0px ! important;
 margin-top: -15px;
}

#title .spacer 
{
 background-image: url(../images/title.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
 height: 188px;
 width: 703px;
}

#title .pic 
{
 height: 190px;
 overflow: hidden;
}

/*- Homepage Title -*/
#home #title .pic 
{
 float: left;
 height: 219px;
 overflow: hidden;
 width: 703px;
}

#home #title 
{
 height: 219px;
}

/*=== All Columns ===*/
#columns 
{
 background-image: url(../images/columns-bgr.gif);
 background-repeat: repeat-y;
 background-position: right;
 margin-top: 3px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
}

#columns h2 
{
 background-image: url(../images/ico-arrow.gif);
 background-repeat: no-repeat;
 background-position: 0 8px;
 color: #003366;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 12px;
}

#columns h3 
{
 color: #6699cc;
 font-size: 16px;
 font-family: Arial, Helvetica, sans-serif;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
}

#columns h4 
{
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 2px;
 margin-left: 0;
}

#columns p 
{
 line-height: 16px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 0;
}

/*=== Center Column ===*/
#columns #centercol 
{
 padding-top: 12px;
 padding-right: 0pt;
 padding-bottom: 0pt;
 padding-left: 25px;
 width: 693px;
}

#centercol 
{
 float: left;
 width: 703px;
}

#home #centercol 
{
 padding-top: 12px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 10px;
 width: 940px;
}

/*=== Right Column ===*/
#rightcol 
{
 float: right;
 padding-top: 15px;
 padding-right: 5px;
 padding-bottom: 0;
 padding-left: 15px;
 width: 200px;
 background-color: #6699cc;
 height: 260px;
 margin-bottom: 5px;
}

/*=== Sub Columns ===*/
.col 
{
 float: left;
 margin-top: 0;
 margin-right: 11px;
 margin-bottom: 0;
 margin-left: 0;
 width: 285px;
}

.col.last 
{
 margin: 0;
}

.colmainnews 
{
 border: lavender;
 border-width: medium;
 border-style: dotted;
 clear: both;
 float: left;
 margin-top: 0pt ! important;
 margin-right: 0px ! important;
 margin-bottom: 15px ! important;
 margin-left: -10px ! important;
 margin-top: 0pt;
 margin-right: 0px;
 margin-bottom: 15px;
 margin-left: -4px;
 padding-top: 10px;
 padding-right: 20px;
 padding-bottom: 10px;
 padding-left: 20px;
 width: 903px;
}

.colmainnews .maintitle 
{
 color: #003366;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
 font-size-adjust: none;
 font-stretch: normal;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 line-height: normal;
 margin-top: 0pt;
 margin-right: 0pt;
 margin-bottom: 6px;
 margin-left: 0pt;
 padding-top: 0pt;
 padding-right: 0pt;
 padding-bottom: 0px;
 padding-left: 0px;
}

.fl80px 
{
 float: left;
 width: 80px;
 height: 80px;
 padding-top: 0pt;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 0pt;
}

/*=== Styling Boxes ===*/
/*- Heading -*/
#hdr 
{
 font-size: 11px;
 height: 1%;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 20px;
 margin-left: 0;
 padding-top: 13px;
 padding-right: 10px;
 padding-bottom: 13px;
 padding-left: 10px;
}

.hdryellow 
{
 background-image: url(../images/hatch.gif);
 background-position: top left;
}

.hdrblue 
{
 background-image: url(../images/hatchbrown.jpg);
 background-position: top left;
}

#hdr h2 
{
 float: left;
 margin-top: 5px;
 padding-right: 30px;
}

#hdr ul 
{
 border-left-color: #999999;
 border-left-width: 1px;
 border-left-style: solid;
 float: left;
 padding-top: 1px;
 padding-right: 45px;
 padding-bottom: 1px;
 padding-left: 13px;
}

#hdr li 
{
 line-height: 16px;
}

#hdr li a 
{
 color: #666666;
}

#hdr li a:hover 
{
 /* il background Ã¨ stato tolto perchÃ¨ da problemi con firefox 
	background: #F7FBFB no-repeat 6px 13px; 
	*/

 text-decoration: none;
 color: #003366;
}

.evidence 
{
 /* il background Ã¨ stato tolto perchÃ¨ da problemi con firefox 
	background: #F7FBFB no-repeat 6px 13px; 
	*/

 text-decoration: none;
 letter-spacing: 2px;
 color: #003366;
}

/*- Homepage Heading -*/
#hdr-home 
{
 background-color: #ffd849;
 color: #000000;
 font-size: 11px;
 height: 30px ! important;
 height: 23px;
 margin-top: 2px;
 margin-right: 0;
 margin-bottom: 1px;
 margin-left: 0;
 padding-top: 15px;
 padding-right: 0;
 padding-bottom: 15px;
 padding-left: 0;
}

#hdr-home div 
{
 float: left;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 15px;
 width: 170px;
}

#hdr-home div.newsletter 
{
 float: right;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 15px;
 width: 222px;
 margin-top: -11px;
}

#hdr-home div h2 
{
 color: #003366;
 font-size: 14px;
 margin-top: 0pt;
 margin-right: 0pt;
 margin-bottom: 7px;
 margin-left: 0pt;
 padding-top: 0pt;
 padding-right: 0pt;
 padding-bottom: 0pt;
 padding-left: 0px;
 background-image: none;
}

#hdr-home input.btn-newsletter 
{
 background-color: transparent;
 border-style: none;
}

#hdr-home input.testo 
{
 width: 145px;
}

#hdr-home h2 
{
 background-image: url(../images/ico-arrow.gif);
 background-repeat: no-repeat;
 background-position: 0 5px;
 color: #003366;
 font-size: 12px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 7px;
 margin-left: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 8px;
}

#hdr-home h2 a 
{
 color: #003366;
}

#hdr-home img 
{
 float: left;
 margin-top: 0;
 margin-right: 5px;
 margin-bottom: 0;
 margin-left: 0;
}

/*=== Styling Lists ===*/
/*- List1 -*/
.list1 
{
 color: #003366;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
}

.list1 ul 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 15px;
 margin-left: 0;
}

.list1 li 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
}

.list1 li a 
{
 background-image: url(../images/ico-arrow3.gif);
 background-repeat: no-repeat;
 background-position: 0 5px;
 color: #003366;
 display: block;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 13px;
}

* html .list1 li a 
{
 height: 15px;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search 
{
 background-color: transparent;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0%;
 float: left;
 height: 20px;
 margin-left: 5px ! important;
 margin-left: 2px;
 margin-top: 4px;
 padding-top: 5px;
 padding-right: 0pt;
 padding-bottom: 5px;
 padding-left: 18px;
 width: 170px;
}

#search input 
{
 float: left;
 font-size: 12px;
 width: 145px;
}

#search .btn 
{
 border-width: 0;
 margin-top: 2px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 3px;
 padding: 0;
 width: auto;
 background-color: transparent;
}

/*=== Styling Buttons ===*/
a.rss 
{
 background-image: url(../images/ico-rss.gif);
 background-repeat: no-repeat;
 background-position: left;
 color: #666666;
 font-size: 11px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 20px;
}

/*=== Footer ===*/
#footer 
{
 background-image: url(../images/footer-bgr.gif);
 background-repeat: no-repeat;
 background-position: top;
 border-top-color: #cccccc;
 border-top-width: 1px;
 border-top-style: solid;
 clear: both;
 font-size: 10px;
 height: 25px;
 line-height: 25px;
 margin-top: 2px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
}

#footer a 
{
 color: #666666;
}

#footer .spacer 
{
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 width: 950px;
}

/*inizio Pagina Interna*/
.art-dx 
{
 float: right;
 width: 160px;
}

.art-sx 
{
 float: left;
 width: 900px;
}

/* fine pagina interna */
/*inizio ARTCAT*/
.articoli 
{
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
 border-bottom-color: #6699CC;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

.articoli-dx 
{
 float: right;
 width: 50px;
}

.articoli-sx 
{
 float: left;
}

.paginazione-art 
{
 background-color: #6699CC;
 padding-top: 2px;
 padding-bottom: 3px;
 text-align: right;
 margin-top:10px;
}

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

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

/*fine ARTCAT*/
/*mappa sito*/
.mappa1 li 
{
 margin-bottom: 10px;
}

.mappa2 li 
{
 list-style-type: square;
 margin-left: 20px;
 margin-bottom: 3px;
}

.mappa3 li 
{
 list-style-type: square;
 margin-left: 50px;
 margin-bottom: 3px;
}

/*fine mappa sito*/
/*=== Misc. ===*/
.fix 
{
 clear: both;
 height: 1px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: -1px;
 margin-left: 0;
 overflow: hidden;
}

.submitdoc 
{
 margin-left: 4px;
 background-color: #ffd849;
 border-style: dotted;
}

.normalfix 
{
 clear: both;
}

.fl 
{
 float: left;
}

.fr 
{
 float: right;
}

img.fl 
{
 margin-top: 0;
 margin-right: 15px;
 margin-bottom: 5px;
 margin-left: 0;
}

img.fr 
{
 margin-top: 0;
 margin-right: 15px;
 margin-bottom: 7px;
 margin-left: 15px;
}

a.comunicati:link,a.comunicati:visited 
{
 color: #666666;
}

a.comunicati:hover,a.comunicati:focus 
{
 text-decoration: underline;
}

.titolocom 
{
 padding-top: 20px;
 padding-bottom: 10px;
 color: #003366;
 padding-left: 8px;
 padding-right: 8px;
}

.bordocom 
{
 border-bottom-color: #003366;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-style: dotted;
}

.datacom 
{
 font-weight: bolder;
 color: #666666;
 padding-bottom: 5px;
}

/* box news */
#marqueecontainer 
{
 height: 200px;
 overflow: hidden;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 position: relative;
 color: white;
}

#allnews 
{
 color: #ffd849;
 float: right;
 position: absolute;
 top: 540px;
 width: 200px;
}

/* fine */

#centercol li {
  margin-left:15px;
  list-style-position:outside;
  list-style-type:circle;
}

#centercol li li {
  margin-left:20px;
  list-style-position:outside;
  list-style-type:disc;
}

/*document category*/
 
.documenti {
    padding:10px 8px 10px;
    border-bottom:1px dotted #6699CC;
    font-size:12px;
}
/* fine */

/* link documenti */
.allegato {
 width:510px;
 height:35px;
}

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

.documento {
  float:left;
  margin-top:4px;
  width:480px;
}

.documento h6{
  font-size:0.8em;
  font-weight:lighter;
}
 /* link documenti */