/*
 * 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/enti16/css/contenitore.css $
 * $Id: contenitore.css 2722 2007-07-26 11:56:33Z davide $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

@media screen  {


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


#bx-lgl {
padding-top: 0;
padding-left: 0;
}

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

#bx-lgl img{
border: none;
margin: 0px;
padding: 0px;
height: 4.00em;
width:12.76em;
}


#bx-lgr img {
border: none;
margin: 0px;
padding: 0px;
height: 4.00em;
width:31.27em;
}



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

div#sp-ft1 {
padding: 0.4em 0;
text-align: center;
}

} /* end @media screen  */
