@charset "UTF-8";

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

body {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    line-height: 15pt;
    color: #000;
    background: #fff;
}

a {
    font-weight:bold;
    text-decoration:none !important;
    color: #444;
}

a img { border:0px none; }

.clear { clear:left; }

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

#header { height:174px; }

#header-top {
    height:120px;
    text-align: center;
}

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

* html #header-top h1, * html #header-top small {
    display: block;
    text-align: center;
}

#banner-left {
    width:195px;
    height:65px;
    border:1px solid #333333;
    float:right;
    margin:10px 0 0 10px;
    background-color:#ffffff;
}

#banner-right {
    width:195px;
    height:65px;
    border:1px solid #333333;
    float:right;
    margin:10px 10px 0 0;
    background-color:#ffffff;
}

#header-bot {
    background-color:#edecec;
    height:53px;
    border-top:1px solid #333333;
    border-bottom:1px solid #333333;
}

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

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

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

#menu, #path, #search, .print { display: none; }

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

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

#content-left, #content-right { display: none; }

#content-center { margin:0 15px; }

/* SOLO HOME */

#home #content-center #primopiano { margin:0 0 12px 0; }

#home #content-center #altri-articoli {
    margin:0;
    clear: left;
    text-align:justify;
}

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

#footer {
    font-size:9pt;
    line-height:120%;
    border-top:1px solid #333333;
    padding:8px 0;
    margin:8px auto 0 auto;
}

#footer-left { float:left; }

#footer-right {
    float:right;
    display: none;
}

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

.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 a { text-decoration: none; }

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

/* 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:11pt;
    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:37px;
    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:15pt;
    font-weight:bold;
    color:#000;
}

.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:18pt;
    font-weight:bold;
    color:#000000;
}

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

#primopianonews h3 {
    font-size:16pt;
    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:11pt;
    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:22pt;
    margin:8px 0;
    line-height: 130%;
}

h1 a { color: #000; }

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

h2 a { color:#000; }

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:#000;
}

.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;
}

.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:12pt;
    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;
}

fieldset { border:1px solid #aeaeae; }

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:13pt;
    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;
}

