<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * SICI Templates 
 * Copyright (C) 2005-2007 
 *     Amministrazione Provinciale di Pesaro e Urbino - Italy
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or (at
 * your option) any later version.
 *
 * The GNU General Public License can be found at
 * http://www.gnu.org/copyleft/gpl.html.
 * A copy is found in the textfile GPL.txt
 */
/**
 * $URL: https://tritone/svn/REPOS01/Typo3/tmpl/sici/trunk/union/css/colore.css $
 * $Id: colore.css 6288 2015-06-09 08:58:57Z davide $
 *
 * Autori: Davide Principi &amp; Samuele Ortolani
 * Parsed by: cssrm.php 
 */

@media screen  {
*.color-xbw {
background-color: #000;
color: #fff;
border-color: #000;
}

*.color-fbw {
color: #fff;
}

*.color-bbw {
background-color: #000;
}

*.color-obw {
border-color: #000;
}

*.color-xbw a {
color: #fff;
background-color: transparent;
}

*.color-xbw a:hover {
color: yellow;
}

*.color-xth {
background-color: #888;
color: #fff;
border-color: #888;
}

*.color-fth {
color: #fff;
}

*.color-bth {
background-color: #888;
}

*.color-oth {
border-color: #666;
}

*.color-xth a {
color: #fff;
background-color: transparent;
}

*.color-xth a:hover {
color: yellow;
}

*.color-b01 {
background-color: rgb(239,235,239);
}

div#bx-mg2 a {
color: rgb(0,0,0);
}

div#bx-mg2 a:hover {
color: rgb(255,0,0);
}

.color-bth1 {
background-color: rgb(225,225,225);
}

.color-fth1 a {
color: rgb(156,0,0);
}

.color-fth1 a:hover {
color: #f00;
}

.color-oth1 {
border-color: #fff;
}

.color-bth2 {
background-color: rgb(156,154,156);
}

.color-fth2 a {
color: rgb(255,255,255);
}

.color-fth2 a:hover {
color: #f00;
}

.cookie-policy {
  text-align: center;
  font-size: 0.75em;
  padding-bottom: 0.3em;
}

div.cms-content-left div.csc-header,div.cms-content-border div.csc-header,div.cms-content-right div.csc-header {
background-color: rgb(136,136,136);
color: rgb(0,0,0);
border-color: rgb(136,136,136);
}

div.cms-content-left h1,div.cms-content-border h1,div.cms-content-right h1 {
background-color: #fff;
color: #000;
}

div.csc-menu.csc-menu-1 p,p.csc-sitemap-level1,p.csc-sitemap-level2,p.csc-sitemap-level3,p.csc-sitemap-level4 {
background-color: rgb(136,136,136);
}

div#ly-column-left {
background-color: #eee;
}

div#ly-column-right {
background-color: #eee;
}

div.void-stripe {
background-color: #fff;
}

table.contenttable.contenttable-0 {
border: 1px solid rgb(136,136,136);
}

table.contenttable.contenttable-0 thead tr.tr-even {
background-color: rgb(136,136,136);
color: rgb(255,255,255);
}

table.contenttable.contenttable-0 tr.tr-odd {
background-color: rgb(229,229,229);
}

table.contenttable.contenttable-0 tr.tr-even {
background-color: rgb(243,243,243);
}

table.contenttable.contenttable-1 {
border: 1px solid rgb(0,0,0);
}

table.contenttable.contenttable-1 thead tr.tr-even {
background-color: rgb(136,136,136);
color: rgb(255,255,255);
}

table.contenttable.contenttable-1 thead tr th {
border-color: rgb(0,0,0);
}

table.contenttable.contenttable-1 tr.tr-odd {
background-color: rgb(255,255,255);
}

table.contenttable.contenttable-1 tr.tr-even {
background-color: rgb(255,255,255);
}

table.contenttable.contenttable-1 td {
border-color: rgb(0,0,0);
}

table.contenttable.contenttable-2 {
border: 1px solid rgb(0,0,0);
}

table.contenttable.contenttable-2 thead tr.tr-even {
background-color: rgb(136,136,136);
color: rgb(255,255,255);
}

table.contenttable.contenttable-2 tr.tr-odd {
background-color: rgb(229,229,229);
}

table.contenttable.contenttable-2 tr.tr-even {
background-color: rgb(243,243,243);
}

table.contenttable.contenttable-2 td {
border-color: rgb(0,0,0);
}

table.contenttable.contenttable-3 {
border: 1px solid rgb(0,0,0);
}

table.contenttable.contenttable-3 thead tr.tr-even {
background-color: rgb(136,136,136);
color: rgb(255,255,255);
}

table.contenttable.contenttable-3 thead tr th {
text-align: center;
}

table.contenttable.contenttable-3 tr.tr-odd {
background-color: rgb(255,255,255);
}

table.contenttable.contenttable-3 tr.tr-even {
background-color: rgb(255,255,255);
}

table.contenttable.contenttable-3 td {
border-color: rgb(0,0,0);
}

div.agenda-news-latest-item {
border-color: rgb(136,136,136);
}

div.agenda-news-list-container {
border-color: rgb(136,136,136);
}

div.agenda-news-list-item {
border-color: rgb(136,136,136);
}

div.news-latest-item h3.evt {
color: green;
}

div.relata {
border-color: #aaa;
}

div.relata h3 {
background-color: #aaa;
color: #fff;
}

div.mbl_newsevent {
border-color: #aaa;
}

span.docweb {
color: #ddd;
}

span.docweb_web {
color: #EF7777;
}

} /* end @media screen  */
</pre></body></html>