@import url("form.css");
@import url("layout.css");
@import url("nav.css");
@import url("subnav.css");
@import url("admin.css");
@import url("pagination.css");

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

BODY {
  margin: 0;
  padding: 0;
  font: 0.75em  Verdana, Arial, sans-serif;
  color: #1b1c20;
  text-align: left;
  background: url(../images/sfumatura_sfondo.gif) repeat-x top right;
}
HR {
  border: 1px dashed #ccc;
  height: 1px;
}
A {
  color: #000;
  text-decoration: underline;
}
A:hover,
A:focus {
  text-decoration: none;
  color: #0093d5;
}
IMG {
  border: 0;
}
H1 {
  font-size: 1.6em;
  margin: 0;
  padding: 0;
  color: #0093d5;
  text-align: left;
}
H2 {
  height: 23px;
  font: 1.9em  Arial, Verdana, sans-serif;
  font-style: italic;
  margin: 0;
  padding: 0;
  padding-left: 40px;
  color: #fff;
  background: url(../images/casa.gif) no-repeat #0093d5;
}
H3 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0;
  padding: 15px 0 10px 0;
  color: #017eb6;
}
.ripristino {
  clear: both;
}

/* CENTERBOX - HOME PAGE
------------------------------------------------------------------*/
DIV#contain DIV#main DIV#centerbox DIV#news UL {
  margin: 0;
  padding: 8px;
  line-height: 16px;
  list-style: none;
}
DIV#contain DIV#main DIV#centerbox DIV#news UL LI {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  display: block;
}
DIV#contain DIV#main DIV#centerbox DIV#news UL LI A {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

DIV#contain DIV#main DIV#centerbox DIV#news UL LI A:hover,
DIV#contain DIV#main DIV#centerbox DIV#news UL LI A:focus,
DIV#contain DIV#main DIV#centerbox DIV#news UL LI A.current {
  color: #0093d5;
  text-decoration: underline;
}
DIV#contain DIV#main DIV#centerbox DIV#inevidenza UL {
  padding: 0 8px;
  margin: 0;
  list-style: none;
  /*border: 1px solid #000;*/
}
DIV#contain DIV#main DIV#centerbox DIV#inevidenza UL LI {
  padding: 8px 0;
  margin: 0;
  font-weight: bold;
  display: block;
  border-bottom: 1px dashed #0093d5;
}
DIV#contain DIV#main DIV#centerbox DIV#inevidenza UL LI A {
  padding-left: 15px;
  color: #000;
  text-decoration: none;
  background: url(../images/freccia.gif) no-repeat;
}
DIV#contain DIV#main DIV#centerbox DIV#inevidenza UL LI A:hover,
DIV#contain DIV#main DIV#centerbox DIV#inevidenza UL LI A:focus,
DIV#contain DIV#main DIV#centerbox DIV#inevidenza UL LI A.current {
  color: #0093d5;
  text-decoration: underline;
}

/* CENTERBOX
------------------------------------------------------------------*/
DIV#contain DIV#main DIV#centerbox P {
  line-height: 16px;
}
DIV#contain DIV#centerbox DIV.allegati {
  margin: 0;
  padding: 0;
}
DIV#contain DIV#centerbox DIV.allegati UL {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
DIV#contain DIV#centerbox DIV.allegati UL LI {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}
DIV#contain DIV#centerbox DIV.allegati UL LI A {
  margin: 0;
  padding: 0;
  padding-right: 5px;
}
DIV#contain DIV#main DIV#centerbox DIV#elenconews {
  margin: 0;
  padding: 4px 0;
  line-height: 16px;
}

/* GALLERY
------------------------------------------------------------------*/
DIV#contain DIV#main DIV#centerbox DIV#elencoimmagini UL {
  margin: 0;
  padding: 18px 0 0 11px;
  list-style-type: none;
  line-height: 20px;
  font-weight: bold;
}
DIV#contain DIV#main DIV#centerbox DIV#elencoimmagini UL LI {
  margin: 0;
  padding: 0;
  padding-left: 28px;
  padding-bottom: 10px;
  background: url(../images/casa_blu.gif) no-repeat;
}
DIV#contain DIV#main DIV#centerbox DIV#elencoimmagini UL LI A {
  margin: 0;
  padding: 0;
}

DIV#contain DIV#main DIV#centerbox DIV#immagini UL {
  margin: 0;
  padding: 10px;
  list-style-type: none;
  font-weight: bold;
  text-align: center;
}
DIV#contain DIV#main DIV#centerbox DIV#immagini UL LI {
  width: 33%;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  float: left;
}
DIV#contain DIV#main DIV#centerbox DIV#immagini UL LI A {
  margin: 0;
  padding: 0;
}
DIV#contain DIV#main DIV#centerbox DIV#titoloimmagini {
  margin: 0;
  padding: 15px 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #666;
}
DIV#contain DIV#main DIV#centerbox DIV#titoloimmagini A {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 15px 0 10px 0;
  color: #017eb6;
}
DIV#contain DIV#main DIV#centerbox DIV#sfogliaimmaginisx {
  margin: 0;
  padding: 0;
  font-weight: bold;
  float:left;
}
DIV#contain DIV#main DIV#centerbox DIV#sfogliaimmaginidx {
  margin: 0;
  padding: 0;
  font-weight: bold;
  float:right;
}
DIV#contain DIV#main DIV#centerbox DIV#descrizioneimmagini {
  margin: 0;
  padding: 0 5px;
}


/* GESTIONE UTENTI
------------------------------------------------------------------*/
DIV#contain DIV#main DIV#centerbox DIV#utenti {
  padding: 15px 0;
  margin: 0;
}

/* CERCA NEL SITO
------------------------------------------------------------------*/
DIV#rightbox DIV#cerca {
  margin: 0;
  padding: 5px;
}

/* FOOTER
------------------------------------------------------------------*/
DIV#contain DIV#footer P {
  padding: 0;
  margin: 0;
  font-size: 0.75em;
}
DIV#contain DIV#footer A {
  color: #666;
}
DIV#contain DIV#footer DIV#boxlogin {
  padding: 0;
  margin: 0;
  padding-bottom: 7px;
  font-size: 0.9em;
  font-weight: bold;
  color: #666;
}
DIV#contain DIV#footer DIV#boxlogin A {
  text-decoration: underline;
}
DIV#contain DIV#footer DIV#boxlogin A:hover,
DIV#contain DIV#footer DIV#boxlogin A:focus,
DIV#contain DIV#footer DIV#boxlogin A.current {
  color: #c00;
  text-decoration: none;
}
DIV#contain DIV#footer DIV#boxlogin SPAN{
  color: #017eb6;
  text-transform: uppercase;
  line-height: 16px;
}



#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;
}


