/*
 * 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/enti56/css/colore.css $
 * $Id: colore.css 2414 2007-03-28 06:22:11Z davide $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

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

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

div#bx-hd-stripe {
border-bottom-color: #cae4ff;
}

.color-fth {
color: #fff;
}

.color-bth {
background-color: rgb(221,230,238);
}

.color-oth {
border-color: #ffe7b5;
}

div#bx-hd-bottom {
background-color: #fff2c6;
}

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

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

div#sp-hd1 a {
color: #fff;
}

div#sp-hd1 a:hover {
color: #ff0;
}

div#sp-frsz a {
color: #000;
}

div#sp-frsz a:hover {
color: #000;
}

div#sp-ft1 {
background-color: #fff2c6;
color: rgb(62,103,191);
}

div#menu1 a {
color: #002BB9;
}

div#menu1 a:hover {
color: #C62826;
}

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

.color-bth1 {
background-color: #cae4ff;
}

.color-fth1 a {
color: #333333;
}

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

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

.color-bth2 {
background-color: #9999cc;
}

span#footer_label {
color: #000;
}

span#footer_label a {
color: #000;
}

span#footer_label a:hover {
color: #f00;
}

div.cms-content-normal div.csc-header h1 {
color: #c62826;
}

div.cms-content-left div.csc-header,div.cms-content-border div.csc-header,div.cms-content-right div.csc-header {
border-color: #ffe7b5;
background-color: #cae4ff;
background-image: none;
}

div.cms-content-left h1,div.cms-content-border h1,div.cms-content-right h1 {
background-color: #cae4ff;
color: #aa3428;
margin-left: -10px;
}

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

div.cms-content-left {
background-color: #f7f7f7;
}

div.cms-content-border {
background-color: #f7f7f7;
}

div.cms-content-right {
background-color: #f7f7f7;
}

table.contenttable.contenttable-0 {
border: 1px solid #9999cc;
}

table.contenttable.contenttable-0 thead tr.tr-even {
background-color: #cae4ff;
color: #000;
}

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 #9999cc;
}

table.contenttable.contenttable-1 thead tr.tr-even {
background-color: #cae4ff;
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 #9999cc;
}

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

table.contenttable.contenttable-2 thead tr {
border-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(62,103,191);
}

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

table.contenttable.contenttable-3 thead tr.tr-even {
background-color: #cae4ff;
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(62,103,191);
}

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

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

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

span.docweb {
color: #000;
}

span.docweb_web {
color: #000;
}

} /* end @media screen  */

