/*
 * 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/erap/css/contenitore.css $
 * $Id: contenitore.css 2373 2007-03-21 11:18:59Z samuele $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

@media screen  {
div#bx-hd-mid-bg1 {
height: 6.38em;
}

#bx-lgl {
height: 102px;
padding-top: 4px;
padding-left: 4px;
}

#bx-lgl img {
margin: 0px 0px 0px 0px;
}

#bx-lgr {
height: 102px;
}

#bx-hd {
left: 125px;
padding-top: 10px;
font-size: 1.1em;
}

#sp-hd1 {
font-size: 1.6em;
font-weight: bold;
padding-top: 2px;
}

#sp-hd2 {
font-size: 1.2em;
padding-top: 0;
}

body {
font-family: Trebuchet MS, Lucida, arial, Verdana, Helvetica, sans-serif;
}

div.cms-size-medium {
font-size: 0.95em;
}

div.cms-size-small {
font-size: 0.8em;
}

} /* end @media screen  */
