body {
  margin: 0px;
  font-family: Verdana;
}

form {
  font-family: Verdana;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.cajaForm {
  font-size: 11px;
  font-family: Verdana;
  border: 1px solid #004400;
}

.botonblanco {
  font-size: 11px;
  font-family: Verdana;
  border: 1px solid #517F38;
  background-color:#FFFFFF;
}

.caja{
  border: 1px solid #000000;
}

.textoHome {
  font-size: 11px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: justify;
}

.textoCaja {
  font-size: 11px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: justify;
}

.textoGrandeVerde {
  font-size: 12px;
  color: #004400;
  font-weight: bold;
}

.textoGrandeBlanco {
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}

.texto {
  font-size: 11px;
  padding-left:10px;
  padding-right:10px;
  text-align: justify;
}

.textoPeq {
  font-size: 9px;
  color: #000000;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: underline;
  font-size: 10px;
  color: #004400;
}

.textoBlanco {
  font-size: 11px;
  color: #FFFFFF;
}

/*
a.menu_act:link,
a.menu_act:visited,
a.menu_act:hover,
a.menu_act:active {
  text-decoration: none;
  font-size: 11px;
  color: #08569E;
  background-color: #D6E3F0;
  padding: 0px 3px;
  line-height: 15px
}


.textoGrande {
  font-size: 12px;
  color: #08569E;
}

.textoGrandeNaranja {
  font-size: 12px;
  color: #F37400;
}

.textoGrandeGris {
  font-size: 12px;
  color: #666666;
}

.bord_hd {
	border: #08569E solid;
	border-width:  1px 1px 0px 0px;
	vertical-align: top;
	padding: 6px 3px 6px 9px;
}

.bord_gb {
  border-collapse: collapse;
	border: 1px solid #08569E;
}
*/