/*
 * 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/enti18/css/contenitore.css $
 * $Id: contenitore.css 3145 2008-06-06 11:35:29Z fabio $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

@media screen  {
div#bx-hd-mid-bg1 {
height: 5em;
margin: 3px 1px 0;
}

#bx-lgl {
width: 55px;
height: 80px;
padding-top: 0;
padding-left: 0;

}

#bx-lgl img {

margin:0px;

}

#bx-lgr {
height: 80px;
}

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

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

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

div#bx-hd-bottom {
height: 1.8em;
margin: 0;
padding: 0.1em 0.5em 0;
}

div#sp-ft1 {
padding: 0;
height: 1.7em;
}

div#sp-ft2 {
border-top: 1px solid rgb(255,255,255);
}

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

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

div#bx-mg1 {
margin-top: 2px;
}

/* importato */
div#bx-hd-stripe {
        height:1.55em;
	border-bottom: 1px solid rgb(33,69,157);
	font-size: 0.8em;
	padding: 1px 1px 2px 5px;
}


} /* end @media screen  */
