
body{
     font-family:verdana;
}

td{
     font-family:verdana;
     font-size: 11px;
}
a.linkfissi{
     color: #FFFFFF;
     font-size: 11px;
}

a.rosso{
     color: red;
     font-weight:bolder;
}

a{
     color: #333333;
     font-size: 11px;
     text-decoration: none;
}

a.testo{
     color: #333333;
     font-size: 13px;
     text-decoration: underline;
}

td{
     color: #502801;
     font-size: 11px;
     text-decoration: none;
}

input, select, textarea{
     margin-top: 3px;
     background-color: #FFFFFF;
     color: #114499;
     border-bottom: solid 2px #AAAAAA;
     border-right: solid 2px #AAAAAA;
     border-top: solid 1px #CCCCCC;
     border-left: solid 1px #CCCCCC;
}

td.modulo-titolo-r-old{
	background-color:#663300;
}

div.box_hp{

}

div.box_hp div.box_hp_title{
  padding:5 12 1 12;
  background-image: url("../images/header_bg_ps.png");
  border-right:1px solid #C9D0D5;
  height: 20px;
  font-weight: bold;
  overflow: hidden;
}

div.box_hp div.box_hp_body{
  margin-left:8px;
  border-left:1px solid #C9D0D5;
  border-right:1px solid #C9D0D5;
  border-bottom:1px solid #C9D0D5;
  padding:3px;
}

div.box_hp:hover div.box_hp_body{
  background-color:#E2E8EC;
}

div.box_hp:hover div.box_hp_title{
  background-image: url("../images/header_bg_ng.png");
}

div.box_hp:hover div.box_hp_title .printbox_titolo{
  color: black;
}


div.box_hp div.lembo{
  background-image: url("../images/header_bg_lembo.png");
  float:left;
  width: 9px;
  height: 26px;
}

div.box_hp img {
  margin-right:8px;
}

div.interno a.rosso {
}

table.toptable td{
  background-image:url("../images/header_bg_ng.png");
}

table.toptable a{
     color: #FFFFFF;
     font-weight:bolder;
}

