@import url("reset-min.css");
@import url("form.css");
@import url("layout.css");
@import url("nav.css");
@import url("subnav.css");
@import url("admin.css");
@import url("pagination.css");
@import url("attachment.css");


/* STILI GENERICI
------------------------------------------------------------------*/
.ghost {position:absolute; left:-10000px; top:-10000px; width:0; height:0; overflow:hidden; clear:none;}

HTML, BODY {
  margin: 0;
  padding: 0;
  font: 0.9em  Verdana, Arial, Helvetica, sans-serif;
  background: #f9f7ee;
  text-align: left;
}
HR {
  border: 1px dashed #ccc;
  height: 1px;
}
A {
  color: #000;
  text-decoration: underline;
}
A:hover,
A:focus {
  text-decoration: none;
  color: #900;
}
IMG {
  border: 0;
}
H1 {
  font-size: 1.4em;
  line-height: 28px;
  font-weight: bold;
  color: #971403;
}
H2 {
  margin: 0;
  padding: 8px 0;
  font-size: 1.1em;
  line-height: 1.3px;
  font-weight: bold;
}

.ripristino {
  clear: both;
}


/* CENTERBOX
------------------------------------------------------------------*/
DIV#contain DIV#centerbox {
  width: 865px;
  margin: 0;
  margin-top: 0.7em;
  padding: 14px 20px 30px 20px;
  border: 1px solid #e1e1e1;
  background: #fff;
  background: url("../images/sfondo_pagina.gif") no-repeat bottom center #fff;
}
DIV#contain DIV#centerbox P {
  line-height: 18px;
  font-size: 1em;
}
DIV#contain DIV#centerbox BIG {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 30px;
}
DIV#contain DIV#centerbox DIV#news {
  width: 858px;
  margin: 0;
  padding: 0;
}
DIV#contain DIV#centerbox DIV#elenconews {
  margin: 0;
  padding: 0;
}
DIV#contain DIV#centerbox DIV#elenconews IMG {
  margin: 0;
  padding: 0;
  padding-right: 15px;
  float: left;
}
DIV#contain DIV#centerbox DIV#news DIV.titolonews {
  width: 858px;
  height: 25px:
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  text-align: right;
  background: url("../images/bg_news.gif") repeat-y;
}
DIV#contain DIV#centerbox DIV#news DIV.titoloeventi {
  height: 25px:
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  text-align: right;
  background: url("../images/bg_eventi.gif") repeat-y;
}
DIV#contain DIV#centerbox DIV#news DIV.link {
  margin: 10px 0 10px 0;
  padding: 0;
  text-align: right;
}

DIV#contain DIV#centerbox SPAN.topic {
  font-weight: bold;
  color: #666;
}


/* MENUNEWS
------------------------------------------------------------------*/
DIV#contain DIV#centerbox DIV#menunews UL {
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
  line-height: 1.8em;
  list-style-type: none;
}
DIV#contain DIV#centerbox DIV#menunews UL LI {
  margin: 0;
  padding: 10px 0 10px 24px;
  background: url(../images/ico_news.gif) no-repeat left center;
  border-bottom: 1px dashed #ccc;
}
DIV#contain DIV#centerbox DIV#menunews UL LI.currenttopic {
  margin: 0;
  padding: 0;
  padding: 10px 0 10px 24px;
  font-weight: bold;
}
DIV#contain DIV#centerbox DIV#menunews UL LI.currenttopic A {
  color: #c00;
}
DIV#contain DIV#centerbox DIV#menunews UL LI A {
  text-decoration: none;
}
DIV#contain DIV#centerbox DIV#menunews UL LI A:hover,
DIV#contain DIV#centerbox DIV#menunews UL LI A:focus {
  color: #c00;
  text-decoration: underline;
}


DIV#contain DIV#centerbox DIV#menunews UL LI.annuncio-della-parola A {
  color: #9900cc;
}
DIV#contain DIV#centerbox DIV#menunews UL LI.annuncio-della-parola A:hover,
DIV#contain DIV#centerbox DIV#menunews UL LI.annuncio-della-parola A:focus {
  color: #9900cc;
}
DIV#contain DIV#centerbox DIV#menunews UL LI.itinerari-di-formazione A {
  color: #0099cc;
}
DIV#contain DIV#centerbox DIV#menunews UL LI.itinerari-di-formazione A:hover,
DIV#contain DIV#centerbox DIV#menunews UL LI.itinerari-di-formazione A:focus {
  color: #0099cc;
}
DIV#contain DIV#centerbox DIV#menunews UL LI.spiritualit A {
  color: #009900;
}
DIV#contain DIV#centerbox DIV#menunews UL LI.spiritualit A:hover,
DIV#contain DIV#centerbox DIV#menunews UL LI.spiritualit A:focus {
  color: #009900;
}

/* FOOTER
------------------------------------------------------------------*/
DIV#footer P {
  padding-top: 8px;
  padding-bottom: 10px;
  line-height: 10px;
  font-size: 0.8em;
  text-align: right;
  color: #777;
}
DIV#footer A {
color: #666;
}
DIV#footer SPAN {
  padding-left: 5px;
  font-size: 1.1em;
  float: left;
  color: #777;
}
DIV#footer SPAN A {
  color: #666;
}


#dbglink{
  float: right;
}
#debug{
  font-family: monospace;
  border: 2px dashed #DDD;
  padding: 4px;
}
.clear{
  clear: both;
  height: 0;
  line-height: 0;
}
#flash_notice{
  padding: 4px;
  margin: 4px;
  border: #CF7474 1px solid;
}

ul.topic_admin{
  margin-top: 10px;
}
ul.topic_admin li{
  display: block;
}
#nagivationsoft {
  float: right;

}



