body{
  background: #fff;
  color: #444;
  font: 11px Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
}

hr{
  height: 1px;
}

input, select, textarea{
  border: 1px solid #99c;
}

textarea{
  border: 1px solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button,.navbutton{
  background: #eee url(../images/bgBlue.gif);
  border: 1px solid #99c;
  color: #444;
}

.checkbox,.radio{
  background: transparent;
  border: 0px;
  margin: 0px;
  vertical-align: bottom;
}

.evenList{
  background: #FFF;
  color: #000;
}

.evenList,.oddList{
  padding: 2px 8px 4px 5px;
  vertical-align: middle;
}

.h3Row,.monthHeader{
  background: #fff url(../images/bgBlue.gif);
  border: #99c;
  color: #444;
}

.nondisp{
  visibility: hidden;
}

.oddList{
  background: #F7F7FC;
  color: #000;
}

.tdform{
  background: #B0FEFF;
  border: 1px solid black;
  color: #444;
  padding: 3px;
  text-align: right;
}


a.addlink:hover{
  background: url(../images/add_hover.gif) no-repeat;
}

a.nextlink:hover{
  background: url(../images/arrow_right_hover.gif) no-repeat right;
}

a.prevlink:hover{
  background: url(../images/arrow_left_hover.gif) no-repeat;
}

a.addlink{
  background: url(../images/add.gif) no-repeat;
  height: 15px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 20px;
}

a.nextlink{
  background: url(../images/arrow_right.gif) no-repeat right;
  height: 15px;
  margin-left: 10px;
  padding-right: 20px;
}

a.prevlink{
  background: url(../images/arrow_left.gif) no-repeat;
  height: 15px;
  margin-right: 10px;
  padding-left: 20px;
}

a.prevlink, a.nextlink, a.addlink{
  color: #097ABA;
}

div.autocomplete{
  background: #FFF;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 250px;
  z-index: 9999;
}

div.autocomplete ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

div.autocomplete ul li{
  cursor: pointer;
  display: block;
  list-style: none;
  margin: 0;
  padding: 2px;
}

div.autocomplete ul li.selected{
  background: #ffb;
}

div.box{
  border: 1px solid #3300FF;
   margin-left: 10px;
  padding: 4px 5px 4px 5px;
}

div.colonna{
  float: left;
  padding: 10px;
  width: 240px;
}

div.div_sx{
  border: 1px solid #bbb;
  height: 250px;
  margin: 3px;
  overflow: auto;
}

div.handle{
  background: #5788AF;
  color: #FFF;
  cursor: move;
  width: 100%;
}

div.keys{
  background: #F0F8FF;
  border: 1px solid navy;
  margin: 5px 20px 5px 20px;
  padding: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}

div.pag_title{
  background: #2792B4;
  border: 1px solid black;
  color: #FFF;
  font: bold 16px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;
}

div.pulsanti{
  margin-bottom: 2px;
}

div.sez_msg{
  background: #FFF;
  border: 1px solid #FFE4E1;
  color: #000080;
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 10px;
  text-align: center;
}

div.sez_title{
  background: #E6EDF5;
  border: 1px solid #9966FF;
  color: #4F76A3;
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 10px;
}

img, table.mainlist td img{
  border: 0px;
}

input.noborder{
  border: 0px none;
}

li.item{
  background: #A7C6DF;
  border: 1px solid #5788AF;
  height: 50px;
  list-style: none;
  margin-bottom: 15px;
  margin-left: -40px;
}

span.dato1{
  font-size: 16px;
  font-weight: bold;
  padding-left: 5px;
}

span.dato2{
  font-size: 12px;
  font-weight: bold;
  padding-left: 15px;
}

span.label{
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
}

table.actions td{
  border: 0px;
  padding: 0px;
}

table.keys{
  background: #E6E6FA;
  border: 1px solid navy;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}

table.listnews{
  background: #FFF;
  border: 1px solid #9E9E9E;
}

table.listNews td{
  border-top: 1px solid #ffffff;
  color: #33485c;
  font-size: 12px;
  text-align: left;
}

table.listNews th{
  background: #f8f7f7 url(../images/listViewBg.gif) repeat-x bottom;
  border-bottom: 1px solid #b0cbe2;
  border-top: 1px solid #ffffff;
  color: #33485c;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  padding: 3px 5px 3px 5px;
  text-align: left;
}

table.listView{
  border: 1px solid #9999cc;
}

table.listView th,.listViewThS1{
  background: url(../images/bgblue.gif) repeat-x bottom;
  border: #99c;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  padding: 3px 5px 3px 5px;
  text-align: left;
}

table.mainlist caption, table.mainlist2 caption{
  font-size: 150%;
  font-weight: bold;
  margin: 5px;
}

table.mainlist tbody th, table.tableview th, table.mainlist2 tbody th{
  font-weight: bold;
}



table.mainlist tbody tr.altcol2, table.mainlist2 tbody tr.altcol2{
  background: #F7F9FC;
}

table.mainlist td, table.mainlist th{
  padding-left: 2px;
}

table.mainlist td.label, table.mainlist2 td.label{
  font-weight: bold;
  padding: 2px;
  padding-right: 5px;
  text-align: right;
}

table.mainlist tfoot th, table.mainlist tfoot td, table.mainlist2 tfoot th, table.mainlist2 tfoot td{
  font-size: 85%;
}

table.mainlist th{
  background: #DDFFFF;
  color: #4F76A3;
  font-size: 100% !important;
  text-align: center;
}

table.mainlist, table.mainlist th, table.mainlist td{
  border: 1px solid #D4E0EE;
  border-collapse: collapse;
  color: #555;
  font-family:  Arial, sans-serif, "Trebuchet MS", Verdana;
  vertical-align: top;
}

table.mainlist2 th{
  background: #E6EDF5;
  color: #4F76A3;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}

table.mainlist2, table.mainlist2 th, table.mainlis2t td{
  border: 1px solid #6600FF;
  border-collapse: collapse;
  color: #555;
  font-family: "Trebuchet MS", Arial, sans-serif;

  vertical-align: top;
}

table.nascondi{
  background: #E6E6FA;
  border: 1px solid navy;
  margin: 10px;
  width: auto;
}

table.nascondi td{
  font-size: 12px;
  text-align: center;
}

table.tableview{
  border: 1px solid #D4E0EE;
  border-collapse: collapse;
  font-family: "Trebuchet MS", Arial, sans-serif;
  margin-left: 10px;
}

table.tableview th, table.tableview td{
  border: 1px dotted #D4E0EE;
  color: #555;
  font: 11px "Trebuchet MS", Arial, sans-serif;
  padding-left: 2px;
    padding-right: 2px;
  text-align: left;
}

table.tb_generale td.td_sinistra{
  vertical-align: top;
  width: 200px;
}

table.tb_rapp{
  border: 1px solid #000000;
  border-collapse: collapse;
  margin: 5px;
}

table.tb_rapp td.dati{
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 40px;
  padding-left: 50px;
}

table.tb_rapp td.dati strong{
  color: #00008B;
  font-size: 20px;
}

table.tb_rapp td.td_firma{
  border: 1px solid #111111;
  font-size: 10px;
  padding-left: 5px;
}

table.tb_rapp td.td_testo{
  font-size: 10px;
  padding: 10px;
}

table.tb_rapp td.td_titolo{
  border-bottom: 1px dotted #111111;
  border-top: 1px dotted #111111;
  font-size: 16px;
  font-weight: bold;
  padding-top: 30px;
  text-align: left;
}

table.tb_rapp td.td_titolo3{
  border-bottom: 1px dotted #111111;
  border-top: 1px dotted #111111;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
}

table.tb_rapp td.titolo2{
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
}

table.tb_rapp td.titolo4{
  font-size: 14px;
  padding: 20px;
}

table.tb_rapp1{
  border-collapse: collapse;
  margin: 20px 5px 20px 5px;
}

table.tb_rapp2{
  border-collapse: collapse;
}

ul.sortabledemo{
  min-height: 150px;
  width: 200px;
}

#boxcont{
  display: block;
  float: left;
  margin: 0;
}

#div_sx #tabs ul#tabsNav li a.activeTab{
  background: 0 -150px;
  border: none;
  cursor: pointer;
}

#div_sx #tabs ul#tabsNav li a.activeTab span{
  background: 100% -150px;
  color: #000;
  cursor: pointer;
  padding-bottom: 5px;
}

#div_sx h1{
  color: #000;
  font: bold 16px/20px Arial, Helvetica, sans-serif;
  word-spacing: -0.05em;
}

#div_sx h1 a img{
  border: 1px solid #ccc;
}

#div_sx img{
  float: left;
  margin: 0 5px 0 0;
}

#div_sx span{
  font-size: 12px;
  line-height: 10px;
}

#listbottomcontrol{
  left: -22px;
  margin-left: 0px;
  margin-top: 10px;
  position: relative;
  text-align: left;
  width: 300px;
}

#listtopcontrol{
  left: -22px;
  margin-bottom: 10px;
  margin-left: 0px;
  position: relative;
  text-align: left;
  width: 300px;
}

#listtopcontrol,#listbottomcontrol{
  text-align: center;
}

#sx_content{
  border-bottom: 1px solid rgb(41, 143, 194);
  border-left: 1px solid rgb(41, 143, 194);
  border-right: 1px solid rgb(41, 143, 194);
  display: block;
  float: left;
  margin: 0 0 0 0;
  overflow: visible;
  padding: 10px;
  width:148px !important;
}

#tabs{
  background: #fff url("../images/boxr_bg.gif") repeat-x bottom;
  float: left;
  font-size: 11px;
  line-height: 11px;
  width: 170px;
}

#tabs a{
  background: url("../images/boxr_sx.gif") no-repeat left top;
  border-bottom: 1px solid #298FC2;
  float: left;
  margin: 0;
  padding: 0 0 0 1px;
  text-decoration: none;
  white-space: nowrap;
}

#tabs a span{
  background: url("../images/boxr_dx.gif") no-repeat right top;
  color: #fff;
  display: block;
  float: none;
  font-weight: bold;
  margin: 0;
  padding: 3px 8px 4px 7px;
}

#tabs li{
  display: inline;
  margin: 0;
  padding: 0;
}

#tabs ul{
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

div#div_ajax{
  background: #F0F8FF;
  border: 1px solid navy;
  padding: 10px;
  position: absolute;
}

div#div_cod_bb{
  background: #E6EDF5;
  border: 1px solid #D4E0EE;
  left: 400px;
  padding: 10px;
  position: absolute;
  top: 200px;
}

div#footer{
  background: #A7C6DF;
  color: #ccc;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  height: 20px;
  margin-top: 5px;
  padding-left: 20px;
  padding-top: 3px;
  text-align: left;
}

div#footer a{
  color: #A7C6DF;
}

div#menu_sx{
  border: 1px solid #bbb;
  overflow: auto;
  width: 170px;
}

div#navtop{
  margin: 2px;
}

div#title{
  border: 1px solid #BD0000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 20px;
}

#div_sx #tabs ul#tabsNav li a:hover{
  background: 0% -150px;
  border: none;
  cursor: pointer;
}

#div_sx #tabs ul#tabsNav li a:hover span{
  background: 100% -150px;
  cursor: pointer;
}

#div_sx h1 a,#div_sx h1 a:visited,#div_sx h1 a:hover{
  color: #00386B;
  text-decoration: none;
}

#div_sx h1 a:hover img{
  border: 1px solid #444;
}

.button,.buttonOn,.button:hover,.button:focus,.buttonOn:focus, input, select, textarea{
  font-size: 12px;
}

.buttonOn,.button:hover,.navbutton:hover,.navbutton:focus,.button:focus,.buttonOn:focus{
  background: #eee url(../images/bgBlue.gif);
  border: 1px solid #242c8f;
  color: #242c8f;
}


h1, h2, h3, table.listview th a:hover{
  color: #242c8f;
}

h4, h5, table.listview th a:link, table.listview th a:visited{
  color: #444;
}

input:focus, textarea:focus, select:focus{
  background: #fff;
  border: 1px solid #242c8f;
}

table.listview th a:hover{
  text-decoration: none;
}

table.listview th a:link, table.listview th a:visited{
  font-weight: bold;
  text-decoration: none;
}

table.mainlist a:hover{
  color: #718ABE;
  text-decoration: underline !important;
}

table.mainlist table a:link, table.mainlist table a:visited{
  color: #718ABE;
  text-decoration: none;
}

table.tableview td.title
{
  border-bottom: #6600FF solid 2px;
  color: #333366;
  font-size: 16px;
  font-weight: bold;
}

table.mainlist td.rag
{
  background-color: #CCFFFF;
  color: black;
  font-weight: bold;

}

div.noprint {
  display: none;
}

