@charset "iso-8859-1";
/* CSS Document */

body{
  font-family: Verdana, Geneva, sans-serif;
  font-size:12px;
  color:#434643;
  padding:0;
  margin:0;
  overflow:-moz-scrollbars-vertical;
}
table {
  font-family: Verdana, Geneva, sans-serif;
  font-size:12px;
  color:#434643;
}

a:link, a:visited, a:active {color: #434643;text-decoration: none; cursor:pointer;}
a:hover {color: #434643;text-decoration: underline; cursor:pointer;}

h1{
font-size:14px;
font-family:Verdana, Geneva, sans-serif
font-weight:lighter;
color:#507751;
}

h2{
font-size:16px;
font-family:Verdana, Geneva, sans-serif
font-weight:lighter;
color:#507751;
}

h3{
font-size:14px;
font-family:Verdana, Geneva, sans-serif
font-weight:bold;
color:#507751;
}
.botonverde{
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
color:#FFF;
background:#87d100;
border:#87d100;
height:20px;
}
.fields{
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
border:#999999 solid 1px;
color:#333333;
}
hr {
color: #999999;
background-color: #999999;
height: 1px;
width: 100%;
border: 0;
margin: 0 auto;
text-align: center;
}


