
.borde_azul_oscuro_1px {
border: #093b70, 1px;
}


.borde_azul_top_dotted_1px {
  border-bottom: dotted, 1px, #093b70;
}


a.img.borde_sin_borde {
  border: 0px;
  text-decoration:none;
}


