A.default:link    { color: #090976 }
A.default:active  { color: #090976 }
A.default:visited { color: #090976 }

.body {
  background: #DDE9FE;
  margin-left      : 0;
  margin-top       : 0;
  background-repeat: repeat-x;
 }

.bodyHome {
  background: #020266;
  margin-left      : 0;
  margin-top       : 0;
  background-repeat: repeat-x;
}

.bodyHead {
  background-image : url(../images/h_fondo.gif);
  margin-left      : 0;
  margin-top       : 0;
  background-repeat: repeat-x;
}

.bodyLogon {
  background-color : #020266;
  margin-left      : 0;
  margin-top       : 0;
  background-repeat: repeat-x;
}

.bodyTool {
  background-color : #020266;
  margin-left      : 0;
  margin-top       : 0;
  background-repeat: repeat-x;
}

.pageTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 13px;
  font-weight: bold;
  color      : #EECB00;
}

.homeTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 16px;
  font-weight: bold;
  color      : #EECB00;
}

.pageSubtitle {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size   : 18px;
  font-weight : bold;
  color       : #000099;
}

.history {
  font-family    : Verdana, Arial, Helvetica, sans-serif;
  font-size      : 10px;
  font-weight    : bold;
  color          : #770000;
  text-decoration: none;
}

.link {
  font-family    : Verdana, Arial, Helvetica, sans-serif;
  font-size      : 10px;
  font-weight    : bold;
  color          : #000099;
}

.text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 10px;
  color      : #000099;
}

.text2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 12px;
  color      : #000099;
}

.textPlus {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 10px;
  font-weight: bold;
  color      : #000099;
}

.textMaxi {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : x-small;
  font-weight: bold;
  color      : #DDE9FE;
}

.textSoft {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 10px;
  font-weight: bold;
  color      : #48506F;
}

.textLight {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 11px;
  font-weight: bold;
  color      : #008000;
}

.heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 10px;
  font-weight: bold;
  color      : #FFFFFF;
}

.headingPlus {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : x-small;
  font-weight: bold;
  color      : #FFFFFF;
}

.headingSmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 10px;
  color      : #FFFFFF;
}

.headingLight {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 11px;
  font-weight: bold;
  color      : #FFFF00;
}

.headingDark {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 10px;
  font-weight: bold;
  color      : #000000;
}
.attention {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 10px;
  font-weight: bold;
  color      : #AA0000;
}

/* *** colori di background *** */

.heading1 {
  background : #DFD175;
}

.heading2 {
  background : #CFD7EB;
}

.heading3 {
  background : #305CA8;
}

.tdHeading {
  background : #090976;
}

.tdBody {
  background : #F0F0F0;
}

.tdBodyPlus {
  background : #E8E9EE;
}

.tdBody2 {
  background : #B5C1D7;
}

.tdBody3 {
  background : #0000CD;
}

.tdBody4 {
  background : #F6E57F;
}

.tdBody5 {
  background : #F4F8FE;
}

.tdBody6 {
  background : #FBFBFB;
}

.tdBody7 {
  background : #666666;
}

.tdBody8 {
  background : #FFFFFF;
}

.tdBody9 {
  background : #9BAFD6;
}

.line {
  background : #656C89;
}

.tableCat {
  background : #E8E9EE;
}

.tableBG {
  background : #FFF8CE;
}

TABLE.bordo{
	border-collapse: collapse; border-color:#000066;
	width:100%;
}
