<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
AProv LIQUID stylesheet
Site styles
Author: stefano.bonzi@siag.it
Version: September2006
*/
/* TYPOGRAPHY:main containers
----------------------------------------- */
body {
    margin: 0;
    padding: 0 10px;
    background: #fff;
    color: #000;
    font: 76% Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#header {
    background: transparent;
    color: #000;
}

#footer {
    background: #fff;
    color: #000;
    border-top: 5px solid #2077BE;
    font-size: .9em;
    line-height: 1.75;
    min-height: 6em;
    padding: 5px 0 1em 0;
}

#wrapper_0 {
    background-image: url(../img/right.bck.gif);
}

#wrapper_1 {
    background-image: url(../img/left.bck.gif);
    margin-top: 10px;
}

#content {
    padding: 0 0 5px;
}

/* TYPOGRAPHY:links
------------------------------ */
a:link, a:visited {
    background: transparent;
    color: #000080;
}

a:hover, a:focus, a:active {
    background-color: #000080;
    color: #fff;
}

#serviceNavigator li a:link, #serviceNavigator li a:visited {
    font-weight: bold;
    background: #0049A8;
    color: #fff;
}

#serviceNavigator li a:hover, #serviceNavigator li a:focus, #serviceNavigator li a:active {
    background: #fff;
    color: #0049A8;
}

.news h3 a:link, .news h3 a:visited {
    color: #000;
}

.news h3 a:hover, .news h3 a:focus, .news h3 a:active {
    background: #000080;
    color: #fff;
}

.box h3 a:link, .box h3 a:visited {
    background: transparent;
    color: #666;
}

.box h3 a:hover, .box h3 a:focus, .box h3 a:active {
    background: #000080;
    color: #fff;
}

/* TYPOGRAPHY:navigation lists
------------------------------ */
#serviceNavigator {
    margin: 0;
    padding: 3px 0;
    background: #0049A8;
    color: #000;
}

/* UDM */
#serviceNavigator li li {
    background-color: #fff;
    border-right: none;
    margin: 0;
    padding: 0;
}

#mainNavigator ol ul ul {
    border-bottom: 2px solid #fff;
}

#mainNavigator ol li li, #contextNavigator ol li li {
    list-style-type: square;
}

#mainNavigator ol ul ul li {
    list-style-type: square;
}

#mainNavigator ol li strong {
    background: #fff url(../img/nav.title.sx.bck.gif) top left no-repeat;
    color: #000;
}

#contextNavigator ol li strong {
    background: #fff url(../img/nav.title.dx.bck.gif) top right no-repeat;
    color: #000;
}

#contextNavigator ul#infoBox {
    background-image: url(../images/logo.gif);
    padding-top: 56px;
}

.keyboard li a {
    border: 1px solid #999;
}

#content .localNav {
    background: #F7FAED;
    color: #000;
    border: 1px solid #ccc;
}

#content .localNav ol li {
    list-style-type: square;
}

/* TYPOGRAPHY:forms
-------------------------------------------------- */
#serviceNavigator #search input.text {
    border: 1px solid #999;
}

#serviceNavigator #search button {
    background: #eee;
    color: #000;
    border: 1px solid #666;
    padding: 0 3px;
}

#content input.text {
    border: 1px solid #999;
}

#content fieldset {
    border: 2px solid #FBAF1E;
}

#content legend {
    background: transparent;
    color: #000;
}

#content fieldset div {
    background: #FEEBC7;
    color: #000;
}

#content fieldset div.buttons {
    background: #fff;
    color: #000;
}

#content fieldset textarea {
    font-size: 110% !important;
    font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}

/* TYPOGRAPHY:headings
------------------------------ */
.it #header h1 {
    background-image: url(../img/header_it.gif);
}

.de #header h1 {
    background-image: url(../img/header_de.png);
}

.rm #header h1 {
    background-image: url(../img/header_rm.gif);
}

.en #header h1 {
    background-image: url(../img/header_en.gif);
}

.fr #header h1 {
    background-image: url(../img/header_fr.gif);
}

#content h2 {
    font-size: 1.5em;
    font-weight: normal;
    margin: 1.5em 0 .5em 0;
}

#content .hiLite h2 {
    font-size: 1.75em;
    background: transparent;
    color: #333;
    border-bottom: 1px solid #D6E8A8;
    margin: 0 0 .5em;
}

#content .news h2 {
    margin: 0 0 .5em 0;
    padding: 3px 10px;
    color: #333;
    background: #d6e8a8;
    color: #000;
}

#content .news.full h2 {
    margin: 0 0 .5em 0;
    padding: 3px 10px;
    background: #fff;
    color: #BE0B13;
}

#content .items h2 {
    padding: 3px 10px 3px 0;
    background: transparent;
    color: #333;
    border-bottom: 1px solid #ccc;
}

#content h3 {
    font-size: 1.1em;
    margin: 1.5em 0 .5em;
}

#content .news h3 {
    margin: 0 10px 10px;
    background: url(../img/newsBullet.gif) left bottom no-repeat;
    padding-left: 15px;
}

#content .box h3 {
    margin: 0;
    padding: 3px 3px 5px 3px;
    background: #f5f5f5;
    color: #333;
    letter-spacing: 1px;
    border-bottom: 1px solid #ccc;
}

#mainNavigator h2 {
    background: #971A66;
    color: #fff;
    padding: .30em .25em .25em;
}

#contextNavigator h2 {
    background: #FBAF1E;
    color: #000;
    padding: .30em .25em .25em;
}

/* TYPOGRAPHY:elements outside content
-------------------------------------------- */
#contextNavigator .hiLite,
#mainNavigator .hiLite {
    margin: 10px 6px 15px 5px;
    background: #FEEBC7;
    color: #000;
    border: 2px solid #FBAF1E;
    font-size: 1.2em;
}

#mainNavigator p, #contextNavigator p {
    margin: 5px 5px 10px;
}

/* TYPOGRAPHY:content elements
-------------------------------------------- */
#content p {
    line-height: 1.75;
}

.more {
    text-align: right;
    padding: .5em 0 0;
}

.docSize {
    background: transparent;
    color: #666;
}

.visual#visual_01,
.visual#visual_01 a {
    background-color: #b10154;
    background-image: url(../images/visual_01.jpg);
}

.visual#visual_02,
.visual#visual_02 a,
.visual#visual_02 span {
    background-color: #b10154;
    background-image: url(../images/visual_01.jpg);
}

#content .hiLite img {
    padding: 0 0.5em 0.5em 0;
    margin: 0;
}

/*#content .hiLite p{background:#bfcfd6;color:#000;}*/
#content .hiLite {
    padding-right: 0.4em;
}

#content .hiLite p {
    padding-bottom: .5em;
}

#content .news {
    border: 1px solid #ccc;
}

#content .news.full {
    border: none;
}

#content .news p {
    margin: .25em 10px .5em 20px;
}

#content .news .abstract {
    margin-bottom: 1em;
}

#content .news .attachments {
    border-top: 1px solid #ccc;
    margin: 10px 20px 0;
    padding: 5px 0 0 5%;
}

#content .news .category {
    font-size: .9em;
    border-bottom: 1px solid #D6E8A8;
    margin: 5px 10px;
}

#content .box {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

#content .box p {
    padding: 5px;
}

.info .infoLink {
    padding-left: 25px;
    font-weight: bold;
}

.info {
    padding-left: 1em;
}

.info dt {
    background: transparent url(../img/bullet_02.gif) no-repeat left bottom;
    padding: 1em 0 0 20px;
    color: #BE0B13;
    font-size: 1.1em;
}

.info dd {
    text-indent: 0;
    margin-left: 3em;
}

.info dt strong {
    font-size: 1.5em;
    font-weight: normal;
    margin-left: -20px;
    background: #fff;
    color: #BE0B13;
}

.photogallery li {
    border: 1px solid #ccc;
}

/* TABLES
----------------------------------------------- */
#content table {
    border: 2px solid #666;
    border-style: solid none;
}

#content caption {
    background: #fff;
    color: #333;
    text-align: left;
}

#content th, #content td {
    border-bottom: 1px solid #999;
}

#content th {
    font-weight: bold;
    font-size: 1.1em;
    text-align: left;
}

#content thead th {
    background: #F7FAED;
    color: #000;
}

#content tfoot {
    font-size: .9em;
}

#content .subHeader th {
    font-size: 1em;
    border-bottom: none;
    background: #fff;
    color: #000;
    font-style: italic;
}

.odd {
    background: #f5f5f5;
    color: #000;
}

.even {
    background: #fff;
    color: #000;
}

.hCover img {
    border: 1px solid #999;
    padding: 4px;
    background: #fff;
    color: #000;
    margin: .25em 1em 0 0;
}

#content .downloads .hTitle {
    font-weight: bold;
}

/* Classi per la larghezza delle colonne */
.tbl-downloads .column-1 {
    width: 70%;
}

.tbl-downloads .column-2 {
    width: 10%;
}

.tbl-downloads .column-3 {
    width: 10%;
}

.tbl-downloads .column-4 {
    width: 10%;
}

.tbl-docs .column-1 {
    width: 80%;
}

.tbl-docs .column-2 {
    width: 10%;
}

.tbl-docs .column-3 {
    width: 10%;
}

.tbl-issues .column-1 {
    width: 80%;
}

.tbl-issues .column-2 {
    width: 20%;
}

.tbl-egov-services .column-1 {
    width: 70%;
}

.tbl-egov-services .column-2 {
    width: 30%;
}

#content .tbl-egov-services dl,
#content .tbl-egov-services dt {
    margin: 0;
}

#content .tbl-egov-services dd {
    margin: .5em 0 0 1.25em;
}

#content .tbl-egov-services td img {
    display: inline;
    margin: 3px 3px 0 0;
}

/* BANNERS
------------------------------ */
#banner_01,
#banner_01 a {
    height: 125px;
    background-image: url(../images/banner_01.jpg);
    background-color: #253f34;
    color: #fff;
}

/* E-GOV SERVICES
------------------------------- */
#content .egov-service-name {
    font-weight: bold;
    padding-right: 160px !important;
    min-height: 40px;
    background: url(../img/logo_egov.it.jpg) top right no-repeat !important;
}

#content .egov-service-name em {
    font-weight: normal;
}

#content .egov-portal-link {
    text-align: right;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.egov-service-lastupdate {
    font-size: 92%;
    color: #666;
}

.chat-start-button {
    font-size: 1.5em;
    text-shadow: 0 1px 1px black;
    }

.chat-start-button:hover {
    color: #E5C5D9 !important;
}
/* Cookie */
.cookiebar{padding:10px 40px;text-align:center;background-color:#333;color:#fff;}.cookiebar a:link,.cookiebar a:visited{color:#f5f5f5;font-weight:bold;text-decoration:underline;border:0}.cookiebar a:hover{text-decoration:none;background:transparent}.cookiebar p{margin-bottom:10px}.cookiebar .buttons_cookie{margin-bottom:0}.cookiebar .buttons_cookie .button_change{padding:8px 12px;border-radius:3px;background-color:#dcba4a;color:#000;text-decoration:none;border:0;margin-bottom:5px;margin-right:5px;display:inline-block}.cookiebar .buttons_cookie .button_change:hover{background-color:#d8b235;text-decoration:none}.cookiebar .buttons_cookie .button_accept{padding:8px 12px;border-radius:3px;background-color:#177c09;text-decoration:none;border:0;margin-bottom:5px;display:inline-block}.cookiebar .buttons_cookie .button_accept:hover{background-color:#136407;text-decoration:none}#content .cookie_info ul{margin:0 0 12px 0;padding:0 0 0 30px}#content .cookie_info ul li{margin:3px 0;list-style:disc;list-style-image:none}.cookie_info .cookie_hilite{background-color:#faf6e6;border:1px solid #f6edd1;padding:15px;margin-top:20px;margin-bottom:20px;border-radius:3px}.cookie_info .cookie_hilite h2,.cookie_info .cookie_hilite h3{margin-top:0}#content .cookie_info #cookie-toggle ul{list-style:none;margin-bottom:10px 0 20px 0;padding:0;list-style-image:none}#content .cookie_info #cookie-toggle ul li{margin:8px 0;padding:0;list-style:none}.cookie_info #cookie-toggle .checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer;float:none;display:block;width:auto;text-align:left}.cookie_info #cookie-toggle .checkbox input[type="checkbox"],.cookie_info #cookie-toggle .checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;display:block}.cookie_info #cookie-toggle .cookie-save{padding:8px 14px;border-radius:3px;background-color:#dcba4a;color:#000;font-size:1.2em;text-decoration:none;border:1px solid #bb9e3f;margin-bottom:5px;margin-right:5px}.cookie_info #cookie-toggle .cookie-save:hover{background-color:#d8b235;text-decoration:none}</pre></body></html>