body {
  padding: 0px;
  margin: 0px;
  background: #eff8ff;
  font-size: 11px;
  color: #506764;
  font: 13px/19px Arial, Helvetica, sans-serif;
}

div, ul, h2, h3, h4, h5, img {
  padding: 0px; margin: 0px;
}

ul {
  list-style-type: none
}

p {
  margin-top: 3px;
}

h1 {
  font-size: 13px;
  text-transform: uppercase;
}

h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0px 15px 0px;
}

img {
  margin: 0px;
  border: 0px;
  padding: 0px;
}

#cabecera2 {
  height: 200px;
  width: 1000px;
  background-image: url("../images/cabecera.png");
  margin: 10px auto;
}

#cuadritos {
  width: 750px;
  height: 65px;
  margin-left: auto;
  padding-left: 135px;
  margin-right: auto;
}

#cabecera {
  width: 100%;
  height: 168px;
  margin-top: 5px;
  background: #8accff;
}

#linea {
  width: 100%;
  height: 10px;
  font-size: 0px;
  margin-top: 10px;
  background: #015ca3
}

#sitio_cabecera {
  width: 750px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}

#logo {
  width: 128px;
  height: 123px;
  float: left;
  margin: 24px 0px 0px 0px;
  padding: 0px;
}

#menu_cabecera {
  width: 155px;
  height: 168px;
  margin-left: 0px;
  padding-left: 10px;
  font-size: 11px;
  float: left;
  background: #d2ebff;
}

#imagen_cabecera {
  height: 133px;
  width: 420px;
  float: left;
  margin: 20px 0px 0px 10px;
  background: #ccc;
}

#menu_cabecera ul {
  width: 150px;
  float: left;
}

#menu_cabecera li {
  width: 150px;
  height: 22px;
  border-bottom: 1px dashed #AECCCA;
}

#menu_cabecera a {
  width:140px;
  height:22px;
  display:block;
  background: url("../images/bullet-normal.gif") 0 7px no-repeat #d2ebff;
  color:#305E5C;
  line-height:22px;
  text-decoration: none;
  padding:0 0 0 15px;
}

#columna_izda {
  float: left;
  width: 235px;
}

#cuerpo {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

#noticias {
  width: 235px;
  height: 100%;
  float: left;
  font-size: 11px;
  padding-bottom: 10px;
  margin-left: 15px;
  border: 2px solid;
  border-color: #095da4;
}

#noticias_cabecera {
  width: 235px;
  height: 50px;
  float: left;
  background: #095da4;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
}

#noticias_cabecera h1 {
  font-size: 11px;
  font-weight: bold;
}

#texto {
  width: 430px;
  font-size: 11px;
  min-height: 500px;
  float: right;
  background: #d2ebff;
  margin-right: 28px;
}

#interior_texto {
  width: 418px;
  min-height: 496px;
  margin: 10px 5px 10px 10px;
}

.imagen_texto {
  margin: 25px auto 0px auto;
  width: 300px;
}

#abajo {
  width: 723px;
  height: 50px;
  margin: 15px auto 0px auto;
}

#menu_horizontal {
  float: left;
  width: 850px;
  height: 23px;
  font-size: 11px;
  margin-top: 5px;
  border-bottom: 3px solid;
  padding-bottom: 10px;
  border-color: #1076c1;
}

#menu {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  width: 850px;
  text-align: center;
}

#pie {
  float: left;
  margin-top: 5px;
  width: 850px;
  height: 18px;
  text-align: center;
  font-size: 11px;
}

#menu_secundario {
  float: right;
  width: 100%;
  height: 12px;
  margin: 0px 0px 20px 0px;
}

#menu_secundario ul {
  float: right;
  list-style-type: none;
}

#menu_secundario li {
  font-size: 11px;
  float: right;
}

#icono_bitacora {
  float: left;
  width: 220px;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  height: 135px;
  margin: 50px 0px 0px 20px;
}

#icono_contacto {
  float: left;
  width: 220px;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  height: 135px;
  margin: 10px 0px 0px 20px;
}

.patrocinador {
  width: 100%;
  margin-top: 10px;
  float: left;
}

#menu_cabecera li.destacado {width:140px; height:22px; display:block; background:url("../images/bullet-hover.gif") 0 7px no-repeat #d2ebff; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 15px;}

#cabecera ul.menuvertical li a:hover {background:url("../images/bullet-hover.gif") 0 7px no-repeat #fff; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 15px;}