/*
 * 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/furlo/css/colore.css $
 * $Id: colore.css 5296 2010-11-23 11:16:12Z fabio $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

@media screen  {
*.color-xth {
background-color: rgb(98,159,56);
color: #fff;
border-color: rgb(98,159,56);
}

.color-fth {
color: #fff;
}

.color-bth {
background-color: rgb(98,159,56);
}

.color-oth {
border-color: rgb(98,159,56);
}

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

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

*.color-xbw {
background-color: rgb(2,71,47);
color: #fff;
border-color: #000;
}

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

.color-bth1 {
background-color: rgb(97,160,55);
}

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

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

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

.color-bth2 {
background-color: rgb(2,71,47);
}

.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(93,159,62);
}

div.cms-content-left div.csc-header,div.cms-content-border div.csc-header,div.cms-content-right div.csc-header {
border-color: rgb(98,159,56);
background-color: rgb(2,71,47);
background-image: none;
color: rgb(0,0,0);
}

div.cms-content-left h1,div.cms-content-border h1,div.cms-content-right h1 {
background-color: rgb(2,71,47);
color: #fff;
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: rgb(98,159,56);
}

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

table.contenttable.contenttable-0 thead tr.tr-even {
background-color: rgb(98,159,56);
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(98,159,56);
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(98,159,56);
}

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

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

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

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

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

/*CSS ESTENSIONE YOUTUBEAPI*/
.tx-youtubeapi-list h3{
 font-weight:normal;
 width:172px;
 color: #707173;
 margin-top: 4px;
}

.tx-youtubeapi-list p{
 margin: 0px;
}

.tx-youtubeapi-list img{
 width:172px;
 border: 0px;
}


#totalresults{
 padding: 10px;
 color: #707173;
 text-align: left;
}

.prevnext a{
 padding: 5px;
 color: #707173;
 background-color: #E3E4E4;
 text-decoration: none;
 display: inline-block;
 width: 70px;
 text-align: center;
}


.prevnext{
 clear: both;
 text-align: left;
}

.video {
 height: 200px;
 float: left;
 margin: 7px;
}

.video img{
 border: solid 1px #E3E4E4;
}

.video h3:hover{
 color: #000;
}

.videoembedded{
margin: 0px;
}

.videoembedded h3{
 color: #fff;
 background-color: #707173;
 width: 223px;
 padding: 5px;
 margin: 0px;
 margin-bottom: 17px;
}
} /* end @media screen  */
