/*
 * 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 Pescheria **/

@media screen  {


body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-bottom: 20px;
	background: url('../img/bgone.jpg') repeat-x;
	background-color: #464646;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#666666;

}



.csc-textpic-caption {
font-size:0.8em;
margin:0;
padding:0;


}



div#ly-body {
background-color:#fff;
}

div#ly-all {
margin: 0px auto;
/*width: 760px;*/
width: 85%;
padding: 0em;
margin-top: 20px;
margin-bottom: 15px;
text-align:left;
border-width: 1px;
border-style:solid;
border-color:#cccccc;

}


div#bx-hd-mid-bg1 {
height: 12.51em;
background: url('../img/sfondo_hd.jpg') repeat-x;
background-color: #000;


}

#bx-lgl {
height: 12.51em;
padding-left: 0px;
padding:0em;
margin:0em;
left: 0px;
top: 0px;
}

#bx-lgr {
height: 12.51em;
}


#bx-lgl img{
border: none;
margin: 0px;
padding:0px;
height: 12.51em;
   	

}


#bx-lgr img {
border: none;
margin: 0px;
padding: 0px;
height: 12.51em;

}

div#bx-hd-stripe {
padding-top:0.6em;
padding-bottom:0.6em;
font-size:0.8em;
font-weight:normal;

}


#bx-hd {
left: 8em;
/*font-family:times new roman;
font-weight: bold;*/
}

#sp-hd1 {
font-size: 2.35em;
font-weight: bold;
padding-top: 0.29em;

/*font-family:times new roman,arial;*/
font-style:italic;

}

#sp-hd2 {
font-size: 1.55em;
font-weight:normal;
padding-top: 0;


font-family:arial;
font-weight: bold;
font-style:italic;
}

#sp-hd3 {
font-size:1em;
}


div#menu1 a {
font-weight: bold;
}



div#menu0 a {
font-weight: bold;
}


div#menu2 a {
/*font-weight: bold;*/
}


div#bx-column-middle {

border-width: 0px 0px;	

}

div#bx-hd-bottom {

border-bottom-width: 0px;
border-top-width: 0px;

}


div#bx-hd-stripe{

border-bottom-width: 0px;

}




div.sub-fp div.cms-content-left,
div.sub-main div.cms-content-left, 
div.sub-main div.cms-content-border,
div.sub-main div.cms-content-right,
div.sub-large div.cms-content-left, 
div.sub-large div.cms-content-border,
div.sub-large div.cms-content-right {

border-bottom-width: 0px;
}
div#bx-ft {

border-top-width: 1px;
}


div#sp-ft1 {
padding: 0.4em 0;
text-align: center;
}



div#bx-hd-stripe.color-xbw {
  margin-left: 0.0em;
  margin-right: 0.0em;
  background-color: #fff;
  background-image: url(../img/sfondo_ombra.jpg);
  background-repeat: repeat-x;
  color: #fff;

}

div#bx-hd-search {
/*display:none;*/
}


div#bx-mbc {
/*display:none;*/

}

div#content_normal {
/*padding-top:1em;*/
padding-top:0;
padding-left:2em; 


}

div.news-amenu-container li {

margin-left:0em;

}


div.news-single-item h3 {

display:none;

}


div.news-single-damelements {

margin-bottom:2em;

}


.csc-textpic-caption {
	font-size:0.8em;
	margin:0;
	padding:0;
}

dd.csc-textpic-caption {
	margin:0;
	padding:0;
	/*line-height:100%;*/
}


p.news-single-imgcaption {
	font-size:0.8em;
	margin:0;
	padding:0;
}


} /* end @media screen  */
