@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");
@import url("home.css");
@import url("gallery.css");


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

BODY {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #333;
  background: url("../images/sfondo.gif") #f1f1f1;
  text-align: center;
}
.linkcontenuto {
  position: absolute;
  left: -10000px;
  top: -10000px;
  width: 0;
  height: 0;
  overflow: hidden;
  clear: none;
}
FORM {
  margin: 0;
  padding: 0;
  /*border: 1px solid #f00;*/
  text-align: left;
}
TEXTAREA, INPUT, SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.85em;
}
IMG {
  border: 0;
}
.ripristino {
  clear: both;
}
A {
  color: #333;
  text-decoration: underline;
}
A:hover,
A:focus {
  text-decoration: none;
}
H1 {
  padding: 2px;
  margin: 0;
  margin-bottom: 10px;
  text-align: left;
  color: #2D236B;
  font-size: 1.1em;
  background: url("../images/hr.jpg") repeat-x bottom;
  font-weight: bold;
}
H2 {
  padding: 2px;
  margin: 0;
  margin-bottom: 10px;
  text-align: left;
  color: #A81619;
  font-size: 1em;
  font-weight: bold;
}
H3 {
  padding: 3px 0;
  margin: 0;
  text-align: left;
  color: #A81619;
  font-size: 1em;
  font-weight: bold;
}
HR {
  margin: 10px auto;
  padding: 0;
  width: 100%;
  height: 1px;
  border: 1px dashed #ccc;
}
DIV.hr {
  height: 1px;
  margin: 10px 0;
  padding: 0;
  background: url("../images/hr.jpg") repeat-x bottom;
}
DIV.hr HR {
  display: none;
}


/* HEADER
------------------------------------------------------------------*/
DIV#header IMG#lalternativace {
  position: absolute;
  top: 20px;
  left: 20px;
}
DIV#header IMG#logo {
  position: absolute;
  top: 59px;
  left: 20px;
}
DIV#header IMG#omino {
  position: absolute;
  top: 0;
  left: 247px;
}
DIV#header IMG#payoff {
  position: absolute;
  top: 80px;
  left: 268px;
}
DIV#header IMG#nverde {
  position: absolute;
  top: 67px;
  right: 20px;
}
DIV#header DIV#strumenti {
  position: absolute;
  top: 20px;
  right: 20px;
}
DIV#header DIV#strumenti UL {
  margin: 0;
	padding: 0;
  list-style: none;
}
DIV#header DIV#strumenti UL LI {
	display: inline;
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 0.85em;
}
DIV#header DIV#strumenti UL LI A {
  color: #A81619;
  margin: 0;
  padding: 0;
	text-decoration: none;
}
DIV#header DIV#strumenti UL LI A:hover,
DIV#header DIV#strumenti UL LI A:focus/*,
DIV#header DIV#strumenti UL LI A.current*/ {
  text-decoration: underline;
}

/* CENTERBOX
------------------------------------------------------------------*/
DIV#main DIV#centerbox P {
  margin: 0;
  padding: 0;
  line-height: 18px;
}
/*
DIV#main DIV#centerbox P IMG {
  margin: 4px 7px 0 0;
  padding: 4px;
  border: 1px solid #ccc;
}
*/

/* EVENTI
------------------------------------------------------------------*/
DIV#main DIV#centerbox DIV#events {
  padding: 0;
  margin: 0;
  /*border: 1px solid #c00;*/
}
DIV#main DIV#centerbox DIV#events BIG A {
  padding: 0;
  margin: 0;
  font-size: 0.8em;
  font-weight: bold;
}

/* NEWS
------------------------------------------------------------------*/
DIV#main DIV#centerbox DIV#news.hided-post{
  padding: 5px;
  background: #eee;
}

/* DOWNLOAD
------------------------------------------------------------------*/
DIV#main DIV#centerbox DIV#downloads {
  padding: 0;
  padding-top: 4px;
  margin: 0;
}
DIV#main DIV#centerbox DIV#downloads P {
  padding: 3px 0;
  margin: 0;
}
DIV#main DIV#centerbox DIV#downloads SPAN.topic {
  font-weight: bold;
  color: #999;
}

/* ELENCO CATEGORIE
------------------------------------------------------------------*/
DIV#main DIV#centerbox DIV#categorie {
  padding: 0;
  padding-top: 10px;
  margin: 0;
}
DIV#main DIV#centerbox DIV#categorie UL {
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
  line-height: 1.8em;
  list-style-type: none;
}
DIV#main DIV#centerbox DIV#categorie UL LI {
  margin: 0;
  padding: 10px 0 10px 30px;
  background: url(../images/ico_topic.gif) no-repeat left center;
  border-bottom: 1px dashed #ccc;
}
DIV#main DIV#centerbox DIV#categorie UL LI A.current {
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #a81619;
}

DIV#main DIV#centerbox DIV#categorie UL LI A {
  text-decoration: none;
}
DIV#main DIV#centerbox DIV#categorie UL LI A:hover,
DIV#main DIV#centerbox DIV#categorie UL LI A:focus {
  color: #a81619;
  text-decoration: underline;
}


/* LEFTBOX
------------------------------------------------------------------*/
DIV#main DIV#leftbox DIV#boxglossario {
  margin: 0;
  margin-top: 20px;
  width: 150px;
  height: 97px;
  background: url("../images/sfondo_boxglossario.jpg") no-repeat;
  color: #000;
}
DIV#main DIV#leftbox DIV#boxwebmail {
  margin: 0;
  margin-top: 20px;
  width: 150px;
  height: 128px;
  background: url("../images/sfondo_boxwebmail.jpg") no-repeat;
  color: #000;
  /*border: 1px solid #f00;*/
}
DIV#main DIV#leftbox DIV#boxnewsletter {
  margin: 0;
  margin-top: 20px;
  width: 150px;
  height: 97px;
  background: url("../images/sfondo_boxnewsletter.jpg") no-repeat;
  color: #000;
}
DIV#main DIV#leftbox DIV#boxfeedrss {
  margin: 0;
  margin-top: 30px;
  color: #f6a800;
  font-weight: bold;
}
DIV#main DIV#leftbox DIV#boxfeedrss P {
  margin: 0;
  padding: 0;
}
DIV#main DIV#leftbox DIV#boxfeedrss A {
  color: #363/*dc602a*/;
}
DIV#main DIV#leftbox P {
  margin: 0;
  padding: 15px;
  text-align: left;
}
DIV#main DIV#leftbox SPAN.entra {
  float: right;
  padding-right: 25px;
  margin-top: 5px;
  background: url("../images/icona_entra.gif") no-repeat right center;
}
DIV#main DIV#leftbox SPAN.label {
  font-size: 0.85em;
}
DIV#main DIV#leftbox DIV#boxlogo {
  margin: 0;
  margin-top: 35px;
  padding-top: 20px;
  text-align: center;
  background: url("../images/div_navigazione.jpg") no-repeat left top;
}
DIV#main DIV#leftbox DIV#boxcnaponline {
  margin: 0;
  margin-top: 55px;
  margin-left: 4px;
  padding-top: 10px;
  text-align: center;
  border: 1px solid #e85354;
}
DIV#main DIV#leftbox DIV#boxcnaponline P {
  font-size: 0.85em;
  padding: 5px 6px;
  line-height: 1.3em;
  text-align: center;
}
DIV#main DIV#leftbox DIV#boxcnaponline P SPAN {
  color: #c00;
  font-weight: bold;
}
/* FOOTER
------------------------------------------------------------------*/
DIV#footer P {
  padding: 15px;
  margin: 0;
  font-size: 0.85em;
  line-height: 18px;
}


/* VARI
------------------------------------------------------------------*/

/*
 * Gab: style per le pagine non visibili agli utenti
 */

.hided {
    background: #eee !important;
    color: #555 !important;
    font-style:italic;
}

.nverde {
  color: #00A528;
}
DIV.foto {
  margin: 0;
  padding: 0;
}
IMG.foto {
  margin: 4px 7px 0 0;
  padding: 4px;
  border: 1px solid #ccc;
  float: left;
}
UL.navnews {
  margin: 15px 0;
  padding: 10px;
  text-align: center;
  background: url("../images/hr.jpg") repeat-x top;
}
UL.navnews LI {
  margin: 0;
  padding: 0;
  display: inline;
}
SPAN.avviso {
  color: #f6a800;
  font-size: 1.2em;
  font-weight: bold;
}
.note,
.obbl {
  color: #f00;
}
.dataleft {
  width: 160px;
  float: left;
  /*border: 1px solid #f00;*/
}
.centerrow {
  text-align: left;
}
.red {
  color: #f00;
}



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

