@charset "ISO-8859-1";

@media screen {

#ContenidoInner {min-height:600px;background:transparent url('/rsrcs/imgs/site/gradiente_fondo.png') repeat-x scroll top left;width:760px;margin:0 auto;padding:10px;}

#Contenido h1 {
  background:#26487a;
	color:#f2f2f2;
	font-size:1.2em;
	font-family:'times new roman', serif;
	padding:5px;
	margin:0;
	margin-bottom:5px;
}

#Contenido h1 a {
	color:#f2f2f2;
}

h2 {
background:#6381ac;color:#fff;padding:5px;margin:5px 0;font-size:1em;font-weight:normal;
}

#Revista dl {
   font-size:0.75em;
  }

#Revista ol {
   list-style-type:none;
	 margin:0;
	 padding:0;
  }

#Revista ol li {
   width:190px;
	 overflow:hidden;
	 float:left;
	 margin:0;
  }			

#Revista dt {
color:#26487a;
text-align:center;
font-weight:bold;
padding:10px 0;
}

#Revista dd {
  margin-left:0;
	text-align:center;
  }

#Revista dd img {
  margin:0 auto;
	border:none;
  }						

#Revista {
 clear:left;
}

#Indice {
clear:both;
}

#Indice table {
width:90%;
border-collapse:collapse;
border:1px solid #aaa;
margin:0 auto;
}

#Indice caption {
visibility:hidden;
}
	
#Indice th, #Indice td {
border:1px solid #909090;
text-align:center;
font-weight:normal;
padding:0.2em;
}	

#Indice tr.non {
background:#d0d0d0;
}
	
#Indice tr.par {
background:#bcbcbc;
}	

#Indice th {
background:#aaa;
color:#333;
}

#Indice a {
text-decoration:none;
}	
	
#Indice tr.non a {
color:#333;
}

#Indice tr.par a {
color:#26487a;
}

p.infoSeccion {
margin-top:-0.25em;
}

p.Liga {
text-align:center;
}

p.Liga a {
color:#8a2529;
}

}