body {
  font-size: 0.678125em;
  font-family: verdana, arial, sans-serif;
  backgroun-color: #fff;
  color: #000;
  margin: 0;
}

#extra {
  margin: auto;
  width: 800px;
}

#cabecera {
  background: url(../images/sitio_web/exbecarios.gif) no-repeat; 
  height: 110px;
  font-size: 0;
}

#home {
  margin-top: 2px;
  font-size: 1.2em;
  border: 1px solid #1d426e;
  padding: 2px;
  text-align: right;
  padding-right: 8px;
  text-decoration: none;
}

#home a {
 text-decoration: none;
 color: #1d426e;
 font-weight: 500;
 font-size: 11px;
}

#menu_login {
  width: 145px;
  float: left;
  padding-top: 2px;
  margin-bottom: 2px;
}

/* Estilos correspondientes al menú */
#menu {
  width: 145px;
}

#menu dl {
  margin: 0 auto;
  padding-bottom: 10px;
  background: #1d426e;
}

#menu dt {
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  color: #fff;
  border-bottom:1px solid #fff;
}

#menu dd {
  margin:0;
  padding:0;
  color: #fff;
  font-size: 1em;
  border-bottom: 1px solid #fff;
}

#opciones a, #opciones a:visited {
  color: #000004;
  text-decoration: none;
  display: block;
  padding: 5px 5px 5px 20px;
  background: #bad1ee 10px 10px;
  width: 120px;
  font-weight: bold;
}

#opciones a:hover {
  background: #1d426e 11px 10px;
  color: #fff;
}

/* Estilos para el logeo */
#login {
  width: 145px;
  margin-top: 2px;
}

#contenido {
  margin-top: 2px;
  margin-left: 1px;
  margin-right: 1px;
  padding: 5px;
  border: 1px solid #1d426e;
  margin-bottom: 2px;
  width: 560px;
  float: left;
}

/* Estilos para el menu de imagenes*/
#img_menu {
  margin-top: 2px;
  margin-left: 716px;
  margin-right: 1px;
  padding: 1px;
  width: 85px;
}

#img_uno a img {
  height: 80px;
  border: none;
}

#img_dos a img {
  height: 80px;
  border: none;
}

#img_tres a img{
  height: 80px;
  border: none;
}

#img_cuatro {
  border: 1px solid #1d426e;
}

/* Estilos para la pieza pie */
#pie {
  border: 1px solid #1d426e;
  background: #1d426e;/*url(../images/sitio_web/img2.gif) repeat; */
  padding: 2px 0 4px 0;
  text-align: center;
  font-size: 11px;
  color: #fff;
}

.clear {
  clear: both;
}

 /* EStilos del login*/
#login .titulo {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  padding: 5px;
  background: #1d426e;
}

#login .autenticacion {
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  background: #bad1ee 10px 10px;
}

#login .autenticacion label {
  margin-top: 2px;
  font-weight: bold;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  color: #123456;
  text-align: center;
  width: 70px;
  float: left;
  margin-right: 1px;
}

#login .autenticacion input {
  margin-top: 2px;
  margin-left: 8px ;
  width: 115px;
  background-color: #fff;
  border-top: 1px solid #9399a0;
  border-left: 1px solid #9399a0;
  border-bottom: 1px solid #eef0f3;
  border-right: 1px solid #eef0f3;
}

#login .boton  {
  width: auto;
  text-align: center;
  background: #bad1ee 10px 10px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#login .boton input {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #75736e;
  border-bottom: 1px solid #75736e;
  color: #1d426e;
  font-weight: bold;
  font-size: 11px;
}

#login .margen_autentication {
  padding: 3px;
  background: #1d426e;
  border-top: 1px solid #fff;
  color: #ffd621;
}

/* Estilo para las imagenes */
img.accion {
  border: none;
  padding-left: 3px;
  padding-right: 3px;
  height: 15px;
}

/* Estilos para el fromulario*/
.contenido .formulario tabla th {
 text-align: left;
 font-size: 15px;
 background-color: #fff;
}

.contenido .formulario {
 text-align: left;
 font-size: 10px;
 border: 1px solid #000;
}

.contenido .formulario th {
 text-align: left;
 font-size: 10px;
}

.contenido .formulario tr td {
 color: #000000;
 font-weight: normal;
 background-color: #fff;
 border-bottom: none;
 border-right: 1px solid #fff;
 padding: 3px;
}

.contenido .formulario tr td input {
 border-style: groove;
}

.contenido .formulario tr td .nulo {
 border-style: none;
}

.contenido .pieform tr td {
 text-align: right;
 border: none;
}

.contenido .pieform tr td input {
 border-style: groove;
}

.contenido .tablasinborde table {
 border: none;
}

.contenido td a {
 text-decoration: none;
}

.contenido .right {
 text-align: right;
}

.contenido .center {
 text-align: center;
}

/* Estilos para el formulario de la pagina JPP*/
fieldset {
  border: 1px solid #ccc;
  margin: 2px;
}

fieldset legend {
  background-color: #f4f4f4;
  font-weight: bold;
  color: #1d426e;
  padding-top: 3px;
  padding-left: 10px;
  padding-bottom: 3px;
  padding-right: 10px;
  border: 1px solid #ccc;
}

fieldset p input {
  background-color: #fff;
  border-top: 1px solid #9399a0;
  border-left: 1px solid #9399a0;
  border-bottom: 1px solid #eef0f3;
  border-right: 1px solid #eef0f3;
  font-size: 11px;
}

fieldset legend input {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #75736e;
  border-bottom: 1px solid #75736e;
  color: #a70f2c;
  font-weight: bold;
  font-size: 11px;
}

fieldset.editor p {
  display: block;
  margin: 5px;
}

fieldset.editor p label {
  display: block;
  background-color: #f4f4f4;
  border-bottom: 1px solid #9399a0;
  border-right: 1px solid #9399a0;
  border-top: 1px solid #eef0f3;
  border-left: 1px solid #eef0f3;
  font-weight: bold;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  color: #1d426e;
  text-align: right;
  width: 220px;
  float: left;
  margin-right: 1px;
}

/* Estilos para los listados */
table.listado_tabla {
  width: 90%;
  margin-left: 5%;
}

table.listado_tabla tr th {
  background-color: #1d426e;
  color: #fff;
  padding: 1px;
}

table.listado_tabla tr td {
  border-style: solid;
  border-color: #1d426e;
  border-width: 0 1px 1px 0;
  background-color: #bad1ee;
  padding: 1px;
  color: #1d426e;
  font-weight: bold;
}

/* Estilo para el browser */
fieldset.browser table {
  margin: 2px;
  background-color: #fff;
  color: #333333;
}

fieldset.browser th {
  padding: 3px;
  background-color: #1d426e;
  color: #ffffff;
  font-weight: bold;
  border: 1px;
  border-style: solid;
  border-color: #1d426e #1d426e #1d426e #1d426e;
  text-align: center;
}

fieldset.browser td {
  padding: 3px;
  background-color: #ffffff;
  color: #000000;
  border: 1px;
  border-style: solid;
  border-color: #1d426e #1d426e #1d426e #1d426e;
  vertical-align: top;
}

fieldset.browser td:hover {
  background-color: #ffcb05;
  color: #a70f2c;
}

.browse_vacio {
  padding: 5px;
  text-align: center;
  color: #1d426e;
  font-weight: bold;
}


