
body,html {
    color: #333;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }


p, legend {
    font-size: 11px;
  }


.td_border {
    border: solid 1px #b0b0b0;
  }


.td_border_dx {
    border-right: 1px solid #b0b0b0;
  }


.address , td, th {
    font-size: 10px;
  }


li {
    font-size: 11px;
    list-style-image: url("images/bullet.gif");
  }


a:link, a:active, a:visited {
    color:#0b2450;
    text-decoration: none;
  }


a:hover {
    color: #dc7d00;
    text-decoration: underline;
  }


input {
    border: solid 1px #666;
  }


input:focus {
    border: solid 1px #900;
  }


textarea {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: solid 1px #666;
  }


textarea:focus {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: solid 1px #900;
  }


.wideButton {
    color: #003366;
    font: 11px arial, verdana, sans-serif;
    background-color: #fff;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: left top;
    cursor: pointer;
    margin: 2px 0 1px;
    padding: 0 2px;
    overflow: hidden;
    vertical-align: middle;
    border: solid 1px #ccc;
  }


button {
    margin: 5px 10px 5px 10px;
  }


.tableView, .tableForm {
    width: 100%;
  }


#mainContent {
    font-size:10px;
    text-align: left;
    padding: 0px 10px;
    width: 97%;
  }


th {
    text-align: left;
  }


.act {
    text-align: center;
  }


.tableView thead th {
    background: #DCDCDC;
  }


#webzone a {
    color: #E0E0E0;
  }


.darkRow td {
    background: #F2F2F2 url(/images/bg-verde.gif);
    padding: 1px 2px;
  }


div.pager {
    text-align:right;
    margin:2px 0;
  }


div.pager a {
    padding:2px;
    border:1px solid #cccccc;
    margin:1px 3px;
    background:#F2F2F2;
  }


div.pager u {
    padding:2px;
    border:1px solid #cccccc;
    margin:1px 3px;
  }


#webzone {
    text-align:center;
  }

.error {
	border:1px solid #800000;
	color:#800000;
	padding:2px 3px;
	margin:2px 0px;
	font-weight:bold;
}
