@charset "UTF-8";
/* CSS Document */
body {
    font-family: Helvetica;
    font-size: 12px;
    color: #000000;
    background-color: #2E2D2D;
    margin-top:1px;
}
img{
    border: 0;
}

#contenedor {
    width: 955px;
    height: 0 auto;
    margin: 0 auto;
}
/* Header */
.header{
    width: 955px;
    height: 162px;
    background-color: #F5F4F4;
    color: #FFFFFF;
}

#top{
    width: 945px;
    height: 52px;
    background-color: #000000;
    color: #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
}

#top_UNAM{
    width: 150px;
    height: 51px;
    float: left;
}

#top_fecha{
    width: 190px;
    height: 15px;
    float: left;
    margin-left: 50px;
    margin-top: 25px;
    text-align: center;
}

.separador{
    width: 10px;
    height: 15px;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 25px;
    text-align: center;
}

#top_mapa_sitio{
    width: 80px;
    height: 15px;
    float: left;
    margin-left: 60px;
    margin-top: 25px;
    text-align: center;
}

#top_contacto{
    width: 55px;
    height: 15px;
    float: left;
    margin-left: 1px;
    margin-top: 25px;
    text-align: center;
}
#top_webmaster{
    width: 70px;
    height: 15px;
    float: left;
    margin-left: 5px;
    margin-top: 25px;
    text-align: center;
}

#top_buscador{
    width: 250px;
    height: 25px;
    margin-top: 18px;
    text-align: right;
    float: right;
    padding-top:2px;
}

#img_buscar{
    vertical-align: middle;
    margin-right: -3px;
}

#txt_buscar{
    height: 20px;
    width: 140px;
    vertical-align: middle;
    margin-right: 2px;
}

#top_comoves{
    width: 945px;
    height: 103px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #F5F4F4;
}
/* Fin Header */

.cont_menu{
    width: 955px;
    height: 60px;
    background-color: #84120A;
    font-family: Helvetica;
    font-size: 12px;
   
}

.cont_menu a, .cont_menu a:link{
    text-decoration: none;
    color: #FFFFFF;
}
.cont_menu a:hover{
    text-decoration: none;
    color: #f66a6d;
}

#menu_principal{
    width: 955px;
    height: 22px;
    background-color: #D31C10;
    background-image: url("../assets/base/back_menu_principal.jpg"); 
    padding-top: 8px;
}

#submenu{
    width: 955px;
    height: 22px;
    padding-top: 8px;
}

#menu_principal ul, #submenu ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#menu_principal li, #submenu li{
    display: inline;
    margin-top: 30px;
    padding: 15px;
}

.activo{
    font-weight: bold;
}
/* Fin Menú */

/* Central */
.central{
    width: 955px;
    min-height: 400px;
    background-image: url(../assets/base/bk_central.jpg);
    background-repeat: repeat-y;
    background-color: #FBF9FA;
}
/* Fin Central */

.coninfoprincipal{
    width: 730px;
    min-height: 420px;
    background-color: #FBF9FA;
    font-size: 13px;
    float: left;
}

#migas{
    width: 500px;
    height: 30px;
    padding-top: 22px;
    margin-left: 20px;
    font-size: 11.5px;
    float: left;
}

#elementos_top{
    width: 120px;
    height: 30px;
    padding-top: 25px;
    float: right;
    text-align: right;
}

#pleca_central{
    width: 650px;
    height: 2px;
    background-image: url(../assets/base/pleca_central.jpg);
    background-repeat: no-repeat;
    /*margin-left: 6px;*/
}

/* .infoprincipal */
.infoprincipal{
    width: 650px;
    min-height: 400px;
    background-color: #FBF9FA;
    margin-left: 40px;
}
/* Fin .infoprincipal */

.cmenu_inferior{
    width: 955px;
    min-height: 20px;
    float: left;
    margin-top: 40px;
    margin-bottom: 5px;
}

.menu_inferior{
    width: 730px;
    min-height: 20px;
    float: left;
    text-align: center;
	color:#F30;
}
/*PEPE_____*/
.menu_inferior a:link {
    color:#000;
	text-decoration:none;
}
.menu_inferior a:visited, .menu_inferior a:active {
    color:#333;
	text-decoration:none;
}
.menu_inferior a:hover{
    color:#D91F11;
}


/*PEPE FIN_____*/

/* Barra derecha */

.barra_derecha{
    width: 222px;
    min-height: 420px;
    background-color: #EBEAEA;
    float: right;
}

#aldia{
    width: 214px;
    min-height: 200px;
    margin-top: 50px;
    margin-left: 2px;
    border: 1px;
    border-style: solid;
    border-color: #DDDCDC;
}

.tit_aldia{
    width: 214px;
    height: 26px;
    font-size: 14px;
    text-align: center;
    background-image: url(../assets/base/aldia.jpg);
    background-repeat: repeat-x;
    color: #FFFFFF;
    padding-top: 5px;
}

.txt_aldia{
    width: 214px;
    min-height: 170px;
    background-color:#333;
    margin-top: -4px;
    padding-top:10px;
	padding-bottom:10px;
    color:#FFF;
}

.txt_aldia a:link,
.txt_aldia a:active,
.txt_aldia a:visited{
    color:#FFF;
    text-decoration: none;
}

.txt_aldia a:hover{
    color:#FFF;
    text-decoration: underline;
}

.txt_aldia ul{
    margin: 2px 5px 5px 18px; 
    padding: 1px 0 0 3px;
}

.txt_aldia li{
    margin: 0 0 5px 0;
}

#edant{
    width: 214px;
    min-height: 250px;
    margin-top: 10px;
    margin-left: 2px;
    border: 1px;
    border-style: solid;
    border-color: #DDDCDC;
}

.tit_edant{
    width: 214px;
    height: 26px;
    font-size: 14px;
    text-align: center;
    background-image: url(../assets/base/pleca_titulo.jpg);
    background-repeat: repeat-x;
    color: #FFFFFF;
    padding-top: 5px;
}

.txt_edant{
    width: 214px;
    min-height: 2500px;
	margin-top:-4px;
}

#edant{
    width: 214px;
    min-height: 300px;
    margin-top: 10px;
    margin-left: 2px;
    border: 1px;
    border-style: solid;
    border-color: #DDDCDC;
}

.tit_edant{
    width: 214px;
    height: 26px;
    font-size: 13px;
	font-weight:lighter;
    text-align: center;
    background-image: url(../assets/base/pleca_ediciones.jpg);
    background-repeat: repeat-x;
    color: #FFFFFF;
    padding-top: 5px;
}

.txt_edant{
    width: 214px;
    min-height: 200px;
}

.pub{
    width: 214px;
    min-height: 100px;
    margin-top: 10px;
    margin-left: 2px;
	border:solid;
	border-width:1.5px;
	border-color:#999;
}

.pleca_promociones{
    width: 214px;
    height: 26px;
    background-image: url(../assets/base/pleca_promociones.jpg);
    background-repeat: repeat-x;
}
.pleca_pub{
    width: 214px;
    height: 26px;
    background-image: url(../assets/base/pleca_pub.jpg);
    background-repeat: repeat-x;
}

.tit_pub{
    width: 214px;
    min-height: 15px;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
	color:#d2291e;
	margin:9px 0px 0px 9px;
}
.txt_pub{
    width: 214px;
}

.siguenos{
    text-align: center;
}
.banners{
    width: 214px;
    min-height: 100px;
    margin-top: 10px;
    margin-left: 2px;
}
/* Fin Barra derecha */

/* Footer */
.footer{
    width: 955px;
    height: 120px;
    font-family: Helvetica;
    background-color: #F5F4F4;
    font-size: 10px;
	font-weight:lighter;
    color: #FFFFFF;
    text-align: center;
}

#footer-cont{
    width: 945px;
    height: 118px;
    background-image: url(../assets/base/bk_footer.jpg);
    background-repeat: no-repeat;
    background-color: #000000;
    margin-left: 5px;
    margin-right: 5px;
}

#footer-logos{
    width: 945px;
    padding-top: 8px;
}

#footer-logos img{
    padding-left: 10px;
    padding-right: 10px;
}

#footer-derechos{
    padding: 2px 8px 2px 8px;
    width:720px;
    margin:0px auto;
}
/* Fin Footer */

/* Estilos de texto */
.header a, .header a:visited, .header a:link{
    text-decoration: none;
    color: #FDB325;
}

.header a:hover{
    text-decoration: none;
    color: #F99B31;
}

.header a:active{
    text-decoration: none;
    color: #D31C10;
}

.informacion a, .informacion a:link{
    text-decoration: none;
    color: #4B8BE3;
}
.informacion a, .informacion a:visited{
    text-decoration: none;
    color: #4B8BE3;
}

.informacion a:hover{
    text-decoration: none;
    color: #D31C10;
}

.informacion a:active{
    text-decoration: none;
    color: #FDB325;
}

#migas a, #migas a:link, #migas a:visited{
    text-decoration: none;
    color: #D31C10;
}

.footer a, .footer a:link, .footer a:visited{
    text-decoration: none;
    color: #FDB325;
}

.footer a:hover{
    text-decoration: none;
    color: #D45400;
}

#migas a:active,
.footer a:active{
    text-decoration: none;
    color: #FDB325;
}

.infoprincipal h1{
    color: #d91f11;
	font-size:23px;
}

/*_________*/
.infoprincipal h2{
    color: #3b3b3b;/*PEPE*/
    font-size:16px;
    padding-bottom:-7px;
    padding-top:19px;
}
/*_________*/
.revista_bottom h2{
    color: #3b3b3b;/*PEPE*/
    font-size:16px;
}


.infoprincipal h3{
    color: #84120A;
}

.cuadro_estilo{
    margin: 20px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: #e1e1e1;
    border: 1px;
    border-style: solid;
    border-color: #9a9a9a;
}

.cuadro_estilo h2{
    padding-top: 8px;
}

/* Fin Estilos de texto  */

.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.texto{
    width: 590px;
    height: auto;
    margin-left: 50px;
    font-size: 14px;
}

.imagen_art{
    float: left;
    width: 305px;
    min-height: 405px;
    margin: 8px;
}

#autor{
    font-size: 12px;
    font-style: italic;
    text-align: left;
}

.img_credito{
    width: auto;
    font-size: 11px;
    margin-top: 2px;
    text-align: center;
    background-color: #F5F4F4;
    border: 1px;
    border-style: solid;
    border-color: #DDDCDC;
}

/*sociales*/
#social_share{
    float: right;
    height: 20px;
    margin-top: 5px;
}
/**/

div.error{

    background-color:#FF8F8F;
    border: 1px solid #FF1111;
    margin-bottom:5px;
    padding:5px;
    width:400px;
}

#sttopmessage a
{
	/* display: block before hiding */
	display: block;
	display: none;

	/* link is above all other elements */
	z-index: 999;

	/* link doesn't hide text behind it */
	opacity: .8;

	/* link stays at same place on page */
	position: fixed;

	/* link goes at the bottom of the page */
	top: 100%;
	margin-top: -50px; /* = height + preferred bottom margin */

	/* link is centered */
	left: 50%;
	margin-left: 0px; /* = half of width */

	/* round the corners (to your preference) */
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(/css/border-radius.htc);

	/* make it big and easy to see (size, style to preferences) */
	width: 30px;
	line-height: 12px;
	height: 12px;
	padding: 10px;
	background-color: #000;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	color: #fff;
}

#e404{
    margin-top: 60px;
    font-size: 20px;
}