/*capas del contenido de la página*/

@import url('https://fonts.googleapis.com/css2?family=Courier+Prime:wght@700&display=swap');


#contenido {
	width:97%;
	line-height: 1.3em;
	font-size:1em;
	padding-left: 1%;
}
#folio {
	clear:both;
	margin-left: 3.6%;
	width: 94%;
	color: #AB0505;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0;
}
#col1 {
	margin-right: 0.5%;
	width: 49%;
}
#col2 {
	width: 26.3%;
	padding-left: 0.5%;
}
#col3 {
	width:22.25%;
	padding-left: 0.5%;
}
#fila1, #fila2, #fila3, #fila4, #fila5 {
	margin-bottom: 15px;
	float:left;
	clear: both;
	width: 100%;
	background: url(../img/comunes/fondos/puntitos.gif) repeat-y right;
}
#fila1 {
	border: 1px solid #0C3C4B;
	padding-right: 2%;
	width: 97.5%;
	background-image:none;
}
#fila4, #fila5 {
	margin-top: 2px;
}
#modulo7 {
	background:none;
}
#modulo8 {
	float:left;
	border-top:1px solid #ccc;
	width:98%;
	margin-top:4px;
	padding-left:1.3%;
	padding-top: 4px;
}
#modulo10  {
	padding-left:7%;
	width: 44%;
}
p.subtitulo{
	color:#AB0505;
	margin-bottom: 4px;
}
.moduloimpar {
	float:left;
	width:46%;
	background: url(../img/comunes/fondos/puntitos.gif) repeat-y right;
	padding: 0 1.5% 4px 1%;
}
.modulopar {
	float:left;
	width:47.5%;
	padding-bottom: 4px;
	padding-left: 2.5%;
}
.modulosfotos {
	float:left;
	width:33.2%;
	background: url(../img/comunes/fondos/puntitos.gif) repeat-y right;
}
#contenido img#video {
	margin-bottom:7px;
	display: block;
	border:none;
}
#suscripciones {
	clear: both;
	width: 98.5%;
	float: left;
	font-size: 0.9em;
	/*border-top: 4px solid #e2dede;*/
	padding-left: 0.5em;
	padding-top: 0.2em;
}
#suscripciones a {
	background:url(../img/comunes/iconos/rss.gif) no-repeat left center;
	display: block;
	clear: both;
	height: 2em;
	padding:.6em 0 .2em 3em;
}
#suscripciones a.twitter {
	background-image:url(../img/comunes/iconos/twitter.gif);
	border-top:1px dotted #e3e3e3;
}
#suscripciones a.facebook {
	background-image:url(../img/comunes/iconos/facebook.gif);
	border-top:1px dotted #e3e3e3;
}
#secciones {
	clear: both;
	width: 98%;
	float: left;
	margin: 3px 0 12px 0;
	padding-left: 2%;
	padding-top: 0.2em;
	font-size: 0.9em;
	border-top: 1px solid #e3e3e3;
}
#secciones p {
	color:#666;
	border-bottom:1px solid #e3e3e3;
	padding: 2px 0 4px;
}
#seccperiodicas {
	background: #f0f1f0;
	color: #666;
	padding: .5em 1em .5em .8em;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.3em;
}
#seccperiodicas div {
	border-bottom:1px solid #e3e3e3;
	padding: 1.3em 0;
}
#seccperiodicas div + div + div {
	border:0;
}
#revistaprensa  {
	width: 90%;
	padding: 10px 4% 20px 5%;
	border: 1px solid #648f9c;
	line-height: 1.2em;
	color: #054A60;
	float: left;
}
#patrocinadores {
	margin-top: 10px;
	width:99%;
	float: left;
	border: 1px solid #ccc;
}
/*encabezados*/

h1, h2, h3, h4 {
	color:#054A60;
}
#fila1 h3 {
	margin-top:6px;
	margin-bottom: 5px;
	font-size: 1.5em;
	line-height: 1.1em;
}
#fila2 h2{
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	color:#AB0505;
	margin-bottom: 4px;
}
#fila2 h3{
	margin-bottom: 8px;
	font-size: 1.1em;
}
#fila3 h2 {
	background:#E2DEDE;
	text-transform: uppercase;
	padding: 1px 0 1px 2px;
	margin-bottom: 12px;
	letter-spacing: 0.1ex;
	width: 90%;
	font-size: 1em;
}
#fila3 h2 {margin: 0 0 10px -2px;}
#fila3 h3 {
	font-size: 1em;
	margin: 4px 0 2px 0;
}
#fila4 h3 {
	font-size: 0.9em;
	overflow: visible;
	margin: 0 auto;
	width: 80%;
	line-height: 1.2em;
}
#col2 h3 {
	margin-top: 2px;
	font-size: 1em;
}
#secciones h3 {
	font-weight:normal;
	float: left;
	padding-right: 6px;
	text-transform: uppercase;
}
#revistaprensa h2 {
	margin: 6px 0 15px 0;
	text-transform: uppercase;
	font-size: .9em;
}
#revistaprensa h3 {
	margin-top: 10px;
	font-size: 1em;
}
#patrocinadores h2 {
	font-size:1.1em;
	color:#AB0505;
	margin: 10px 0;
	padding-left: 5%;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#otros h3 {
	margin-bottom:4px;
}

/*imágenes*/
#contenido img {	
	border:1px solid #0C3C4B;
}
h1 img, h2 img, h3 img, #patrocinadores img {border:none!important;}
#fila1 img {
	border-width:0 1px 0 0;
	margin-right: 12px;
	float: left;
}
#fila2 img {
	float:left;
	margin-right:1em;
}
.modulosfotos img {
	margin: 0 auto 4px auto;
	display:block;
	width: 133px;
	height: 94px;
}
#seccperiodicas img {
	margin-right:1em;
	float: left;
}
#seccperiodicas img.trujaman {
	float:right;
	margin: 0 0 0 .5em;
}
#seccperiodicas h3 img {
	margin-bottom: .5em;
	margin-right: 0;
}
#patrocinadores img {
	display:inline;
	margin-bottom: 10px;
	margin-left: 6%;
	vertical-align: text-top;
}
img.video {
	margin-bottom:7px;
	display: block;
}
/*resto de estilos*/
p {margin-bottom:0;}

#otros p, #otros h3 {
	padding-left:2%;
}
#col1 hr {
	height:1px;
	width:100%;
	color:#fff;
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: -8px 0;
	display: block;
	float: left;
	clear:both;
}
.txtcvc {
	color:#AB0505;
	font-weight: bold;
	font-size: 1.1em;
}
#col1 hr.filete {
	height: 9px;
	border-bottom: 9px solid #E2DEDE;
	margin: -10px 0 -12px 0;
	width: 100%;
}
.bordeigris {border-bottom: 1px solid #ccc;}
.nobonomar {
	float:none!important;
	margin:4px 0 4px 0!important;
}
#fila5 li {
	list-style:none;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.7em;
}
#modulo8 li {
	display: inline;
	float: left;
	width: 45%;
}
#modulo8 li.par {
	width:40%;
	padding-left:10.7%;
}
/*enlaces*/
h2 a:link, h2 a:visited, h2 a:visited:hover,
h3 a:link, h3 a:visited, h3 a:visited:hover,
h4 a:link, h4 a:visited, h4 a:visited:hover,
#revistaprensa a:link, #revistaprensa a:visited, #revistaprensa a:visited:hover {
	color:#054A60 !important;
}
#secciones a:link, #secciones a:visited, #secciones a:visited:hover,
h2.antetitulo a:link, h2.antetitulo a:visited, h2.antetitulo a:visited:hover, .seccperiodicas2 h3 a, .seccperiodicas2 h3 a:hover {
	color:#AB0505 !important;
}
a.correo:link, a.correo:visited, a.correo:hover, a.correo:visited:hover {
	color:#333;
	font-weight:bold;
	font-size:1.1em;
}
#suscripciones a:link, #suscripciones a:visited, #suscripciones a:visited:hover {
	color:#333;
}
#fila5 ul a {color:#333; }
a.vdo {
	background: url(../img/comunes/flechas/rojo_tri_der.gif) no-repeat 0 50%;
	margin-top:.7em;
	float: left;
	padding-left:1.5em;
	display: inline;
}
/*Portada neológica (noviembre 2015*/

.seccperiodicas2 {
	background: #f0f1f0;
	color: #666;
	padding: .5em 1em .5em .8em;
	border-top: 1px solid #e3e3e3;
	/*border-bottom: 1px solid #ccc;*/
	padding-bottom:0;
	margin-bottom: 0.3em;
	float: left;
	width: auto;
}
.seccperiodicas2  div {
	border-bottom:1px solid #e3e3e3;
	padding: 1.3em 0;
}
.seccperiodicas2 div:last-of-type  /*div + div + div*/ {
	border:0;
}
.seccperiodicas2 img, h3.hojas, .seccperiodicas2 #neologico h3 img {
	margin-right:1em;
	float: left;
}
.seccperiodicas2 img.trujaman {
	float:right;
	margin: 0 0 0 .5em;
}
.seccperiodicas2 h3 img {
	margin-bottom: .5em;
	margin-right: 0;
}
.seccperiodicas2 #neologico h3 img {
	max-width: 98px;
}
.seccperiodicas2 h3.hojas a {
	color:#575757!important;
	font-family:'Courier Prime', cursive;
	font-size:22px;
	display: block;
	margin-bottom: .5em;
	word-spacing:-.2em;
}
#suscripciones2 {
	float:right;
}
#suscripciones2 li  {
	display:inline; 
}
#suscripciones2 a  {
	float: left;
	width: 27px;
	height: 25px;
	margin: 0 0 4px 3px;
}
#blogs h2 {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 2px;
	font-weight: normal;
	position:absolute;
	right:1em;
	top:.8em;
}
/*#blogs div:first-of-type {margin-top:1.4em;}*/
#blogs {padding-top:1.2em; /*padding-bottom:1em;*/}
#blogs h3 { text-transform:uppercase;margin-bottom:2px;/*font-weight:normal;*/}
#col2 div {position:relative;}
#suscripciones2 img {border:none;}