div.bienvenida {
  font-size: 14px;
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px
}

table.contenido {
  width: 770px;
  border-collapse: collapse;
  margin-left: 10px;
  margin-right: 10px;
}

td.panelizq {
  width: 460px;
  vertical-align: top
}

div.info {
  width: 450px;
  height: 80px;
  background-image: url(/res/fondo1.jpg);
  background-repeat: repeat-y;
  margin-bottom: 10px;
  margin-right: 10px
}

img.info {
  float: left;
  margin-right: 6px;
}

span.infoinicio {
  font-weight: bold;
  color: #B05E53
}


div.infotext {
  font-size: 12px;
  text-align: justify;
  margin-top: 4px
}

td.panelder {
  width: 330px;
  vertical-align: top;
  padding-top: 16px;
  padding-left: 16px
}

div.panel {
  background-color: #DADAA3;
  border: 1px solid #B3B348;
  width: 290px;
}

div.paneltitulo {
  width: 100%;
  background-repeat: no-repeat;
  height: 26px;
  padding-top: 4px
}

div.textotitulo {
  color: #291868;
  font-weight: bold;
  font-size: 16px;
  margin-left: 38px;
}

div.prebotones {
  color: #000000;
  width: 90%;
  text-align: justify;
  margin: 3px auto 3px auto
}

div.botones {
  width: 226px;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
}


.boton {
  width: 226px;
  height: 22px;
  margin-bottom: 3px;
}

div.agilnet {
  width: 100%;
  text-align: right;
  margin-top: 360px;
  font-size: 10px
}

