body {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  padding-top: 0;
  margin-top: 0;
}

a img {
  border: 0;
}

#revista {
  width: 770px;
  background-image: url('/revista/imagenes/mexico/fondo-revista.png');
  background-repeat: repeat-x;
  border-left: 1px solid #dee4eb;
  border-right: 1px solid #dee4eb;
  border-bottom: 1px solid #dee4eb;
  padding-bottom: 8px;
}

#barra_top_revista {
  height: 95px;
  padding-top: 13px;
  margin-bottom: 10px;
}

#menu_superior {
  list-style-type: none;
  margin: 12px 0 3px 0;
  padding: 0 4px 5px 0;
  height: 60px;
}

#menu_superior li {
  line-height: 45px;
  height: 45px;
  text-indent: -1500px;
  float: right;
  margin: 0 2px 5px 2px;
  
}

#menu_superior li a {
  display: block;
  height: 25px;
  overflow: hidden;
}

#menu_superior li a:hover {
  background-position: 0 -25px;
}

#menu_superior li.contacto a {
  width: 74px;
  background-image: url('/revista/imagenes/mexico/menu-contacto.png');
}

#menu_superior li.inicio a {
  width: 74px;
  background-image: url('/revista/imagenes/mexico/menu-inicio.png');
}

#menu_superior li.publicidad a {
  width: 85px;
  background-image: url('/revista/imagenes/mexico/menu-publicidad.png');
}

#menu_superior li.anteriores a {
  width: 150px;
  background-image: url('/revista/imagenes/mexico/menu-anteriores.png');
}

#menu_superior li.suscripciones a {
  width: 108px;
  background-image: url('/revista/imagenes/mexico/menu-suscripciones.png');
}

#logo {
  display: block;
  margin: 0 auto;
}

/* portada */
#portada_imagen {
  width: 260px;
  text-align: center;
  float: left;
}

#portada_imagen img {
  border: 2px solid #adbdcd;
}

p.fecha_publicacion {
  color: #021b35;
  font-weight: bold;
  margin: 3px 0 0 0;
  padding: 0;
}

/* resumen */
#portada_texto,
#portada_texto_contacto,
#portada_texto_publicidad {
  border-top: 1px dotted #dadadb;
  margin-left: 260px;
  margin-right: 5px;
  margin-bottom: 10px;
  height: 400px;
  position: relative;
}

#portada_texto_contacto {
  height: 400px;
}

#portada_texto_publicidad {
	height: 400px;
}

h3.resumen,
h3.publicidad,
h3.contacto,
h3.anteriores,
h3.suscripciones {
  background-repeat: no-repeat;
  height: 22px;
  margin: 0;
  padding: 0;
  text-indent: -1500px;
  border-bottom: 1px dotted #dadadb;
}

h3.resumen {
  background-image: url('/revista/imagenes/mexico/resumen-cabecera.png');
}

h3.publicidad {
  background-image: url('/revista/imagenes/mexico/resumen-publicidad.png');
}

h3.contacto {
  background-image: url('/revista/imagenes/mexico/resumen-contacto.png');
}

h3.anteriores {
  background-image: url('/revista/imagenes/mexico/resumen-anteriores.png');
}

h3.suscripciones {
  background-image: url('/revista/imagenes/mexico/resumen-suscripciones.png');
}

p.resumen, p.publicidad {
  color: #021b35;
  padding: 4px 0 4px 13px;
  height: 220px;
}

p.resumen {
  background-color: #fcfcfc;
  margin: 8px 0 0 0;
}

p.resumen  {
  /*display: none !important;*/
}

.tarifario {
   background-color: #fcfcfc;
   color: #021b35;
}

p.publicidad {
  line-height: 18px;
}

/* publicidad */
#anuncio_publicidad {
  margin-top: 30px;
  _margin-top: 0;
}

#anuncio_publicidad a,
#anuncio_ediciondigital,
#tarifario a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  text-indent: -1500px;
  overflow: hidden;
}

#anuncio_publicidad a {
  background-image: url('/revista/imagenes/mexico/publicidad-boton.png');
  width: 389px;
  height: 42px;
}

#anuncio_ediciondigital {
  margin-top: 10px;
  margin-left: 45px;
  background-image: url('/revista/imagenes/mexico/ediciondigital-boton.png');
  width: 389px;
  height: 71px;
}

#tarifar {
  margin-left: auto !important;
  margin-right: auto !important;
}

#tarifario a {
  background-image: url('/revista/imagenes/mexico/tarifario.png');
  width: 195px;
  height: 41px;
}

/* sumario */
#sumario {
  display: block;
  clear: both;
  width: 766px;
  margin: 20px auto 30px auto;
  background: url('/revista/imagenes/mexico/sumario-fondo.png') repeat-x;
}

#sumario h3 {
  clear: left;
  text-align: center;
  font-size: 11px;
  color: #fff;
  height: 21px;
  line-height: 21px;
  background-image: url('/revista/imagenes/mexico/sumario-fondo-titulo.png');
  margin: 0 4px;
  padding: 0;
}

#sumario ul {
  margin: 0;
  padding: 8px 0 0 0;
  list-style-type: none;
}

#sumario li {
  margin: 0  0 12px 0;
  background: url('/revista/imagenes/mexico/bullet.png') 12px 3px no-repeat;
}

#listados {
  background: url('/revista/imagenes/mexico/sumario-fondo-linea.png') center 0 repeat-y;
}

#listado_izquierda {
  float: left;
  margin-left: 4px !important;
  width: 375px;
  *width: 370px;
}

#listado_izquierda li,
#listado_derecha li {
  padding-left: 28px;
}

#listado_derecha {
  margin-left: 380px !important;
  width: 375px;
}

/* pie de pagina */
#piepagina {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #969696;
  text-align: center;
  width: 770px;
}

#piepagina a {
  color: #900;
  text-decoration: none;
}

/* numeros anteriores */
#revista select {
  font-size: 12px;
}

#bloque_num_ant ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#bloque_num_ant  {
  padding: 2px 15px 15px 15px;
  color: #021b35;
}

h2.cabecera {
 border-top: 1px dotted #dadadb; 
 border-bottom: 1px dotted #dadadb;
 margin: 0;
 padding:  2px 3px;
 position: relative;
 height: 25px;
 background: url('/revista/imagenes/mexico/resumen-anteriores.png') 0 3px no-repeat;
}

h2.cabecera span.texto {
  display: block;
  float: left;
}

h2.cabecera span.select {
  display: block;
  position: absolute;
  right: 0;
}

h2.cabecera span.select strong {
  font-size: 11px;
}

#bloque_num_ant p {
  padding: 8px;
}

#select_anteriores {
  
}

h2.mes {
  font-size: 12px;
}

#numeros_anteriores img {
  border: 2px solid #adbdcd;
  display: block;
  margin-bottom: 3px;
}

#pag_num_anteriores {
  border-top: 1px solid #adbdcd;
  border-bottom: 1px solid #adbdcd;
  margin-top: 20px;
  height: 23px;
  line-height: 23px;
}

#pag_num_anteriores {
  position: relative;
  padding: 0 4px;
}

#numeros_anteriores li {
  background-image: none !important;
  width: 85px;
  text-align: center;
  float: left;
  margin: 0 10px;
  height: 170px;
}

#numeros_anteriores li a {
  line-height: 17px;
}

#revista a:link, #revista a:visited {
  /*text-decoration: none;*/
  color: #002B57;
}

#revista a:hover {
  text-decoration: underline;
  color: #900;
}

#pag_siguiente {
  position: absolute;
  right: 4px;
}

#contacto {
	color: #021b35;
}

#contacto dt {
  margin: 15px 0 4px 0;
  font-weight: bold;
  padding-top: 4px;
  border-top: 1px dashed #F0F0F0;
}

#contacto dd {
  margin-left: 10px;
  height: 18px;
}

#portada_texto_publicidad p {
	padding-left: 6px;
}

div.contacto {
  padding-left: 5px;
}

#nav_anteriores {
  border-top: 1px solid #dee4eb;
  border-bottom: 1px solid #dee4eb;
  width: 230px;
  margin: 8px auto 10px auto;
  height: 25px;
  line-height: 25px;
}

.archivo {
  text-align: center;
  padding: 10px;
  border-top: 1px solid #dee4eb;
  border-bottom: 1px solid #dee4eb;
}

#nav_anteriores span {
  
}

#nav_anteriores span.ant {
  display: block;
  float: left;
}

#nav_anteriores span.sig {
  display: block;
  text-align: right;
}

p.compra {
  font-weight: bold;
  font-size: 101%;
  border: 1px solid #426AA5;
  padding: 8px;
  margin-left: 10px;
  width: 235px;
  background: url('/revista/imagenes/mexico/fondo-revista.png') left -65px repeat-x;
}

p.compra a {
  text-decoration: none;
  /*border-bottom: 1px solid #6A91CA;*/
}

p.compra a:hover {
  text-decoration: none !important;
  color: #6A91CA !important;
  border-bottom: 1px solid #426AA5;
}

.center {
  text-align: center;
}

.suscripcion {
  padding-top: 40px;
}
