/*
 * 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/enti49/css/contenitore.css $
 * $Id: contenitore.css 2339 2007-03-15 16:50:58Z samuele $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

@media screen  {


/* body#tmpl.sici.body {
        padding: 0px; 
	margin: 0px;  
	text-align: center;
	padding-bottom:20px;
        background: url('../img/bgone.jpg') repeat-x;
        background-color: #464646;"
} */
body {
         padding: 0px; 
 	margin: 0px;  
 	text-align: center;

}  
div#ly-body {
background-color:#fff;
}


div#ly-all {

margin: 0px auto;
width: 97%;
padding: 0em;
margin-top: 0px;
margin-bottom: 15px;
background-color:#fff;
text-align:left;
border-width: 1px;
border-style:solid;
border-color:#888888;

}

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

#bx-lgl {
height: 6.38em;
padding-top: 14px;
padding-left: 12px;
}

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


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

#bx-lgr {
height: 6.38em;
}

#bx-hd {
left: 6.0em;
padding-top: 16px;
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;
}

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

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

div.ly-ml1 div.spc-box {
font-size:smaller;
font-weight:bold;
padding-top:0.5em;
}

} /* end @media screen  */
