#divMain {
  background-image:url(../img/bck_content.gif);
  background-position:left top;
  background-repeat:repeat-y;
}
#divHeaderSxInterni {
  float:left;
  background-color:White;
  background-image:url(../img/interni/testata_sx.gif)! important;
  background-repeat:no-repeat;
  width:246px;
  height:197px;
  text-align:left;
  color:#B8D0E2;
  padding-left:38px;
  padding-top:12px;
  font-size:13px;
  line-height:20px;
}



#divContInterni {
   font-size:12px;
   text-align:left;
   width:523px;
   float:left;
   color:#5E5959;
   padding:14px;
   line-height:18px;
}

#divContInterni li {
 margin-left:15px;
 padding:0px;
}
#divContInterni a {
   text-decoration:underline;
   color:#2E6084;
}


#divHeaderBottomInterni {
  background-color:White;
  background-image:url(../img/interni/bckHeaderBottom.jpg)! important;
  background-repeat:no-repeat;
  height:22px;
  width:522px;
  float:left;
  padding-top:38px;
  
  font-size:10px;
  color:#858585;
}
#divHeaderLeftInterni {
  background-color:White;
  background-image:url(../img/bckHeaderLeft.jpg)! important;
  height:60px;
  width:174px;
  float:right;
  
}
div.testateEvidenzaInterni {
  color:#ffffff;
  background-image:url(../img/testata_servizi.gif)! important;
  background-repeat:no-repeat;
  background-color:#ECEAEA;
  height:19px;
  width:194px;
  font-weight:bold;
  font-size:10px;
  padding-left:6px;
  float:left;
  padding-top:1px;
}


#divFooterInterni {
  height:17px;
  background-color:#24658F;
 /* background-image:url(../img/footer.gif)! important;
  background-repeat:no-repeat;*/
  color:#ffffff;
  font-size:x-small;
  padding-left:6px;
}
#divFooterInterni a {
  color:#ffffff;
  font-size:xx-small;
}
#divFooterInterni a:hover {
  color:#92B7D2;
}
div.imgInternal {
  float:left;
  margin:25px 2px 12px 0px;
}

ul {
  margin: 4px 0px !important;  
}

ol {
  margin: 4px 8px !important;  
}


