/*
 * 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/enti60/css/contenitore.css $
 * $Id: contenitore.css 1884 2007-01-17 11:40:07Z samuele $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

@media screen  {

/*neo*/
/*elimina i borodi*/
/*
div.ly-ml1 div.item{
border:0px;
}

*/


body {
	background: #ffffff;
	color: #000000;
	margin: 0 1px 0 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	/*background: url(../img/bgone.jpg) repeat-x;*/
	background-color: #AAA;
/*	background-color: #DAAE06;*/
	
}
p.bodytext {
	margin: 0em 0em 1em 0em;
}

div#ly-body {
background-color:#fff;
/*background: url(../img/bg_vallediteva.jpg) repeat;*/
}

div#bx-access-links {
display:none;

}


div#sp-access-links {
display:none;

}
div#ly-all{

text-align:center;
border-width: 1px;


}
/*
div#ly-all{
margin: 0px auto;
padding: 0em;
margin-top: 20px;
margin-bottom: 20px;
background-color:#fff;
text-align:left;
border-width: 1px;
border-style:solid;
border-color:#888888;
width: 96%;
width: 86%;
}
*/
div#bx-access-links{
display: block;
padding:0em;
background-color:#f6f6f6;
background-color:#e6e6e6;
background-color:#F8F8EC;
background-color:#EFEFD1;
font-size:0.8em;
font-weight:bold;
}

div#sp-access-links a {
text-decoration: none;
color: #747474;
color: #993333;
}

div#sp-access-links a:hover {
text-decoration: underline;
color: #000;
}



dl.csc-textpic-image dd{
line-height: 1em;
font-size: 0.7em;
}


/*neo*/


div#bx-hd-mid-bg1 {

height: 8em;
}

#bx-lgl {

height: 8em;
padding-top: 0;
padding-left: 0px;
}

#bx-lgr {

height: 8em;;
}


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


#bx-lgr img {
border: none;
margin: 0px;
padding: 0px;

height: 8em;
width: 22.60em;
}



#bx-hd {
/*left: 125px;*/
left: 195px;
padding-top: 16px;
font-size: 1.1em;
}

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

#sp-hd2 {
font-size: 1.6em;
padding-top: 0;
}

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

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


body {
font-family: arial, Trebuchet MS, Lucida, Verdana, Helvetica, sans-serif;
}

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

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


/*immagine di sfondo */

div.empty-content {

background: url("../img/vallediteva_costruzione.gif") no-repeat center center;
}


.statistiche {
text-align: center;
padding-top: 1.5em;
}

/* altezza minima fissa */
div.min-height {
min-height: 550px;
height: auto !important;
height: 550px;
}

} /* end @media screen  */


.container_out {
background:transparent url(../img/back_container_out_new.gif) repeat-y scroll 0%;
background:transparent url(../img/back_container_out.gif) repeat-y scroll 0%;
margin:0px auto;
max-width:980px;
min-width:770px;
}
.container_in {
background:#FFFFFF url(../img/back_container_in_new.gif) repeat-y scroll right center;
background:#FFFFFF url(../img/back_container_in.gif) repeat-y scroll right center;
margin-left:20px;
padding-right:20px;
text-align:left;
}
div#left_w3c {
	float: left;
	margin-left: 5px;
	padding-top: 6px;
}
div#right_w3c {
	
	float: left;
	margin-left: 5px;
	padding-top: 6px;

}
