@charset "UTF-8";

/* CSS Document */
* {
    padding:0px;
    margin:0px;
}

body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:140%;
}

a {
    font-weight:bold;
    text-decoration:underline;
    color:#000066;
}

a:hover {
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}

a img { border:0px none; }

.clear { clear:left; }

/* ########## structure ########## */
#container {
    width:950px;
    padding:0px;
    margin:0 auto 0 auto;
}

#header { height:174px; }

#header-top {
    background-color:#edecec;
    height:120px;
    background-repeat:no-repeat;
    background-position:10px 10px;
}

#header-top h1, #header-top small { display: none; }

#header-top .logo { margin:10px 0 0 10px; }

#banner-left, #banner-right, #banner-big {
    float:right;
    height:65px;
    background-color:#ffffff;
    border:1px solid #333333;
}

#banner-left, #banner-right {
    width:195px;
    margin:10px 10px 0 10px;
}

#banner-big {
    width:390px;
    margin:10px 10px 0 10px;
}

#header-bot {
    background-color:#edecec;
    height:53px;
    border-top:1px solid #333333;
    border-bottom:1px solid #333333;
    background-image:url(../img/bg-header.png);
    background-repeat:repeat-x;
    background-position:left top;
}

#banner-left img, #banner-right img {
    width:195px;
    height:65px;
}

#gerenza {
    float:left;
    margin:7px 0 0 10px;
    font-size:11px;
    line-height:110%;
}

#menu {
    float:right;
    margin:16px 10px 0 0;
}

#menu ul {
    padding:0px;
    margin:0px;
}

#menu ul li {
    padding:0px;
    margin:0px;
    list-style-type:none;
    display:inline;
    padding:0 6px 0 5px;/*border-right:1px solid #333333;*/
}

#content { }

#content-top {
    padding:12px 0 5px 0;
    float:left;
}

#path {
    font-size:12px;
    line-height:120%;
    padding:3px 0 0 0;
    float:left;
    width:500px;
}

#search {
    font-size:12px;
    line-height:120%;
    float:right;
    width:450px;
    text-align:right;
}

#search input {
    border:1px solid #000066;
    padding:3px;
    font-size:11px;
    width:240px;
}

#search input#button {
    border:1px solid #000066;
    background-color:#000066;
    color:#ffffff;
    font-weight:bold;
    padding:3px;
    font-size:11px;
    width:50px;
}

#content-left {
    width:190px;
    float:left;
}

#content-center {
    width:540px;
    margin:0 15px;
    float:left;
}

* html #content-center { width:536px; }

#content-right {
    width:190px;
    float:left;
}

/* SOLO HOME */
#home #content-center {
    width:760px; /*760*/
    margin:0;
    float:left;
}

* html #home #content-center { width:750px; }

#home #content-center #primopiano { /*width:745px;*/ margin:0 0 12px 15px; }

#home #content-center #altri-articoli {
    width:530px; /*530*/
    margin:0 0 0 15px;
    float:left;
    clear: left;
    text-align:justify;
}

* html #home #content-center #altri-articoli { width:500px; }

#home #content-center #content-right {
    width:190px; /* contenuti devono essere 190 */
    float:left;
    float:right;
    padding:0 0 0 10px;
}

#home #content-center #primopianonews {
    /*width:745px;*/
	margin:0 0 18px 15px;
    padding:8px;
    background-color:#fafafa;
    border:1px solid #ebebeb;
	overflow:hidden;
}

#home #content-center #primopianonews img {
    float:right;
    margin:0 0 5px 8px;
}

#footer {
    width:950px;
    float:left;
    font-size:12px;
    line-height:120%;
    border-top:1px solid #333333;
    padding:8px 0;
    margin:8px auto 0 auto;
}

#footer-left { float:left; }

#footer-right { float:right; }

#home #content-center #content-right .text { margin: 0; }

/* ########## box ########## */
.box { margin:0 0 12px 0; }

.box-top {
    display:block;
    height:37px;
    background-image:url(../img/box-top.png);
    background-repeat:no-repeat;
    background-position:0 0;
}

/*.box-top h2 {
	padding:10px 0 0 14px;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#000066;
}*/
.box h2, .box-blu h2 {
    padding:10px 0 0 14px;
    margin:0px;
    font-family:"Trebuchet MS";
    font-size:15px;
    font-weight:bold;
    color:#000066;
}

.box-content {
    padding:8px 0 12px 4px;
    background-image:url(../img/bg-box.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    line-height:130%;
    width: 180px;
    padding:8px 6px 20px 4px;
}

.box-content ul {
    /*width:182px;*/
	padding:0px;
    margin:0px;
    list-style-type:none;
}

.box-content ul li {
    border-bottom:1px dotted #000066;
    padding:6px 0 6px 10px;
}

.box-content ul li ul {
    padding:0px;
    margin:0 0 0 12px;
    list-style-type:none;
}

.box-content ul li ul li {
    border-bottom:0px none;
    padding:4px 0px;
}

.box-content ul li a {
    display:block;
    background-image:url(../img/fr.gif);
    background-repeat:no-repeat;
    background-position:0 5px;
    padding:0 0 0 6px;
    margin-left: -6px;
}

.box-content ul li a:hover {
    background-image:url(../img/frr.gif);
    background-repeat:no-repeat;
    background-position:0 5px;
}

.text { padding:4px 10px; }

.alls {
    width:178px;
    font-size:11px;
    text-align:right;
    /*border-top:1px dotted #000066;*/
	padding:3px 4px 0 0;
    margin:6px 0 0 0;
}

.alls a {
    display:block;
    background-image:url(../img/fr.gif);
    background-repeat:no-repeat;
    background-position:right center;
    padding:0 8px 0 0;
}

.alls a:hover {
    display:block;
    background-image:url(../img/frr.gif);
    background-repeat:no-repeat;
    background-position:right center;
    padding:0 8px 0 0;
}

.box-blu { margin:0 0 12px 0; }

.box-top-segnala {
    display:block;
    height:37px;
    background-image:url(../img/box-top-segnala.png);
    background-repeat:no-repeat;
    background-position:0 0;
}

.box-top-vignette {
    display:block;
    height:37px;
    background-image:url(../img/box-top-vignette.png);
    background-repeat:no-repeat;
    background-position:0 0;
}

.box-top-pungiglione {
    display:block;
    height:44px;
    background-image:url(../img/box-top-pungiglione.png);
    background-repeat:no-repeat;
    background-position:0 0;
}

.box-content-blue {
    padding:8px 0 12px 4px;
    background-color:#d5d5e4;
    background-image:url(../img/bg-box-blu.png);
    background-repeat:no-repeat;
    background-position:left bottom;
}

.box-content ul.tagcloud {
    list-style: none;
    line-height: 140%;
    padding: 0;
    margin: 0;
    text-align: left;
}

.box-content ul.tagcloud li {
    border: none;
    margin: 0 .1em 0 0;
    padding: 0;
}

.box-content ul.tagcloud a {
    text-decoration: none;
    background: none;
    display: inline;
}

.box-content ul.tagcloud a:hover {
    background: none;
    color: #000 !important;
}

.lista-vignette .vignetta {
    width:168px;
    height:130px;
    border:1px solid #333333;
    background-color:#ffffff;
    margin:0 10px 10px 0;
    float:left;
}

.vignetta {
    width:168px;
    height:130px;
    border:1px solid #333333;
    background-color:#ffffff;
    margin:0 0 0 5px;
}

.tagcloud {
    list-style: none;
    line-height: 140%;
    padding: 0;
    margin: 0;
    text-align: justify;
}

.tagcloud li {
    display: inline;
    margin: 0 .5em 0 0;
    padding: 0;
}

.tagcloud li small { color: #666; }

.tagcloud a { text-decoration: none; }

.tagcloud a:hover {
    color: #000 !important;
    background-color: #fafafa;
}

/* primo piano */
#primopiano .cop {
    width:153px;
    margin:26px 10px 10px 10px;
    float:left;
}

#primopiano .cop img {
    width:151px;
    border:1px solid #000066;
}

#primopiano .edextra {
    margin:26px 10px 10px 10px;
    float:left;
}

#primopiano .edextra img {
    width:151px;
    border:1px solid #000066;
}

#primopiano .edextra a.zoom, #primopiano .cop a.zoom {
    display:block;
    background-image:url(../img/zoom.gif);
    background-repeat:no-repeat;
    background-position:0 3px;
    font-size:11px;
    padding:0 0 0 12px;
}

#primopiano .text {
    text-align:justify;
    line-height:125%;
    /*margin:0 0 0 163px;*/ 
	padding: 5px 0 0;
}

#primopiano h1 {
    font-size: 24px;
    line-height: 110%;
}

#primopiano h1 a { text-decoration: none; }

/* generici */
.bacchette {
    display:block;
    height:50px;
    background-image:url(../img/bg-testata.png);
    background-repeat:repeat-x;
    background-position:0 0;
    margin:0 0 10px 0;
}

.bacchette h2 {
    padding:10px 0 0 14px;
    margin:0px;
    font-family:"Trebuchet MS";
    font-size:15px;
    font-weight:bold;
    color:#000066;
}

.bacchette .rss {
    float:right;
    margin:8px 4px 0 0;
}

.bacchettenews {
    display:block;
    margin:0 0 8px 0;
    border-bottom:1px dotted #000066;
}

.bacchettenews h2 {
    padding:0 0 5px 0;
    margin:0;
    font-family:"Trebuchet MS";
    font-size:18px;
    font-weight:bold;
    color:#000000;
}

#primopianonews .datanews {
    float:right;
    font-weight:bold;
}

#primopianonews h3 {
    font-size:16px;
    padding:0 0 5px 0;
}

.blacks-cont {
    /*	background-image:url(../img/black.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	vertical-align:top;
*/	border-bottom:1px solid #000000;
    height:16px;
}

.blacks {
    background-color:#000;
    color:#ffffff;
    padding:2px;
    font-family:"Trebuchet MS";
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    display:inline;
}

.testata { margin-top: 5px; }

.sottotitoli, .occhielli {
    color:#000;
    font-weight:bold;
}

.sottotitoli { margin-bottom: .5em; }

h1 {
    font-family:"Trebuchet MS";
    font-size:22px;
    margin:8px 0;
    line-height: 130%;
}

h1 a { color:#000066; }

h2 {
    font-family:"Trebuchet MS";
    font-size:16px;
    margin:8px 0;
    line-height: 120%;
}

h2 a { color:#000066; }

h1, h2, h3 { text-align: left; }

.results {
    padding:5px;
    background-color:#ebebeb;
    border:1px solid #333333;
}

.red {
    color:#ff0000;
    font-weight:bold;
}

/* paginatore */
.pager {
    margin: 10px 0;
    width: 100%;
    float: left;
}

.pager ul {
    padding: 0;
    margin: 0 auto;
}

.pager ul li {
    list-style-type: none;
    float: left;
    padding: 3px;
    border: 1px solid #ebebeb;
    margin: 2px;
    width: 18px;
    text-align: center;
    background-image:none !important;
}

.pager ul li a {
    display:block;
    background-image:none !important;
}

.pager ul li.current {
    list-style-type: none;
    float: left;
    padding: 3px;
    border: 1px solid #ebebeb;
    margin: 2px;
    width: 18px;
    text-align: center;
    background-color:#ebebeb;
}

/* lista numeri */
.lista-numeri { }

.lista-numeri ul {
    padding:0px;
    margin:0 10px 0 10px;
    list-style-type:none;
}

.lista-numeri ul li {
    padding:10px 0 8px 0;
    margin:0px;
    border-bottom:1px dotted #333333;
    list-style-type:none;
    background-image:url(../img/fr.gif);
    background-repeat:no-repeat;
    background-position:right;
}

.lista-numeri ul li h2 {
    padding:0;
    margin:0px;
    color:#000066;
}

.lista-numeri ul li a {
    display:block;
    padding:5px 0 5px 24px;
    background-image:url(../img/giorn.gif);
    background-repeat:no-repeat;
}

/* lista articoli */
.lista-articoli { }

.lista-articoli ul {
    padding:0px;
    margin:0 10px 0 10px;
    list-style-type:none;
    clear:right;
}

.lista-articoli ul li {
    padding:8px 0 8px 24px;
    margin:0px;
    border-bottom:1px dotted #333333;
    list-style-type:none;
    background-image:url(../img/giorn.gif);
    background-repeat:no-repeat;
    background-position:0 14px;
    font-size:12px;
    line-height:125%;
    width: 97%;
    /* 
	display:table;
	*/
	display: block;
    overflow: hidden;
}

.lista-articoli ul li img {
    float:right;
    padding:2px;
    margin:0 0 0 5px;
    border:1px solid #000066;
}

.searchresult {
    border:1px solid #333333;
    background-color:#ebebeb;
    padding:4px;
}

.right-img {
    float:right;
    padding:3px;
    border:1px solid #aeaeae;
    font-size:0.9em;
    margin: 0 0 5px 8px;
    font-size:0.9em;
    font-weight:bold;
    line-height: 0;
}

.right-img span {
    padding-top: 3px;
    display: block;
    line-height: 130%;
}

fieldset { border: 0 none; }

legend {
    padding:5px;
    border-top:1px solid #aeaeae;
    border-left:1px solid #aeaeae;
    border-bottom:2px solid #aeaeae;
    border-right:2px solid #aeaeae;
    font-size:13px;
    color:#333333;
    font-family:"Trebuchet MS";
    font-weight:bold;
    background-color:#f0f0f0;
    margin:0 0 0 5px;
}

.approfondisci { }

.approfondisci ul {
    padding:0;
    margin:5px 0 0 15px;
    list-style-type:none;
}

.approfondisci ul li {
    padding:4px 0;
    margin:0px;
    list-style-type:none;
}

.approfondisci ul.pdf li a {
    background-image:url(../img/icona_pdf.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    padding:2px 0 2px 20px;
}

.approfondisci ul.links li a {
    background-image:url(../img/icona_finestra.gif);
    background-repeat:no-repeat;
    background-position:0 2px;
    padding:2px 0 2px 20px;
}

.testo { text-align: justify; }

.testo img { margin: .5em; }

p.tags {
    padding:3px;
    background-color:#ebebeb;
    border:1px solid #aeaeae;
    clear: right;
}

.evd {
    border-bottom: 1px dashed #ccc;
    background-color:#ffc
}

.pdfnum {
    float:right;
    margin:0 20px 0 0;
}

.pdfnum a, .lista-numeri ul li .pdfnum a {
    background-image:url(../img/icona_pdf.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    padding:2px 0 4px 20px;
    text-decoration:none;
}

.lista-numeri ul li a.solopdfnum {
    background-image:url(../img/solopdf.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    padding:2px 0 4px 20px;
    text-decoration:none;
}

.small {
    font-size: 90%;
    padding: .5em;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: .5em 0
}

.success {
    font-size: 90%;
    padding: .5em;
    background: #cfc;
    border-top: 1px solid #3f3;
    border-bottom: 1px solid #3f3;
    margin: .5em 0
}

.warning {
    font-size: 90%;
    padding: .5em;
    background: #ffc;
    border-top: 1px solid #ff3;
    border-bottom: 1px solid #ff3;
    margin: .5em 0
}

.error {
    font-size: 90%;
    padding: .5em;
    background: #fcc;
    border-top: 1px solid #f33;
    border-bottom: 1px solid #f33;
    margin: .5em 0
}

#intervento { width: 100%; }

#intervento input { border: 1px solid #ccc; }

#intervento textarea {
    width: 100%;
    height: 200px;
}

#intervento label {
    display: block;
    margin: .2em 0;
}

#intervento label span {
    font-size: 85%;
    padding-left: .5em;
    color: #666;
}

.interventi {
    border-top: 1px solid #ccc;
    margin: .5em 0;
}

ul.interventi { padding-left: 1.5em; }

.interventi li {
    margin-bottom: .5em;
    font-size: 85%;
    list-style-type: square;
}

.print {
    float: right;
    font-size: 1.1em;
    width: 16px;
    height: 16px; 
    background: url(../img/print.gif) 0 0 no-repeat;
    overflow: hidden;
    text-indent: 9999em;
}
