/*
 * 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: svn://pallade/REPOS01/Typo3/tmpl/sici/branch-union01/union/enti37/css/contenitore.css $
 * $Id: contenitore.css 1882 2007-01-17 10:02:42Z samuele $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

/** Struttura Gradara **/

@media screen  {
body {
	padding: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 30px;
	background-color: #fff;
}

div#ly-all {

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

}



div#bx-hd-mid-bg1 {
height: 102px;
}

#bx-lgl {
height: 7.25em;
padding-left: 0px;
padding:0em;
margin:0em;
background-color:transparent;
}

#bx-lgr {
height: 7.50em;
background-color:transparent;
}


#bx-lgl img{
border: none;
margin: 0px;
padding: 0px;
height: 102px;
background-color:transparent;

}


#bx-lgr img {
border: none;
margin: 0px;
padding: 0px;
height: 102px;
background-color:transparent;
}


#bx-hd {
left: 7.8em;
background-color:transparent;
}

#sp-hd1 {
font-size: 2.35em;
font-weight: bold;
padding-top: 0.29em;
}

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

#sp-hd3 {
font-size: 1em;
}

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

/*immagine di sfondo */

div.empty-content {

#background: url("../img/gradara_bk.jpg") no-repeat center center;
}



} /* end @media screen  */
