/*
 * 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/enti17/css/colore.css $
 * $Id: colore.css 2402 2007-03-27 10:20:10Z davide $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

@media screen  {
div#ly-body {
background-color: rgb(243,235,191);
}

div.void-stripe {
background-color: rgb(243,235,191);
}

div#ly-column-right {
background-color: rgb(223,214,167);
}

div#ly-column-left {
background-color: rgb(223,214,167);
}

*.color-xbw {
background-color: rgb(131,11,67);
color: #fff;
border-color: #000;
}

*.color-xth {
background-color: rgb(138,149,212);
color: #fff;
border-color: rgb(243,235,191);
}

.color-fth {
color: #fff;
}

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

.color-oth {
border-color: rgb(98,110,175);
}

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

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

div#bx-hd {
color: #fff;
}

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

div#sp-hd1 a:hover {
color: rgb(252,214,61);
}

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

.color-bth1 {
background-color: rgb(138,149,212);
}

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

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

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

.color-bth2 {
background-color: rgb(98,110,175);
}

.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(131,11,67);
}

div.cms-content-left div.csc-header,div.cms-content-border div.csc-header,div.cms-content-right div.csc-header {
background-color: rgb(131,11,67);
background-image: url(../img/freccia.gif);
background-repeat: no-repeat;
color: rgb(0,0,0);
border-color: rgb(98,110,175);
}

div.cms-content-left h1,div.cms-content-border h1,div.cms-content-right h1 {
background-color: rgb(131,11,67);
color: #fff;
margin-left: -4px;
}

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(243,235,191);
background-image: none;
}

p.csc-sitemap-level1,p.csc-sitemap-level2,p.csc-sitemap-level3,p.csc-sitemap-level4 {
background-image: none;
}

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

table.contenttable.contenttable-0 thead tr.tr-even {
background-color: rgb(98,110,175);
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(51,102,153);
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(51,102,153);
}

table.contenttable.contenttable-2 thead tr.tr-even {
background-color: rgb(51,102,153);
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(51,102,153);
}

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

table.contenttable.contenttable-3 thead tr.tr-even {
background-color: rgb(51,102,153);
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(51,102,153);
}

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

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

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

} /* end @media screen  */
