/**********************
    STILI GENERICI
**********************/
BODY{
  margin-top: 0;
  margin-left: 0;
  font-size: 0.7em;
  font-family: Verdana;
}
INPUT,SELECT,TEXTAREA,RADIOBOX,CHECKBOX,LABEL,TABLE {
  font-size: 1em;
  font-family: Verdana;
  margin-left: 2px;
}
FORM {
  margin-top: 100px;
}
H1 {
  text-decoration: none;
  font-weight: bold;
  color: #0E314F;
  font-size: 1.2em;
  padding-top: 10px;
  margin-bottom: 2px;
}
H2 {
  text-decoration: none;
  font-weight: bold;
  color: #0E314F;
  font-size: 1em;
  padding-top: 10px;
  margin-bottom: 2px;
}
A {
  text-decoration: underline;
  color : #036;
}
A:hover,
A:active {
  text-decoration: none;
  color : #c36;
}
.ripristino {
  clear: both;
}
HR {
  border: solid #ddd;
  height: 1px;
  width: 584px;
  text-align: left;
  display: block;
  clear: left;
  margin: 0;
  padding: 0;
}
IMG {
  border: 0;
}
/*************************
    STILI STRUTTURALI
*************************/

/********   header   *********/
DIV#testata {
  background-image: url(img/sfondo-testata.jpg);
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 72px;
}
DIV#testata IMG {
  margin-left: 100px;
  margin-top: 40px;
  float: left;
}
DIV#testata DIV#lingua {
  background-image: url(img/sfondo-lingua.jpg);
  background-repeat: repeat-x;
  width: 480px;
  height: 72px;
  padding-top: 60px;
  padding-left: 85px;
  padding-bottom: 0;
  padding-rigth: 0;
  margin-left: 327px;
  margin-bottom: 0;
  text-align: center;
}
DIV#testata DIV#lingua A{
  color: #036;
  text-decoration: none;
  font-size: 0.75em;
  font-weight: bold;
}
DIV#testata DIV#lingua A:hover,
DIV#testata DIV#lingua A:active {
  color: #c36;
  text-decoration: none;
}

/********   menutop   *********/
DIV#menu {
  background-image: url(img/sfondo-menu.gif);
  background-repeat: repeat-x;
  line-height: 30px;
  width: 100%;
  margin: 0;
  padding: 0;
}
DIV#menu UL {
  list-style-type: none;
  margin: 0;
  padding-left: 86px;
  text-align: left;
}
DIV#menu UL LI {
  white-space: nowrap;
  display: inline;
}
DIV#menu UL LI A {
  font-weight: bold;
  font-size: 1.3em;
  font-family: Arial;
  color: #036;
  text-decoration: none;
  padding: 0 10px 0 10px;
}
DIV#menu UL LI A:hover,
DIV#menu UL LI A.currentmenu {
  color: #c36;
}

/***** Menu selezioanti *****/
.currentnewsmenu {
  color: #c36;
}

/********   contain   *********/
DIV#contain {
  position: relative;
  background-color: #fff;
}
DIV#contain DIV#leftbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 175px;
  margin: 0;
  padding: 0;
  border-right: 5px solid #fff;
}
DIV#contain DIV#leftbox DIV#boxcat {
  margin: 0;
  padding: 3px;
  background-color: #EEF6F7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 173px;
}
DIV#contain DIV#leftbox DIV#boxmondo {
  margin: 0;
  padding: 0;
  width: 173px;
}
DIV#contain DIV#leftbox DIV#boxnews {
  margin: 0;
  padding: 3px;
  background-color: #FFEEF4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 173px;
}
DIV#contain DIV#leftbox A {
  line-height: 18px;
  text-decoration: none;
}
DIV#contain DIV#leftbox BIG {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
}
DIV#contain DIV#leftbox H2 {
  font-weight: bold;
  font-size: 1em;
  color: #c36;
  margin: 0;
  padding: 0;
}
DIV#contain DIV#centerbox {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 0 176px;
  width: 635px;
}
DIV#contain DIV#centerbox P {
  width: 632px;
  padding: 20px;
  margin: 0;
}
DIV#contain DIV#centerbox STRONG {
  color: #036;
}
DIV#contain DIV#centerbox A {
  text-decoration: underline;
}
DIV#contain DIV#centerbox A:hover,
DIV#contain DIV#centerbox A:active {
  text-decoration: none;
}
DIV#contain DIV#centerbox .articoli A {
  background: url(img/icon_articolo.gif) no-repeat;
  padding-left: 18px;
  text-decoration: underline;
}
DIV#contain DIV#centerbox .articoli A:hover,
DIV#contain DIV#centerbox .articoli A:active {
  background: url(img/icon_articolo-ov.gif) no-repeat;
  text-decoration: underline;
}




DIV#contain DIV#centerbox .articoli A span{
    text-decoration:none;
    padding-left: 18px;
}
DIV#contain DIV#centerbox .articoli A:hover span ,
DIV#contain DIV#centerbox .articoli A:active span  {
    text-decoration: none;
    padding-left: 18px;
}










DIV#contain DIV#centerbox .titolonews {
  font-weight: bold;
}
DIV#contain DIV#centerbox BIG {
  font-weight: bold;
  font-size: 1.2em;
  font-family: Verdana;
  color:#c36;
  margin: 0;
}
DIV#contain DIV#centerbox .image {
  padding: 0;
  margin: 5px;
  border: 0;
}
DIV#contain DIV#centerbox .titpro {
  line-height: 25px;
  padding: 2px;
  font-weight: bold;
  color: #c36;
  border: 1px solid #036;
}
DIV#contain DIV#centerbox .rspssl {
  font-weight: bold;
  color: #c36;
}
DIV#contain DIV#centerbox .tit_prodotti {
  color: #c36;
}
DIV#contain DIV#centerbox .tit_articoli {
  color: #c36;
  font-weight: normal;
}
DIV#contain DIV#centerbox .tab_catalogo {
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  color: #c36;
  line-height: 30px;
}
DIV#contain DIV#centerbox .tab_catalogo TD {
  width: 33%;
}
DIV#contain DIV#centerbox .tab_catalogodown {
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  color: #c36;
  line-height: 30px;
}
DIV#contain DIV#centerbox .tab_catalogodown TD {
  width: 25%;
}
DIV#contain DIV#centerbox .tab_elenco {
  background-color: #f1f1f1;
  text-align: center;
  color: #036;
}
DIV#contain DIV#centerbox .tab_elenco A {
  text-decoration: none;
  font-weight: normal;
  line-height: 16px;
}
DIV#contain DIV#centerbox .tab_elenco A:hover,
DIV#contain DIV#centerbox .tab_elenco A:active {
  text-decoration: underline;
}
.login {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 0 176px;
}
.login P {
  width: 584px;
}
.strumenti {
  margin-left: 380px;
}
.strumentibottom {
  margin-left: 310px;
}
.articoli A {
  line-height: 20px;
}
DIV#credits {
  padding: 0;
  margin: 30px 0 0 5px;
  font-size: 0.85em;
}
DIV#daticontabili {
  padding: 0;
  margin: 20px 0 0 5px;
  font-size: 0.80em;
  color : #0E314F;
}
/********   footer   *********/
DIV#footer {
  position: absolute;
  padding: 0;
  margin: 5px;
  font-size: 0.85em;
}

/********   popup articolo  *********/
DIV#testatapop {
  background-image: url(img/sfondopop.jpg);
  background-repeat: no-repeat;
  min-height: 64px;
  height: auto !important;
  height: 64px;
  padding-top: 39px;
  width: 100%;
}
DIV#textimage {
  color: #036;
  padding-left: 5px;
}
DIV#textimage img{
  float:left;
  margin: 10px
}
DIV#textect {
  color: #036;
  padding-left: 5px;
}
DIV.clearer {
  clear: left
}
.strumentipop {
  margin-left: 320px;
}
DIV#centerboxpop {
  position: absolute;
  top: 64px;
  left: 0;
  margin: 0;
  width: 480px;
}
DIV#centerboxpop P {
  padding: 10px;
  margin: 0;
}
DIV#centerboxpop P BIG {
  font-size: 1.3em;
  font-weight: bold;
  color: #c36;
}
DIV#centerboxpop P A {
  text-decoration: underline;
}
DIV#centerboxpop P A:hover
DIV#centerboxpop P A:active {
  text-decoration: none;
}
DIV#centerboxpop .tit_prodotti {
  color: #c36;
}
DIV#centerboxpop HR {
  border: solid #ddd;
  height: 1px;
  width: 470px;
  text-align: left;
  display: block;
  clear: left;
  margin: 0;
  padding: 0;
}
DIV#centerboxpop DIV#creditspop {
  padding: 0;
  margin: 5px;
  font-size: 0.85em;
}


/*************************
    STILI STANDARD
*************************/
.error {
  font-weight:bold;
  font-size: 1em;
  color:#d80000;
  text-align:center;
}
.menu-oggi {
  color:#ffffff;
  background-color: #ff7828;
  text-decoration:none;
}
.menu-impegno {
  color:#FFFFFF;
  background-color: #F6D823;
  text-decoration:none;
}
.menu-celle-2 {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #3262AA;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom:2px;
  padding-left: 2px;
  text-align: center;
}
.menu-celle-3 {
  color: #000000;
  text-decoration: none;
  border:solid #122868;
  background-color: #FFFFFF;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
}
.menu-celle-4 {
  color: #000000;
  text-decoration: none;
  border:solid #122868;
  background-color: #FFFFFF;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
}
.numerosettimana {
  font-size:8px;
  color:#122868;
  text-decoration:none;
}
.numerosettimana:hover {
  font-size:8px;
  color:#122868;
  text-decoration:underline;
}
.zoom-table-letter {
  width: 400px;
}
.zoom-td-letter {
  background-color: #122868;
  width:15px;
  vertical-align: middle;
  text-align:center;
}
.zoom-td-letter-selected {
  background-color: #ffffff;
  width:15px;
  vertical-align: middle;
  text-align:center;
  border:solid #122868 1px;
}
.zoom-letter {
  color:#ffffff;
  text-decoration:none;
}
.zoom-letter-selected {
  color:#122868;
  text-decoration:none;
}
.zoom_odd_row {
}
.zoom_even_row {
  background: #dddddd;
}

