#global, #footer {
  width: 890px;
}

#global {
  background: #F5F5F5 url('../img/bg_informacion.jpg') no-repeat;
}

#blank1, .nav_main {
  width: 549px;
}

#content {
  width: 681px;
}

.nav_slist, .nav_clist {
  width: 116px;
}

.nav_mlist, .nav_curr {
  width: 182px;
}

.nav_other {
  width: 153px;
}

.nav_disclaimer {
  width: 152px;
}

/* en NOTICIAS, cuando se publica una nueva a veces el editor no devueve el texto entre <p> y </p> */
.text_right {
  font-size: 15px;
}

/* sección publicaciones */
#publicaciones_cont {
  margin-left: 10px;
  margin-right: 20px;
  padding: 0;
  width: 220px;
  height: 380px;
  background: #FFF url('../img/cuaderno1.jpg') no-repeat bottom;
  -moz-opacity: .8; /* FF's opacity*/
  filter:alpha(opacity=80); /* IE's opacity*/
  opacity: .8; /* Opera */
}

.publicaciones_left {
  float: left;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.publicaciones_right {
  margin-top: 25px;
  margin-left: 10px;
  float: left;
}

.publicaciones_right a:link, .publicaciones_right a:visited, .publicaciones_right a:active { color: #000; }
/*.publicaciones_right a:hover { color: #A38200; }*/
.publicaciones_right a:visited { text-decoration: underline; }

/* imprimir - enviar a un amigo */
span.print {
  cursor: pointer;
  font-weight: bold;
  color: #A38200;
}

.clear p {
  margin-left: 115px;
}

/* lista de enlaces */
li.link {
  list-style-type: square; 
  margin-bottom: 1em;
}

/* título de los artículos */
.text_center2 .text_articulo {
  margin-bottom: 0;
}

.text_articulo img {
  vertical-align: middle;
}

p.pict_center {
  /*text-align: center;*/
  margin: 0;
  padding: 0;
}

.text_center2 h2 {
  font-size: 25px;
  font-weight: lighter;
  margin: 0 0 1em 0;
  padding: 0;
}

p.fecha {
  font-size: 120%;
  margin: 0;
  padding: 0;
}

#noticia {
  display: none;
}

/* estilos para crear el PDF al vuelo */
p.centrado {
  text-align: center;
  font-size: 16pt;
}

p.cabecera {
  text-align: center;
  font-size: 20pt;
}
