/*
Theme Name: SLAN
Theme URI: http://wordpress.org/
Description: Estilo final (previo a congreso Puebla)
Version: 4.0
Author: Andrés David Aparicio A. & Julián Hoyos
Author URI: http://www.keyvolution3.com/
Tags: colorful, clean, simple

	SLAN v4.0

	This theme was designed and built by Andrés David Aparicio & Julián Hoyos,
	whose work you will find at http://www.keyvolution3.com/

	The CSS, XHTML is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	The design is property of SLAN.
*/

/*
 Start with a clean slate thanks to Nick Rigby
 */
@import "reset.css";
@import "core.css";

/* DEBUG */
.debug {
	border:1px solid red;
}

/* HIDDEN */
body.home #navigation,
.invisible {
	display:none;
}

/* PSEUDO-HIDDEN */
#header h1 a,
#menu-left h1,
.pseudo-hidden {
	font-size:0pt;
	display:block;
	color:#fff;
}

/* ABSOLUTELY POSITIONED */
#header div.description,
.absolute-position {
	position:absolute;
}

/* RELATIVELY POSITIONED */
#header h1 a,
#header ul,
#header #navigation ul,
.relative-position {
	position:relative;
}

/* CLEAR ELEMENTS (nothing at their side) */
.clear {
	clear:both;
	float:none;
}

/* PAGE-WIDE ELEMENTS */
#header,
#content,
#footer,
#banner-principal,
#advertencia-estatutos,
.page-wide {
	width:800px;
	clear:both;
	float:none;
}

/* JUSTIFIED ELEMENTS*/
.justified {
	text-align:justify;
}

/* BODY */
body.home {
	background-image:url("images/background-home.jpg");
	background-repeat:repeat-y;
}

body.interior {
	background-image:url("images/background-home.jpg");
	background-repeat:repeat-y;
}

body.puebla-2009 {
	background-image:url("images/background-home.jpg");
	background-repeat:repeat-y;
}

/* HEADER */
body.home #header {
	background:url("images/head_principal.jpg");
	height:204px;
}
body.interior #header {
	background:url("images/head_principal.jpg");
	height:204px;
}
body.puebla-2009 #header {
	background:url("images/head_congreso.jpg");
	height:171px;
}

#header div.description {
	top:2px;
	left:32px;
	z-index:999;
}
#header div.description,
#header div.description a {
	font-size:18px;
	color:#003366;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

body.home #header h1 a {
	width:320px;
	height:85px;
	top:45px;
	left:35px;
}
body.interior #header h1 a {
	width:382px;
	height:120px;
	top:35px;
	left:35px;
}
body.puebla-2009 #header h1 a {
	width:290px;
	height:80px;
	top:40px;
	left:35px;
}
#header ul {
	list-style-type:circle;
	list-style-image:url("images/bullet-menu.png");
	width:150px;
}
body.home #header ul {
	top:95px;
	left:620px;
}
body.interior #header ul {
	top:-25px;
	left:620px;
}
#header li,
#header li a {
	color:#003366;
	font-size:90%;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:none;
}
#header #navigation ul {
	list-style:none;
	width:auto;
	left:50px;
}
body.home #header #navigation ul {
	top:128px;
}
body.interior #header #navigation ul {
	top:0px;
}
body.interior #header #navigation {
	border-bottom:2px solid #f8662b;
	height:16px;
}

#header #navigation li,
#header #navigation li a {
	color:#000;
	float:left;
	margin-right:20px;
	padding-right:20px;
	text-decoration:none;
}
#header #navigation li#contacto-icono {
	padding-left:60px;
}
/* MAIN BANNER */
#advertencia-estatutos,
#banner-principal {
	margin:10px 0 0 0;
	padding-left:34px;
}

/* CONTENT */
.inner-content-box ul,
#inner-content ul {
	list-style-type:none;
}
body.home #content .box {
	padding:5px;
	overflow:hidden;
}
body.home #content .box img.alignleft {
	margin-right:5px;
	float:left;
	width:50px;
	height:auto;
}
body.interior #content {
	/*border: 1px solid #e2e2e2;*/
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 14px;
	width: 738px;
	overflow:hidden;
	float:left;
	background-color:#fff;
}
#content h1,
#content h1 a,
#content h2.title-explanation,
#content h2.title-explanation a {
	font-family:"Trebuchet MS", Verdana, "Arial Narrow", sans-serif;
}
#content h1,
#content h1 a {
	font-size:100%;
	font-size:15px;
	color:#073f6a;
}
body.home #content {
	min-height:750px;
}
body.home .box h2.title-explanation {
	margin-bottom:10px;
}
body.interior #content h1 {
	margin-left:5px;
	width:727px;
	height:20px;
	padding-left:3px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
body.interior #content.mapa div.first,
.inner-content-box,
body.interior #inner-content {
	border-top: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
	background-color:#eee;
	margin-top: 5px;
	margin-left: 9px;
	margin-bottom:10px;
	width:700px;
	overflow:hidden;
	padding:10px;
}
#banner-revista {
	border: 1px solid #d3d3d3;
	margin-top: 5px;
	margin-right: 10px;
	vertical-align:text-top;
	width: 185px;
	height: 170px;
	float:right;
}
.inner-content-box li,
.inner-content-box p,
body.interior #inner-content li,
body.interior #inner-content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height:16px;
	color:#000;
	margin:0;
}
#content h2.title-explanation,
#content h2.title-explanation a {
	font-size:80%;
	font-weight:bold;
	color:#df760d;
}
#content ol {
	list-style-position:outside;
	margin-left:20px;
	padding-left:10px;
}
#content li,
#content p {
	background:none;
	padding:10px;
}
body.home #content .box p {
	padding:0;
	font-size:80%;
}
body.home #revista-slan {
	width:266px;
	height:60px;
	background:url("images/banner_nueva_revista_slan.jpg") top left no-repeat;
	float:left;
	clear:left;
}
body.home #revista-slan a {
	width:260px;
	height:60px;
	display:block;
	font-size:0;
}
body.home #noticias {
	width:266px;
	height:564px;
	background:url("images/back_noticias_home.jpg") top left no-repeat;
	float:left;
	clear:left;
}
body.home #noticias .noticia h3 p {
	width:260px;
}
body.home #noticias .mas-noticias {
	font-weight:bold;
	text-align:right;
	margin-top:30px;
}
/* TODO: Define this style */
body.home #poster-destacado.box {
	margin:0;
	margin-top:10px;
	margin-left:9px;
	padding:0;
	width:237px;
	height:362px;
	background-color:#fff;
	float:left;
}
body.home #poster-destacado img {
	width:237px;
	height:362px;
	margin:0px;
	padding:0;
}
body.home #difusion-block {
	width:218px;
	float:right;
	clear:right;
	position:relative;
	left:-45px;
}
body.home #regresa {
	margin-top:10px;
	margin-left:5px;
	width:439px;
	height:150px;
	background:url("images/back_reintegrate_home.jpg") top right no-repeat;
	float:left;
	clear:right;
}
body.home #regresa p {
	width:430px;
}
body.home #difusion {
	width:208px;
	height:436px;
	margin-left:10px;
	background-image:url("images/background-difusion-academica.2.jpg");
	float:left;
	clear:right;
}
body.home #difusion #libros h2,
body.home #difusion #posters h2 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
body.interior #content.difusion h2,
body.interior #content.difusion h2 a {
	color:#000;
	clear:both;
	float:none;
}
body.home #difusion h2,
body.home #difusion h2 a {
	color:#fff;
	clear:both;
	float:none;
}
body.home #difusion #posters h2 {
	background:url("images/icono-poster-01.png") left no-repeat;
	background-position:50px 35px;
	padding-left:8px;
}
body.home #difusion #posters h2,
body.home #difusion #posters h2 a {
	height:100px;
}
body.home #difusion #libros,
body.home #difusion #posters {
	float:left;
	clear:left;
	margin-top:10px;
	margin-left:16px;
	width:160px;
	/*height:190px;*/
	overflow:hidden;
}
body.home #difusion #posters {
	height:100px;
}
body.home #difusion #libros {
	clear:right;
	margin-left:23px;
	width:150px;
}
body.interior #content.difusion ul,
body.home #difusion #posters ul {
	list-style:none;
	clear:both;
	float:none;
}
body.interior #content.difusion ul li,
body.interior #content.difusion ul li a,
body.home #difusion #posters ul li,
body.home #difusion #posters ul li a {
	display:block;
	height:45px;
	padding:0;
	padding-bottom:10px;
	padding-top:5px;
}
body.home #difusion #posters ul li,
body.home #difusion #posters ul li a {
	width:105px;
}
body.interior #content.difusion ul li a,
body.home #difusion #posters ul li a {
	padding-left:50px;
}
body.home #difusion #posters ul li a {
	font-size:80%;
	color:#000;
	font-weight:bold;
}
body.interior #content.difusion ul li,
body.interior #content.difusion ul li a {
	font-size:100%;
	margin-left:20px;
}
body.interior #content.difusion ul li a {
	font-size:80%;
	color:#000;
}
body.home #difusion #posters #neuro-infantil  {
	width:95px;
}
body.home #difusion #posters #neuro-adulto {
	width:110px;
}
body.interior #content.difusion #posters h2 {
	background:url("images/icono-poster-01.png") left no-repeat;
	padding-left:50px;
}
body.interior #content.difusion #posters #neuro-infantil a,
body.home #difusion #posters #neuro-infantil a {
	background:url("images/icono-poster-01.png") left no-repeat;
}
body.interior #content.difusion #posters #neuro-adulto a,
body.home #difusion #posters #neuro-adulto a {
	background:url("images/icono-poster-02.png") left no-repeat;
}
body.interior #content.difusion #posters #neuro-adulto-mayor a,
body.home #difusion #posters #neuro-adulto-mayor a {
	background:url("images/icono-poster-03.png") left no-repeat;
}
body.home #difusion #libros h3,
body.home #difusion #libros h3 a {
	font-size:90%;
	color:#000;
	font-weight:bold;
	margin-top:5px;
}
body.home #difusion #libros p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	text-align:justify;
}
body.home #articulos {
	border:1px solid #ffb24d;
	margin-top:10px;
	margin-left:9px;
	width:225px;
	height:300px;
	background-color:#e5e5c8;
	background-image:url("images/back-secciones-new.jpg");
	float:left;
}
body.home #articulos .entry {
	clear:both;
	float:none;
}
body.home #articulos h3 {
	width:100%;
	font-size:80%;
	margin-top:5px;
}
body.home #articulos h3,
body.home #articulos h3 a {
	color:#000;
}
body.home #articulos img {
	width:50px;
	height:auto;
	margin-right:12px;
	float:left;
	clear:left;
	border:1px solid #000;
}
body.home #eventos {
	width:266px;
	height:206px;
	float:left;
	clear:left;
	background:url("images/back_calendario_home.jpg") top left no-repeat;
}
body.home #eventos h1, h2 {
	margin-left:60px;
}
body.home #eventos h2 {
}
#eventos #wp-calendar {
	width:260px;
}
#eventos #wp-calendar a {
	cursor:pointer;
}
#social-block {
	margin-top:10px;
	margin-left:34px;
	margin-right:11px;
	width:245px;
	height:300px;
	float:left;
	clear:left;
	margin-bottom:16px;
}
body.home #redes,
body.home #participa {
	width:198px;
	float:left;
	clear:left;
}
body.home #redes p,
body.home #participa p {
	width:198px;
}
body.home #posters,
body.home #redes {
	height:359px;
}
body.home #enlaces,
body.home #participa {
	height:100px;
}
body.home #posters,
body.home #enlaces {
	width:225px;
}
body.home #posters p,
body.home #enlaces p {
	width:225px;
}
body.home #redes {
	background-image:url("images/back_redes_home.jpg");
}
body.home #participa {
	background-image:url("images/back_participa_home.jpg");
}
body.home #posters {
	background-image:url("images/back_posters_home.jpg");
}
body.home #enlaces {
	background-image:url("images/back_enlaces_home.jpg");
}
body.interior #content.difusion h1,
body.interior #content.difusion h2,
body.interior #content.difusion h3 {
	padding-left:10px;
}
body.interior #content.difusion h2 {
	padding-top:20px;
	padding-bottom:10px;
}
body.interior #content.difusion div.entry {
	margin-left:30px;

}
body.interior #content .entry img.alignleft {
	margin:0 10px 10px 0;
	float:left;
}
body.interior #content.galeria #galeria {
	width:720px;
	height:421px;
	background:url("images/galeria.jpg");
	margin-bottom:16px;
}
body.interior #content.galeria #galeria div.poster-left,
body.interior #content.galeria #galeria div.poster-right,
body.interior #content.galeria #galeria img {
	width:178px;
	height:263px;
}
body.interior #content.galeria #galeria div.poster-left {
	position:relative;
	top:88px;
	left:31px;
	float:left;
}
body.interior #content.galeria #galeria div.poster-right {
	position:relative;
	top:88px;
	left:342px;
	float:left;
}
body.interior #content.galeria div.poster-404 {
	position:relative;
	top:200px;
	font-size:120%;
	color:#000;
	background-color:#ffdd09;
	margin:auto;
	padding:10px;
	border:2px solid #000;
	border-width:2px 0 2px 0;
	font-weight:bold;
	text-align:center;
}
body.interior #content.mapa {
	margin-bottom:16px;
}

body.puebla-2009 #menu-left {
	margin-left:40px;
	margin-top:4px;
	width:170px;
	height:300px;
	float:left;
}
body.puebla-2009 #menu-left h1 {
	width:170px;
	height:48px;
}
body.puebla-2009 #menu-left ul {
	list-style-type:circle;
	list-style-image:url("images/bullet-menu.png");
	margin-top:10px;
}
body.puebla-2009 #menu-left li {
	margin-left:25px;
}
body.puebla-2009 #menu-left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #314b6f;
}
body.puebla-2009 #content-right ul.menu-interior {
	border-top: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
	background-color:#eeeeee;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom:10px;
	width: 520px;
	overflow:hidden;
	float:left;
	clear:right;
	list-style:none;
}
body.puebla-2009 #content-right ul.menu-interior li {
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
}
body.puebla-2009 #content-right ul {
	margin-left:20px;
}
/* FOOTER */
#footer {
	background:url("images/footer_principal.jpg");
	height:78px;
}
#footer p {
	background:none;
	color:#003366;
	font-weight:bold;
	font-size:85%;
	margin:0;
	padding-top:15px;
	padding-left:240px;
}
body.interior #content.noticias div.entry {
	border:1px solid #c3c3c3;
	margin-top: 8px;
	margin-left:5px;
	margin-right:10px;
	width: 352px;
	height:300px;
	overflow: hidden;
	float:left;
	font-size:80%;
}
body.interior #content.noticias div.first {
	border-top:1px dotted #757575;
	border-bottom:1px dotted #757575;
	background-color:#eeeeee;
	margin-top:5px;
	margin-left:5px;
	width:530px;
	height:170px;
	float:none;
}
body.interior #content.noticias div.entry h1.alpha {
	margin-top:5px;
}
body.interior #banner-news img {
	position:relative;
	z-index:999;
	width:180px;
	height:175px;
	top:36px;
	left:-190px;
}

/* TEMPORAL :: must be taken out */
li.page-item-15 {
	display:none;
}
#header #navigation li,
#header #navigation li a {
	color:#000;
	float:left;
	margin-right:43px;
	text-decoration:none;
}
.visible {
	display:block;
}
#map-on {
	cursor:pointer;
}
#map-container {
	border: 1px solid #000;
	margin-top: 7px;
	margin-left: 9px;
	width: 720px;
	/*height: 387px;*/
}
.page-item-9 {
	display:none;
}
body.interior #content div.poster {
	overflow:scroll;
}
.inner-content-box,
body.interior #inner-content {
	margin-top:50px;
}
#menu-left h1.congreso-apoyo {
	background:url("images/head-apoyo-congreso.jpg") left no-repeat;
	margin-top:10px;
}

#menu-left h1.congreso-contenido {
	background:url("images/head-contenido-congreso.jpg") left no-repeat;
}
#content-right {
	margin:4px;
	margin-bottom: 16px;
	width: 530px;
	overflow:hidden;
	float:left;
	border: 1px solid #e2e2e2;
	text-align:left;
	padding:10px;
}
#content-right h1 {
	border:0px solid #e2e2e2;
	margin-left:5px;
	width:727px;
	height:20px;
	padding-left:3px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

#wp-calendar th, td {
	font-size:8pt;
}
#ec3_spinner,
#ec3_publish {
	display:none;
}
#wp-calendar caption,
#wp-calendar caption a {
	background-color:#ffb24d;
	color:#000;
	padding:2px 0 2px 0;
}
/* gallery -- to update jd.gallery.css */
#myGallery .jdGallery .slideInfoZone {
	height: 25%;
	background: #006;
	color: #fff;
}
/* Captions */
.inner-content-box .aligncenter,
.inner-content-box div.aligncenter,
#inner-content .aligncenter,
#inner-content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.inner-content-box .alignleft,
.inner-content-box div.alignleft,
#inner-content .alignleft,
#inner-content div.alignleft{
	display: block;
	margin:0 30px 10px 0;
	float:left;
	clear:left;
}

.inner-content-box .wp-caption,
#inner-content .wp-caption {
        border: 1px solid #ddd;
        text-align: center;
        background-color: #f3f3f3;
        padding-top: 8px;
        padding-left: 8px;
        margin: 10px;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
}

.inner-content-box .wp-caption img,
#inner-content .wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}

.inner-content-box .wp-caption p.wp-caption-text,
#inner-content .wp-caption p.wp-caption-text {
        font-size:11px;
        line-height:17px;
        padding:0 4px 5px;
        margin:0;
        text-align:center;
}
/* End captions */

.inner-content-box ol,
#inner-content ol {
	list-style-position:inside;
	text-indent:-1.4em;
}

#galeria-navegacion {
	/*top:-60px;*/
	width:720px;
	height:20px;
	float:none;
	clear:both;
	margin:10px 0 10px 0;
}
#galeria-navegacion .arrow,
#galeria-navegacion .arrow a {
	display:block;
	width:40px;
	height:20px;
}
#galeria-navegacion .arrow a {
	font-size:0pt;
	color:#fff;
}
#galeria-navegacion .left {
	float:left;
	clear:left;
}
#galeria-navegacion .right {
	float:right;
	clear:right;
}
#galeria-navegacion .left a {
	background:url("images/flecha-anterior.png");
	float:left;
}
#galeria-navegacion .right a {
	background:url("images/flecha-siguiente.png");
	float:right;
}
/* formularios */
#content.formulario div.help {
	font-style:italic;
	padding:5px;
}
#content.formulario div.error {
	background-color:#f00;
	color:#fff;
	font-weight:bold;
	padding:5px;
}
#content.formulario input, #content.formulario textarea {
	width:100%;
}
#content.formulario textarea {
	height:100px;
}
#content.formulario label {
	display:block;
	font-weight:bold;
}
#content.formulario fieldset {
	border:0;
}
#content.formulario fieldset legend {
	font-weight:bold;
	font-size:110%;
}
#content.formulario fieldset fieldset legend {
	font-size:105%;
}
#content.formulario fieldset fieldset fieldset legend {
	font-size:90%;
}
#content.formulario ol {
	text-indent:0;
	list-style-type:none;
	padding:0;
	margin:10px;
}
#content.formulario li {
	margin:0;
	padding:0;
	margin-bottom:5px;
	padding-bottom:5px;
}
#content.formulario fieldset fieldset fieldset li {
	font-size:85%;
}
#content.formulario fieldset.botones li {
	text-align:center;
}
#content.formulario fieldset.botones input {
	width:50%;
	background-color:#003366;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	border:0;
	padding:5px;
}
#content.formulario .message {
	padding:10px;
	background:#090;
	font-size:110%;
	color:#fff;
	margin-bottom:10px;
	text-align:center;
}
#map-navigation {
	float:none;
	clear:both;
	margin:10px 0 0 10px;
	list-style:none;
}
#map-navigation li {
	background-color:#eef;
	border:1px solid #888;
	float:left;
	margin:0;
	margin-right:10px;
	padding:5px;
	font-size:80%;
}
#map-navigation a {
	/*font-weight:bold;*/
	color:#666;
}
#content.mapa .inner-content-box {
	margin-top:10px;
}
#content.mapa #ciudades ol,
#content.mapa #lista ol,
#content.mapa #info ol {
	list-style-position:inside;
	text-indent:0;
	margin:0;
	padding:0;
}
#content.mapa #lista ol {
	list-style:none;
}
#content.mapa #ciudades li,
#content.mapa #lista li,
#content.mapa #ciudades li {
	margin-bottom:5px;
	padding:0;
}
#content.mapa #info h3 {
	font-size:90%;
	margin-top:5px;
}
#inner-content div.entry blockquote {
	margin-bottom:10px;
}
#inner-content div.entry blockquote,
#inner-content div.entry blockquote p {
	background:none;
	font-style:italic;
	text-align:right;
}

/* temporal */
#navigation li.page-item-300,
#navigation li.page-item-301,
#navigation li.page-item-42 {
	display:none;
}
body.puebla-2009 .entry ol,
body.puebla-2009 .entry ul {
	list-style-position:inside;
	padding:0;
	margin:0;
}
body.puebla-2009 .entry li {
	margin-left:1.4em;
	text-indent:-1.4em;
	margin-bottom:5px;
}
body.interior #inner-content div.entry table.ec3_schedule {
	border:0;
}
body.interior #inner-content div.entry table.ec3_schedule td {
	font-weight:bold;
	color:#000;
}
body.interior #inner-content div.entry table.ec3_schedule + p {
	clear:left;
}
body.home #header h1 {
	font-size:0;
}

.alert {
	background-color:#f00;
	color:#fff;
	padding:10px;
	font-size:16pt;
}
#content.formulario .message-error {
	padding:10px;
	background:#f00;
	font-size:110%;
	color:#fff;
	margin-bottom:10px;
	text-align:center;
}
body.home .box {
	margin-bottom:5px;
}
body.home .box h3 {
	font-size:80%;
	margin-top:5px;
}
body.home .box h1, h2 {
	margin-left:60px;
}
body.home .box h2 {
	padding-bottom:10px;
}
body.home .box h3,
body.home .box h3 a {
	color:#000;
}
div {
}
body.home #columna-izquierda {
	float:left;
	clear:left;
	width:276px;
	margin-left:33px;
	margin-top:10px;
}
body.home #columna-derecha,
body.home #revistas {
	float:left;
	clear:right;
	width:448px;
	margin-left:5px;
}
body.home #columna-interior-izquierda {
	float:left;
	width:208px;
}
body.home #columna-interior-derecha {
	float:left;
	clear:right;
	width:235px;
	margin-left:5px;
}
body.home #revistas {
	width:438px;
	height:216px;
	background:url("images/back_revistas_home.jpg") top left no-repeat;
}
body.home #revistas p {
	width:430px;
}
body.home p.vinculo-mas {
	margin-top:0;
	text-align:right;
}
body.home p.vinculo-mas a {
	margin-right:20px;
	font-weight:bold;
}
#myGallery .imageElement {
	margin-left:11px;
}
#myGallery .imageElement img {
	border:1px solid #a60;
}
body.interior .revista {
	border-top: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
	background-color:#eeeeee;
	margin-top: 5px;
	margin-left: 5px;
}
body.interior .revista h2,
body.interior .revista h2 a {
	margin-left:5px;
	border:0px solid #999;
	margin-top: 8px;
	color: #073f6a;
	font-family:"Trebuchet MS", Verdana, "Arial Narrow";
	font-size: 15px;
}
#footer p.creditos {
	font-size:8pt;
	color:#999;
}
#footer p.creditos a,
#footer p.creditos a:visited {
	color:#666;
}

/* WP-TABLE-RELOADED */
.wp-table-reloaded-id-23,
.wp-table-reloaded-id-24,
.wp-table-reloaded-id-25,
.wp-table-reloaded-id-26,
.wp-table-reloaded-id-27,
.wp-table-reloaded-id-29,
.foo {
	border:none;
}

.wp-table-reloaded-id-23 td,
.wp-table-reloaded-id-24 td,
.wp-table-reloaded-id-25 td,
.wp-table-reloaded-id-26 td,
.wp-table-reloaded-id-27 td,
.wp-table-reloaded-id-27 th,
.wp-table-reloaded-id-29 td,
.wp-table-reloaded-id-29 th,
.foo {
	border:1px solid #ccc;
	text-align:center;
}

.wp-table-reloaded-id-23 .column-1,
.wp-table-reloaded-id-24 .column-1,
.wp-table-reloaded-id-25 .column-1,
.wp-table-reloaded-id-26 .column-1,
.foo {
	background-color:#eee;
	width:100px;
}

#content-right h2.wp-table-reloaded-table-name {
	font-size:90%;
	margin-bottom:0;
}

#advertencia-estatutos {
	margin-left:33px !important;
	padding:10px !important;
	text-align:justify;
	width:707px;
	font-size:8pt;
	background-color:#febc10;
	border:2px solid #e9393c;
}

#advertencia-estatutos a {
	display:block;
	width:100%;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	vertical-align:center;
	padding:20px 0;
	color:#000;
}

#advertencia-estatutos a:hover {
	color:#e9393c;
	text-decoration:none;
}

#searchbox {
	background-color:#efefef;
	border-radius:10px;
	-moz-border-radius:10px;
	text-align:right;
	margin-right:15px;
	padding:5px;
	padding-right:10px;
}

