@charset "iso-8859-1";
/* CSS Document*/
/*Datos del Autor
Nombre: María Alejandra Contreras
Fecha de creación: 5 de marzo 2010
Proyecto: Sitio web personal del Dr. Enrique Dussel Peters*/
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #21409a url(../img/bg-layout-inerior.gif) top center repeat-y;
}	

h1 {
/*border: #FF0000 solid 1px;*/
font-size:120%;
font-weight: 600;
color:#009;
text-shadow: #600 .15em .15em .25em;
/*padding: 5px 0;*/
padding: 0.8em 0 0.5em 0;
}

h2 {
font-size:110%;
font-weight: 600;
color:#009;
text-shadow: #999 .15em .15em .25em;
/*border-bottom: 2px solid #CCCCCC;*/
padding: 1.5em 0 0.8em 0;
}

h3 {
font-size:100%;
font-weight: 600;
color:#009;
padding: 0.8em 0 0.5em 0.5em;
}

h4 {
font-size:100%;
font-weight: 600;
color: #0066CC;
padding: 0.8em 0 0.5em 0.5em;
}

h5 {
font-size:100%;
font-weight: 600;
font-style:italic;
color: #0066CC;
padding: 0.8em 0 0.5em 1em;
}

h6 {
font-size:100%;
font-weight: normal;
font-style:italic;
color: #0066CC;
padding: 0.8em 0 0.5em 2em;
}

p {
/*border:#6F0 solid 1px;*/
/*text-align:justify;*/
line-height: 1.4em;
padding: 0.5em 0;
}

a {color:#000099;}

a:hover {
color:#000099;
text-decoration:none;
}

abbr, acronym {
	border: 1px dotted #009;
	padding:0.1em 0.2em;
	cursor : help;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	color: #666;
	margin: 0 2em 0 2em;
	padding: 0.7em;
	border-top:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	/*padding-left:2em;*/
}

q {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #666;
}

ul {
	list-style-type: disc;
	padding: 0 0 0.5em 1em;
}

ol {
	list-style-type: decimal;
	padding: 0 0 0.5em 1em;
}

li {
	text-align: justify;
	padding:0.5em 0 0.5em 0;
}
table {border-collapse:collapse; margin: 0 auto;}
table, th, td {border: 1px solid #F90; vertical-align:top; padding: 0.3em;}
th {background-color:#FDC686; color: #000; font-weight:normal;}
caption {padding: 0.3em; font-style:italic;}



img { border: 0px; }

.hide {display: none;}

.font-small {font-size: 80%;}

.grey-text {color: #666666;}

.blue-text {color: #039} /*Azul claro #7f9ad6*/

.importante {color: #900;}

.centrar {text-align:center;}

.text-right {text-align:right;}

.text-justify {text-align:justify;}

.fotocenter {
	font-size: 80%;
	text-align:center;
	color: #039;
	margin: 0.5em 0 1.5em 0;
	}
	
.fotoleft {
	float:left;
	font-size: 80%; 
	text-align:center;
	color: #039;
	margin: .5em .7em 1.5em 0;
	}

.fotoright {
	float:right;
	font-size: 80%; 
	text-align:center;
	color: #039;
	margin: .5em .7em 1.5em .7em;
	}	
	
.fotocenter img, .fotoleft img, .fotoright img {
	margin: 0 0 0.5em 0;
	border: 0;
	}

.subir {
	margin: 1em 0 1em 0;
	padding:0;
	border-bottom:#F90 solid 1px;
	background:url(../img/flecha-subir.gif) left top no-repeat;
	clear:left;
	}
.subir a {
	padding-left: 35px;
	color: #F90;
	text-decoration:none;
		}


/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.oneColElsCtrHdr #container {
	width: 59.5em;  /* 46 em will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:#21409a;
}
.oneColElsCtrHdr #header { 
	background: #21409a url(../img/bg_header.jpg) top left no-repeat;
	height: 159px;/*Altura de bg_header.jpg, 28-5-20*/
	padding: 0 0 0.1em 0; /*gracias al padding inferior, ya se ven las 3 columnas*/
	
}
.oneColElsCtrHdr #header .htop { 
	height: 8.2em;
	margin: 0;
	padding: 0;
}
.oneColElsCtrHdr #header .hright { 
	height: 8em;
	margin: 0 0 0 292px;
	padding: 0;
}
.oneColElsCtrHdr #header .hbottom { 
	height: 1.55em;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #fff;
	/*border:#F00 solid 1px;*/
}
.oneColElsCtrHdr #banda-azul { 
	background: #6bc5f0;/*Azul agua*/
	padding: 0.15em 0.4em;
	margin:0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	/*border:#F00 solid 1px;*/
}
.oneColElsCtrHdr #banda-azul .buscador { 
    text-align: right;
    width: 100%;
	padding: 0;
	margin: 0;
	/*border:#F00 solid 1px;*/
} 
.oneColElsCtrHdr .sintesis { 
	text-align: left;
	padding:2.5em 0 0 1em;
	/*border:#F00 solid 1px;*/
}
.oneColElsCtrHdr .sintesis a {
    font-size: 90%;
	color:#FFF;
}
 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColElsCtrHdr #secciones { 
	background: #ff9900 url(../img/corner-seccion.gif) top right no-repeat;
	height: 5.2em;
	margin: 1em 0 0 0; /*Separa del menú principal*/
	padding: 0 0 0.1em 0; /*gracias al padding inferior, ya se ven las 3 columnas*/	
}
.oneColElsCtrHdr #secciones h1 {
	margin: 0;
	padding: 0 0 0 0.8em;
	/*border-top: 1px solid #7f9ad6;*/
	font-size: 160%;
	color: #FFF;
	
}
.oneColElsCtrHdr #secciones .location {
	margin: 0;
	padding: 1em 0 0.7em 1.5em;
	color:#fff;
	font-weight: normal;
	font-size: 80%;
}

.oneColElsCtrHdr #secciones .location a {
	color:#fff;
	text-decoration: underline;
	}

.oneColElsCtrHdr #secciones .location a:hover {
	color:#fff;
	text-decoration:none;
	}

.oneColElsCtrHdr #sidebar1 {
	float: left; 
	width: 10em; /* since this element is floated, a width must be given */
	/*background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div 
	border: #0C0 solid 1px;*/
}

/******************************************************************
 SUBMENÚS
*******************************************************************/

/*- - - - - - - - - - - - - - - -*/

#SubMenuBox {
	padding: 2.5em 1em 2.5em 0; 
	margin: 0 2em 0 0; /*el margen derecho es mayor para que la sangría izquierda de los párrafos no se encime*/
	float:left;
	position: relative; /*prop. para q la caja se posiciones con los valores siguientes*/
	left:-1.4em; /*pega la caja a la orilla izquierda*/
	top: -0.7em;
	background-color: #FFF0C8; /*Naranja*/
}

/*- - - - - - - - - - - - - - - -*/

.SubMenuBar {
	padding: 0;
	list-style-type: none;
	font-size: 95%;
	cursor: default;
	width: auto;
	clear: none;
	margin: 0 auto;
}
.SubMenuBar li {
	width: 12em; /*Ancho del menu*/
	padding: 0;
	margin: 0;
	/*position: relative;
	float: left;*/
	list-style-type: none;
	font-size: 95%;
	border-bottom: 1px dotted #333;
	/*border-top: 1px solid #FFE9A5;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;*/
	text-align: left;
	cursor: pointer;
}

/*--------------------
 DESIGN INFORMATION
 ---------------------*/

/* Menu items are a light gray block with padding and no text decoration */
.SubMenuBar a {
	display: block;
	cursor: pointer;
	padding: 0.5em 0.5em 0.5em 1em;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
.SubMenuBar a:hover, .SubMenuBar a:focus {
	/*background-color: #EEE;Gris*/
	color: #F90; /*naranja*/
	
}
.Active {
	background-color: #F90; /*Naranja*/
	padding: 0.5em;
}
.Active a:hover, .Active a:focus {
	background-color: #F90; /*Naranja*/
	color:#333;
	padding: 0.5em 0.5em 0.5em 1em;
	cursor: default;
}

.franja {
	/*background-color: #F0ED83; Amarillo*/
	padding: 0.25em;
	margin: 1.5em 0 2em 0;
	color: #333;
	border-top: dotted 1px #333;
	border-bottom: dotted 1px #333;
	
}


/******************************************************************
FIN SUBMENUS
******************************************************************/

.oneColElsCtrHdr #sidebar2 {
	float: right; 
	width:235.2px ; /*28-5-20*/ /*14.7em*//* since this element is floated, a width must be given */
	background: #FFF; /* #EBEBEB es gris. The background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 15px 0; /* top and bottom padding create visual space within this div */
	/*border: #03F solid 1px;*/
}
.oneColElsCtrHdr #sidebar1 p, .oneColElsCtrHdr #sidebar2 p /*.oneColElsCtrHdr #sidebar2 h3*/ {
	
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns*/
	margin-right: 10px;
}

.oneColElsCtrHdr #sidebar2 h2 {
margin: 0;
padding:20px 0;
text-align: center;
color:#21409a;/*Azul*/
font-weight: normal;
background-color: #b0bdd8;
background-image:url(../img/bg_h2.gif);

/*position: relative;*/
background-position: center top;
background-repeat:no-repeat;
}

/*.oneColElsCtrHdr #sidebar2 a {
font-size:90%
}*/


/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
.oneColElsCtrHdr #oneCol {
	padding: 0 0 0.7em 0.7em;
	/*border: #F00 solid 1px;*/
	background:#FFF;
}
.oneColElsCtrHdr #mainContentThreeCol {
 	margin: 0 14.7em 0 10em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 0.7em;
	border-right: 1px solid #000;
	
	/*border:  #0F9 solid 1px;*/
}
.oneColElsCtrHdr #mainContentTwoCol {
 	margin: 0 14.7em 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 0.7em;
	/*border-left: 1px solid #000;*/
	border-right: 1px solid #000;
	/*border:  #F99 solid 1px;*/
}



.oneColElsCtrHdr p.hanging { /*Sangría francesa*/
text-indent: -3em;
margin-left: 3em;
} 

.oneColElsCtrHdr #secundarynavbar {clear:left; float:left; margin:0 0 0 0.5em; padding:0 0 20px;/*Ariba 0, costandos 0, abajo 20*/ width:10.5em; }

.oneColElsCtrHdr #secundarynavbar ul.avmenu {list-style:none; margin:0 0 18px; padding:0; width:10.5em;}

.oneColElsCtrHdr #secundarynavbar ul.avmenu li {display:inline; padding:0; width:10.5em;}

.oneColElsCtrHdr #secundarynavbar ul.avmenu li a { background:#ffcc66; border-bottom:1px solid #f90; border-left:4px solid #f90; border-right:1px solid #f90; /*border-top:1px solid #f90;*/ color:#000; float:left; /*font-size:1em; font-weight:700; margin-bottom:5px;*/ padding:5px 1px 5px 5px; text-decoration:none; width:9.5em;}/*Ancho de botones*/

.oneColElsCtrHdr #secundarynavbar ul.avmenu li a:hover, .oneColElsCtrHdr #secundarynavbar ul.avmenu li a.current { background:#FF9; border-bottom:1px solid #fc3; border-left:4px solid #fc3; border-right:1px solid #fc3; /*border-top:1px solid #fc3;*/ color:#000;}

/*.twoColFixLtHdr #mainnavbar ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:133px;}

.twoColFixLtHdr #mainnavbar ul.avmenu ul a {padding:3px 1px 3px 5px; width:123px;}

.twoColFixLtHdr #mainnavbar ul.avmenu ul ul {font-size:1em; width:120px;}

.twoColFixLtHdr #mainnavbar ul.avmenu ul ul a {width:108px;}*/

.oneColElsCtrHdr #footer { 
	padding: 0.5em; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #9898cc; /*Violeta*/

	font-size:80%;

	
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0.5em 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColElsCtrHdr #footer .date {
	float: left;
	width: 48%;
	text-align:right;
	padding: 0 0 0 0.5em;
	}
.oneColElsCtrHdr #footer .mail {
	margin-left: 50%;
	border-left: 1px solid #666;
	padding: 0 0 0 1em;
	text-align: left;
	}
	
.clear {
    clear: both;
    visibility: hidden;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    /*display: block;*/
}
.espacio {
    visibility: hidden;
    height: 2em;
    font-size: 100%;
    display: block;
	}
/*Indice de publicaciones (2 mayo 2018)*/	
.indice-anual{
	list-style-type: none;
	}	
.indice-anual li {	
	display: inline-block;	
	text-align: center;
	font-weight:bold;
	
}

.indice-anual a{	
    background:#FFF0C8;
	border: #F90 solid 1px;
	color:#666;
	cursor: pointer;
	display:block;
	text-decoration:none;
	width: 78px; /*Ancho del menu*/
	height: 20px;
	padding: .5em;
	margin: 1em;
}

.indice-anual a:hover {	
   background:#F90;
   color:#FFF;
}