/**
 * SICI Templates 
 * Copyright (c) 2005-2006 
 *     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
 *
 * mst-ext.css : Estensioni agli stili base Union per il sito MuseoSaraiTu
 *
 * $Id: spac-ext.css 5223 2010-11-02 08:44:15Z fabio $
 *
 * Autore: Davide Principi
 */


/*@import "../../css/body_frame.css";*/

@media screen {


div#sp-hd1,
div#sp-hd2,
div#sp-hd3 {
visibility: hidden;	
}


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

p.news-single-imgcaption {
text-align:left;
width:200px;
}

} /* END @media screen */
