/*
 * 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/enti48/css/colore.css $
 * $Id: colore.css 2547 2007-04-27 13:36:58Z samuele $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

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

*.color-xth {
background-color: rgb(255,255,255);
color: #000;
border-color: rgb(221,230,238);
}

div#bx-hd-stripe {
border-bottom-color: rgb(62,103,191);
}

.color-fth {
color: #fff;
}

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

.color-oth {
border-color: rgb(140,201,251);
}

div#bx-hd-bottom {
background-color: rgb(236,236,0);
}

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

*.color-xth a:hover {
color: #f00;
}

div#sp-hd1 a {
color: rgb(62,103,191);
}

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

div#sp-ft1 {
background-color: rgb(236,236,0);
color: #bb241e;
}

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

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

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

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

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

.color-bth2 {
background-color: #8F0700;
}

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

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

div.cms-content-normal div.csc-header h1 {
color: rgb(62,103,191);
}

div.cms-content-left div.csc-header,div.cms-content-border div.csc-header,div.cms-content-right div.csc-header {
border-color: rgb(140,201,251);
background-color: #bb241e;
color: rgb(250,241,67);
background-image: none;
}

div.cms-content-left h1,div.cms-content-border h1,div.cms-content-right h1 {
background-color: #bb241e;
color: rgb(250,241,67);
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: #bb241e;
}

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

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

table.contenttable.contenttable-2 thead tr.tr-even {
background-color: #bb241e;
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: #bb241e;
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);
}

} /* end @media screen  */
