body {
    font-family: OpenSansLight, sans-serif;
    font-size: 12px;
    background-color:#333;
    color:#eee;
    background-image:url('/images/biblioteca/biblioHeader_bg.png');
    background-position:0px 10px;
    background-repeat:repeat-x;
    font-size:16px;
}

a {
  color:#000;
  text-decoration:none;
}

strong {
  font-family:OpenSans, sans-serif;
  font-weight:bold;
}

.clear {
  clear:both;
}

.fotosx {
  float:left;
  margin:10px 15px 10px 0;
  border:1px solid #1e1e1e;
}

.fotosx_top {
  float:left;
  margin:0 15px 10px 0;
  border:1px solid #1e1e1e;
}

.fotodx {
  float:right;
  margin:10px 0 10px 15px;
  border:1px solid #1e1e1e;
}

.fotodx_top {
  float:right;
  margin:0 0 10px 15px;
  border:1px solid #1e1e1e;
}

.iconaApprofondimento {
  float:right;
}

.file {
  margin-left:20px;
}

#galleria{
  margin:30px 0 30px 0;  
  height: 500px; 
  width: 690px;
}

#galleria ul {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/*-------------------------------------------------------------------------*/
/* WRAPPER ----------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

#wrapper {
    margin: 0 auto;
    width: 960px;
}


/*-------------------------------------------------------------------------*/
/* HEADER -----------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

#header {
    margin-top:10px;
    float: left;
    height: 90px;
    width: 960px;
}

#header_sx {
  float:left;
  width:760px;
}

#header_dx {
  text-align:right;
  float:right;
  margin-right:5px;
  width:195px;
}

#header p {
  color:#fff;
  font-family:OpenSans,sans-serif;
  font-size:14px;
  font-weight:bold;
  margin:0px;
  padding:0px;
  text-transform:uppercase;
}

#header h1 {
  color: #fff;
  font-family:OpenSansLight,sans-serif;
  font-size:64px;
  margin-top:-10px;
  margin-left:-6px;
  padding:0px;
}

#header h1 a {
  color: #fff;
}

/*-------------------------------------------------------------------------*/
/* CITAZIONE --------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

blockquote {
  font-family: OldStandardTTItalic, serif;
  font-size: 22px;
  font-style: italic;
  width: 640px;
  margin: 5px 0 5px 0;
  padding: 5px 0 5px 75px;
  line-height: 35px;
  position: relative;
  color: #eee;
}

blockquote:before {
  display: block;
  content: "\201F";
  font-size: 125px;
  position: absolute;
  left: 0px;
  top: 30px;  
  color: #898989;
}

blockquote cite {
  color: #999999;
  font-size: 14px; /* 14px 0.875em */
  display: block;
  margin-top: 5px; /* 5px 0.313em */
}
 
blockquote cite:before {
  content: "\2014 \2009";
}

/*-------------------------------------------------------------------------*/
/* BREADCRUMBS ------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

#breadcrumbs {
    float: left;
    height: 40px;
    line-height:40px;
    width: 960px;
}

#breadcrumbs ul,li
{
    margin:0;
    padding:0;
}

#crumbs
{  
    border:0;
}

#crumbs li
{
    color:#efefef;
    display: block;
    float:left;   
    font-family: OpenSans, sans-serif;
    font-size: 12px; /* pari a 9pt / 12px */
    padding:0 0.167em 0.167em 0;
    text-transform:lowercase;
}

#crumbs li a
{
    color:#efefef;
    /* display:block; */
}

#crumbs li a:link, #crumbs li a:visited
{
/*    text-decoration:none;
    color:#900;*/
}

#crumbs li a:hover, #crumbs li a:focus
{
    text-decoration:underline;
}

/*-------------------------------------------------------------------------*/
/* SIDEBAR ----------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

#leftcolumn {
    width: 170px;
    margin-right:10px;
    float: left;
    font-size:12px;
}

#leftcolumn .smallblock_sx {
  width:170px;
  height:45px;
  margin:0px 0 10px 0;
  background-color:#eee;
  line-height:35px;
  font-family:OpenSansLight, sans-serif;
  font-size:1.5em;
  text-transform:uppercase;
  float:left;
}

#leftcolumn .smallblock_sx p {
  margin-left:5px;
}

#leftcolumn .bigblock_sx {
  width:170px;
  height:260px;
  margin:0px 0 10px 0;
  background-color:#333;
  font-family:OpenSansLight, sans-serif;
  color: #fff;
  font-size:1.125em;
}

#leftcolumn .servizio {
  margin-top: 11px;
  font-size:13px;
}

#leftcolumn .contatti {
  float:right;
}

#leftcolumn .giorno1 {
  margin-top:5px;
  border-bottom: 1px dotted #404040;
}

#leftcolumn .giorno {
  border-bottom: 1px dotted #404040;
}

#leftcolumn .orario {
  float:right;
}

/*-------------------------------------------------------------------------*/
/* CONTENUTO---------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

#content {
    float: left;
    width: 780px;
}

#pagina {
  margin-left:10px;
}

#content #intestazione {
  clear:both;
  width:765px;
  border-bottom:1px solid #ff8000;
  margin-bottom:20px;
  height:45px;
}

#intestazione p {
  font-size:12px;
}

#content #intestazione h2 {
  margin:0px;
  padding:0px;
  font-family:OpenSans, sans-serif;
  font-size: 24px;
  font-weight:bold;
  letter-spacing:1px;
  line-height:24px;
  text-transform:uppercase;
}

#content #contenuto {
  text-align:justify;
}

#content #contenuto a {
  color:#ff8000;
}

#content #contenuto a:hover {
  text-decoration:underline;
}

#content #contenuto p {
  margin-bottom:10px;
}

#content #contenuto h3 {
  font-family:OpenSans,sans-serif;
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}

#content #contenuto ul {
  list-style-type:square;
  margin-bottom:20px;
}

#content #contenuto ul.elenco {
  list-style-type:none;
  margin-bottom:20px;
}

#content #contenuto li {
  margin-left:15px;
}

#content #contenuto li.elenco {
  margin-left:0;
  margin-bottom:20px;
  list-style-type:none;
  padding-bottom:5px;
  border-bottom:1px dotted #999;
}

#content #conutenuto .elenco {
  border-bottom: 1px dotted #999;
}


#content #conutenuto .elenco {
  list-style-type:none;
}


#content #approfondimenti {
  width:765px;
  min-height:180px;
  margin:20px 0 10px 0;
  background-color:#3e3e3e;
  background-image:url('/images/biblioteca/question-mark.png');
  border:1px solid #1e1e1e;
}

#content #approfondimenti a {
  color:#ff8000;  
}

#content #approfondimenti a:hover {
  text-decoration:underline;
}

#content #approfondimenti h3 {
  color: #ff8000;
  font-family:OpenSans, sans-serif;
  font-size:20px;
  font-weight:bold;
  text-transform:uppercase;
  margin:5px 0 5px 5px;
}

#content #approfondimenti ul {
  list-style-type:square;
}

#content #approfondimenti li {
  margin-left:25px;
}

#content .news {
  width:575px;
  margin:0 5px 10px 5px;
  height:300px;
  float:left;
}

#content .d4 {
  background:#61b7cf;
  width:185px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d4_testo {
  width:175px;
  height:155px;
  margin:0 0 0 5px;
  font-size:28px;
  font-family:OpenSans,sans-serif;
  text-align:right;
  display:block;
  color:#fff;
}

#content .d4_ragazzi .d4_testo {
  color:#000;
}

#content .d3_testo {
  margin:5px 0 0 5px;
  font-size:18px;
  font-family:OpenSans,sans-serif;
  display:block;
  color:#fff;
}

#content .d3doppio_ragazzi .d3_testo {
  margin:5px 0 0 5px;
  font-size:18px;
  font-family:OpenSans,sans-serif;
  display:block;
  color:#000;
}

#content .d6_testo {
  width:110px;
  margin:5px 0 0 5px;
  font-size:14px;
  font-family:OpenSans,sans-serif;
  display:block;
  color:#fff;
}

#content .d6_ragazzi .d6_testo {
  width:110px;
  margin:5px 0 0 5px;
  font-size:14px;
  font-family:OpenSans,sans-serif;
  display:block;
  color:#000;
}

#content .d3doppio_ragazzi .d6_testo {
  width:110px;
  margin:5px 0 0 5px;
  font-size:14px;
  font-family:OpenSans,sans-serif;
  display:block;
  color:#000;
}

#content .d3doppio_ragazzi .d3_abstract {
  margin:5px 10px 0 5px;
  font-size:12px;
  font-family:OpenSans,sans-serif;
  display:block;
  text-align:justify;
  color:#000;
}

#content .d3_abstract {
  margin:5px 10px 0 5px;
  font-size:12px;
  font-family:OpenSans,sans-serif;
  display:block;
  text-align:justify;
  color:#fff;
}

#content .d3_foto {
  background:#333;
  width:250px;
  margin:0px 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d3_villa {
  background:#0066a3;
  width:250px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d3_villa:hover {
  background:#1975ac;
}

#content .d3doppio_villa {
  background:#0066a3;
  width:250px;
  margin:0 5px 10px 5px;
  height:320px;
  float:left;
}

#content .d3doppio_villa:hover {
  background:#1975ac;
}

#content .d4_villa {
  background:#0066a3;
  /* background:#39aecf; */
  width:185px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d4_villa:hover {
  background:#1975ac;
}

#content .d6_villa {
  background:#0066a3;
  width:120px;
  margin:0 5px 10px 5px;
  height:170px;
  float:left;
}

#content .d6_villa:hover {
  background:#1975ac;
}

#content .d3_ragazzi {
  background:#ffde17;
  color:#000;
  width:250px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d3_ragazzi:hover {
  background:#ffe650;
}

#content .d3doppio_ragazzi {
  background:#ffde17;
  color:#000;
  width:250px;
  margin:0 5px 10px 5px;
  height:320px;
  float:left;
  display:inline-block;
}

#content .d3doppio_ragazzi ul li a {
  color:#000;
}

#content .d4_ragazzi {
  background:#ffde17;
  color:#000;
  width:185px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d4_ragazzi:hover {
  background:#ffe650;
}

#content .d6_ragazzi {
  background:#ffde17;
  color:#000;
  width:120px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d6_ragazzi:hover {
  background:#ffe650;
}

#content .d3_lettura {
  background:#00bd39;
  color:#000;
  width:250px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d3_lettura:hover {
  background:#19c34c;
}

#content .d3doppio_lettura {
  background:#00bd39;
  color:#000;
  width:250px;
  margin:0 5px 10px 5px;
  height:320px;
  float:left;
}

#content .d4_lettura {
  background:#00bd39;
  color:#000;
  width:185px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d4_lettura:hover {
  background:#19c34c;
}

#content .d6_lettura {
  background:#00bd39;
  color:#000;
  width:120px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d6_lettura:hover {
  background:#19c34c;
}

#content .d3_cultura {
  background:#ff0000;
  width:250px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
  color:#fff;
}

#content .d3_cultura:hover {
  background:#ff1919;
}

#content .d3doppio_cultura {
  background:#ff0000;
  width:250px;
  margin:0 5px 10px 5px;
  height:320px;
  float:left;
  color:#fff;
}

#content .d3doppio_cultura ul li a {
  color:#fff;
}

#content .d4_cultura {
  background:#ff0000;
  /* background:#ff2300; */
  width:185px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d4_cultura:hover {
  background:#ff1919;
}

#content .d6_cultura {
  background:#ff0000;
  width:120px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d6_cultura:hover {
  background:#ff1919;
}

#content .imgBanner {
  background:#abc;
  width:185px;
  margin:0 5px 10px 5px;
  height:155px;
  float:left;
}

#content .d9 {
  /* background:#007b25; */
  background:#55bd74;
  color:#000;
  width:185px;
  margin:0 5px 10px 5px;
  height:45px;
  float:left;
  line-height:35px;
}

#content .d9_servizio {
  color:#000;
  width:185px;
  margin:0 5px 10px 5px;
  height:100px;
  float:left;
  line-height:35px;
  background-color:#eee;
  line-height:35px;
  font-family:OpenSans, sans-serif;
  font-size:1em;
  text-transform:uppercase;
  text-align:center;
}

#content .d9_servizio p {
  margin-left:5px;
}

.box {
  font-family:OpenSans,sans-serif;
  font-size:1.25em;
}

.box .icon {
  position:absolute;
  bottom:0px;
  right:0px;
}

.box li
{
    display: block;
    float:left;   
    font-family: OpenSans, sans-serif;
    font-size: 12px; /* pari a 9pt / 12px */
    padding:0 0.167em 0.167em 0;
}

#opereAutore {
  position:absolute;
  bottom:5px;
  right:5px;
  text-align:right;
}

#opereAutore li a {
  font-family:OpenSans, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  color:#fff;
}

.immagineIniziativa {
  float:left;
  margin:10px 10px 5px 5px;
  border:1px solid #333;
}

#iniziativa {
  margin:20px 10px 0 5px;
}

#iniziativa li {
  height:40px;
}

#iniziativa li a {
  font-family:OpenSans, sans-serif;
  font-weight:bold;
}

#foto {
  width:250px;
  height:155px;
}

#foto .passaBiblio {
    position:relative;
    top:-160px;
    left:0px;
    width: 185px;
    height: 155px;
    padding: 0;
    display: none; 
}

/*-------------------------------------------------------------------------*/
/* NOTIZIE ARCHIVIO -------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

#elencoArchivioNotizie {
  font-family: OpenSans, sans-serif;
  font-size:16px;
  text-align:justify;
  width:760px;
}

#elencoArchivioNotizie a {
  color: #ff8000;
}

#elencoArchivioNotizie li {
  font-family: OpenSans, sans-serif;
  float:left;
  margin-bottom:10px; /* 10px */
  padding-bottom:20px; /* 20px */
}

#elencoArchivioNotizie li .headline {
  background-color:#eee;
  display:block;
}

#elencoArchivioNotizie li .titolo {
  display:block;
  height:22px; /* 22px */ 
  float:left;
  width:660px;
  border-bottom:1px solid #ccc;
}

#elencoArchivioNotizie li .titolo h3 {
  font-family:OpenSans, sans-serif;
  font-size:16px;
  font-weight:bold;
  margin:0;
  padding:0;
}

#elencoArchivioNotizie li .pubblicazione {
  color:#eee;
  border-bottom:1px solid #ccc;
  float:left;
  font-family:OpenSans, sans-serif;
  font-size:12px;
  font-weight:bold;
  height:22px; /* 22px */
  line-height:22px;
  margin-bottom:3px; /* 3px */
  text-align:right;
  text-transform:uppercase;
  width:100px;
}

#elencoArchivioNotizie li .abstract {
  font-family:OpenSans, sans-serif;
  font-size:12px;
  line-height:16px;
  width:760px;
}

#elencoArchivioNotizie a.readmore {
  display:block;
  background-color:#ff8000;
  color:#333;
  padding:2px;
  margin-top:5px;
  text-transform:uppercase;
  width:120px;
  font-family:OpenSans, sans-serif;
  font-weight:bold;
}

/*-------------------------------------------------------------------------*/
/* PAGINAZIONE ------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

#paginazione {
  margin-top:20px;
}

.elemento_paginazione {
  background-color:#ff8000;
  border:1px solid #ca6a18;
  float:left;
  font-family:OpenSans, sans-serif;
  font-size:12px;
  font-weight:bold;
  height:24px;
  line-height:24px;
  margin:15px 4px 9px 0px;
  text-align:center;
  width:24px;
}

/*-------------------------------------------------------------------------*/
/* FOOTER -----------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

#footer {
    border-top:1px dotted #999;
    padding-top:5px;
    font-size:13px;
    height: 80px;
    width: 955px;
    clear: both;
    text-align:right;
}

#footer .social {
  float:left;
  width:160px;
  height:40px;
}

#footer .social .logo {
  width:40px;
  text-align:center;
  float:left;
}

/*-------------------------------------------------------------------------*/
/* TABELLE ----------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

table {
  width:100%;
} 

th {
  font-family:OpenSans, sans-serif;
  font-size:13px;
  height:30px;
  line-height:30px;
  text-transform:uppercase;
  text-align:center;
  font-weight:bold;
}

thead th.dx {
  text-align:right;
}

thead th.sx {
  text-align:left;
}

tbody tr {
  border-bottom:1px solid #eee;
  font-size:12px;
  height:24px;
  line-height:24px;
}

td.sx {
  text-align:left;
}


td.centro {
  text-align:center;
}

td.dx {
  text-align:right;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
