.testo {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoRed {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoRedBold {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoAlert {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
}
.testoGreenUnd {
  font-family: Arial, Helvetica, sans-serif;
  color: #577371;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: underline;
}
.testoGreenBold {
  font-family: Arial, Helvetica, sans-serif;
  color: #009900;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoYellowBold {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF9900;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoCors {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  font-style: italic;
  line-height: 15px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoBold {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoErrNoHeight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FF0000;
  text-decoration: none;
}
.testoErrNoHeightUnd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FF0000;
  text-decoration: underline;
}
.testoBig {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoBoldBig {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoLit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #474747;
  text-decoration: none;
}
.testoHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #474747;
  text-decoration: none;
}
.testoHeaderBold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #474747;
  text-decoration: none;
}
.testoCell {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #474747;
  text-decoration: none;
}
.testoBold2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #6F9494;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.testoBold2Und {
  font-family: Arial, Helvetica, sans-serif;
  color: #6F9494;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-decoration: underline;
}
.testoUnd {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: underline;
}
.testoBoldund {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-decoration: underline;
}
.testoPop {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
.monospaced_txt{
  font-family: monospace;
}
/*stili per definire un tabbed pane*/
.tabbed_pane{
  margin: auto;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #333333;
  border-right-color: #333333;
  border-bottom-color: #333333;
  border-left-color: #333333;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}
.pane_selected{
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #333333;
  border-right-color: #333333;
  border-bottom-color: #333333;
  border-left-color: #333333;
  border-bottom-width: 0px;
  font-weight: bold;
  background-color: #fcfcfc;
}
.pane_unselected{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #333333;
  border-left-color: #CCCCCC;
  color: #999999;
  background-color: #f1f1f1;
  font-weight: bold;
}

