
body {
    margin:0px;
	background-color:#fff;
	font-family:"geneva, arial";
	font-size:12px;
	text-align:center;

}



#contenedor {
    position:relative;
	width:1024px;
	margin:10 auto;
}

#editar {
   position: absolute; 
   left: 970; 
   top: 15; 
    z-index:6;
	width: 42px;
	height:24px;
}


#cabecera {
   position: absolute; 
   left: 0; 
   top: 0; 
    z-index:6;
	background-color: #fdd58e;
	width: 1024px;
	height:30px;
	background-repeat:no-repeat;
}

#elemento_flotante_1 {
   position: absolute; 
   left: 707; 
   top: 191; 
    z-index:7;
	background-image:url(../images/elemento_flotante_1.png);
	width: 60px;
	height:60px;
	background-repeat:no-repeat;
	padding-top: 9px;
}

#elemento_flotante_1 #numFlotante, #elemento_flotante_1 #volFlotante {
	width: 100%;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 2px;
}

#cabecera #menu {
	width: 100%;
	text-align: left;
	font-family: Lucida Sans Unicode, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#cabecera #menu #menuLista{
	float:left;
	padding: 3 0 0 0;
	margin: 0px;
}

#cabecera #menu #menuLista li{
	float:left;
	list-style-type: none;
	padding: 0 0 0 10;
	margin: 0px;
}

#cabecera #menu #menuLista li a{
	padding: 0;
	margin: 0px;
	color: #222;
	text-decoration: none;
	font-weight: bold;
}

#cabecera #menu #menuLista li a:hover{
	color: #666;
}



#cabecera #menu #menuIdiomas{
	float:right;
	padding: 3 3 0 0;
	margin: 0px;
	font-size: 13px;
}

#cabecera #menu #menuIdiomas li{
	float:left;
	list-style-type: none;
	padding: 0 0 0 1;
	margin: 0px;
}

#cabecera #menu #menuIdiomas li a{
	padding: 0;
	margin: 0px;
	color: #222;
	text-decoration: none;
	font-weight: bold;
}

#cabecera #menu #menuIdiomas li a:hover{
	color: #666;
}

.separador {
	border-left: 1px solid #222;
	width: 1px;
	height: 15px;
	margin-left: 15px !important;
	margin-top: 4px !important;
}
#cabecera #menu #menuIdiomas li{
	margin-left: 4px !important;
}



#apartado1 {
   position: absolute; 
   left: 10; 
   top: 200; 
    z-index:7;
	width: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:left;
	font-weight: bold;
	
	display: none;
}



#apartado2 {
   position: absolute; 
   left: 174; 
   top: 200; 
    z-index:7;
	width: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:left;
	font-weight: bold;
	
	display: none;
}



#apartado3 {
   position: absolute; 
   left: 337; 
   top: 200; 
    z-index:7;
	width: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:left;
	font-weight: bold;
	
	display: none;
}


#columnas {
    position: relative;
    z-index:6;
	width: 1024px;
	text-align:left; 
    top: 30px;
	
}

#columna1 {
    position: relative;
    z-index:6;
	float: left;
	clear: left;
	border-right: 1px solid #000;
	width: 205px;
	text-align:left;
	background-color: #333;
	min-height: 1010px;
	
}


#columna2 {
	position: relative;
    z-index:6;
	width: 0px;
	float: left;
}


#columna3 {
	position: relative;
    z-index:6;
	width: 568px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	padding: 8 20 0 20;
}

#columna3 .titulo {
    color:#7DB2CD;
	font-size:20;
	font-weight:bold;
}

#columna3 .subtitulo {
	font-size:20;
	font-weight:bold;
}

#columna3 a {
    color:#000000;
	text-decoration:none;
	}

#columna3 .seccionArticulo a {
    color:#79aaa7;
	text-decoration:none;
	}

#columna3 a:hover {
	text-decoration: underline;
	}


#columna4 {
	position: relative;
    z-index:6;
	width: 0px;
	float: left;
}


#columna5 {
	position: relative;
    z-index:6;
	width: 210px;
	float: left;
	/*border-left: 1px solid #000;*/
	padding-top: 10px;
	min-height: 1000px;
	}
	
#tituloColumna5 {
	width: 100%;
}
	
#tituloColumna5 img {
	padding: 18px;
}
	
#resumen{
    margin-top: 5px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}
	
#textoInterior{
    margin-top: 5px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}



#enlaces {
	width:100%;
	margin-left: 50px;
}


#enlaces img{
	margin-top: 26px;
}

#moreIssues {
	/*list-style:url(images/bullet1.gif);*/
	width:100%;
	padding-top: 10px;
	margin-left: 20px;
}

.moreIssuesTitle{
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fdd58e;
	margin: 5 5 3 0;
	padding: 2 0 2 0;
	float: left;
	border-top: 1px solid #f4b251;
	border-bottom: 1px solid #f4b251;
	width: 167px;
	font-weight: bold;
}

.moreIssuesNumbers{
	margin: 0px;
}

#moreIssues ul{
	width: 167px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-bottom: 1px solid #f4b251;
	display: table;
}

.moreIssuesNumbers li{
	width: 20px;
	display: block;
	float:left;
	padding: 2px;
	margin: 2px;
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	border: none;
}

#numero {
	display: block;
	padding-top: 35px;
	padding-left: 20px;
	font-family: Lucida Sans Unicode, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
}

#apartados {
	/*list-style:url(../images/bullet1.gif);*/
	list-style:none;
	list-style-type: none;
	text-align:left;
	margin-top:30px;
	margin-left:20px;
	width: 165px;
	text-decoration:none;
}

#apartados ul, #enlaces ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type: none;
	width: 100%;
}


#apartados li, #enlaces li {
	/*background-image:url(../images/bullet1.gif);*/
	background-repeat:no-repeat;
	font-family: Lucida Sans Unicode, Georgia;
	font-size: 15px;
	padding-left: 0px;
	padding-top: 4px;
	margin-top:10;
	list-style-type: none;
}


#apartados .title, #enlaces .title, #moreIssues .title {
	/*background-image:url(images/bullet1.gif);*/
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0 0 0 20;
	padding-bottom: 6px;
	margin-top:10;
	width: 168px;
	border-bottom: dotted 1px #f4b251;
}


#apartados li {
	border-top: 1px dotted #f4b251;
	color:#222;
	padding-top:10px;
	padding-left:4;
	background-position: 10px 1px;
	}
	
#apartados li a, #moreIssues li a{
	text-decoration: none;
	color: #111;
	}
	
#apartados li a:hover, #moreIssues li a:hover{
	text-decoration: underline;
	color: #333;
	}
	
	
	/*articulos*/
	
	.articulo{
	border-bottom: dotted 1px #f4b251;
	display: table;
	width: 100%;
	padding-top: 10px;
	}
	
	.seccionArticulo{
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 16px;
	color: #fdd58e;
	margin: 20 0 10 0;
	padding: 5 0 5 0;
	float: left;
	border-top: 1px solid #f4b251;
	border-bottom: 1px solid #f4b251;
	width: 100%;
	font-weight: bold;
	}
	
	.tituloArticulo{
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	clear: both;
	float: left;
	width: 86%;
	font-weight: bold;
	}
	
	.autorArticulo{
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 2px;
	float:left;
	width: 86%;
	}
	
	.abstractTitulo{
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float:none;
	clear: both;
	padding-top: 10px;
	font-style: italic;
	}
	
	.abstractArticulo{
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float:none;
	clear: both;
	padding-top: 10px;
	}
	
	.introduccionArticulo{
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float:none;
	clear: both;
	padding: 10 0 10 0;
	border-top: dotted 1px #f4b251;
	}
	
	.abstractKeyWords{
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float:none;
	clear: both;
	padding-top: 10px;
	}
	
	.keyWords{
	font-style: italic;
	}
	
	#fechas{
	font-family: Lucida Sans Unicode, Lucida, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float:none;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	}
	
	.fecha{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float:none;
	clear: all;
	padding-bottom: 4px;
	}
	
	.descargaPDF{
	width: 12%;
	float: right;
	padding-bottom: 2px;
	vertical-align: top;
	}
	
	.abstract{
	width: 12%;
	float: right;
	padding-bottom: 10px;
	vertical-align: bottom;
	}
	
	#botonVolver{
	margin-top: 20px;
	float:left;
	}
	
	#botonDescargar{
	margin-top: 15px;
	float:right;	
	}
	
	
	/*fin de articulos*/
	

#enlaces li {
	background-image:url(../images/bullet2.gif);
	color:#222;
	padding-left:56;
	background-position: 20px 1px;
	height: 12px;
	}
	
#suscripcion {
	margin-left: 36px;
	padding: 20 0 0 15;
	}
	


#creditos {
	margin-top:20px;
	margin-left:20px;
	width: 165px;
	font-family: Lucida Sans Unicode, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
}

#creditos ul{
	color: #fff;
	 padding-left:0px;
	 margin:0;
	 }
	 
#creditos li{
	 list-style:none;
	 color: #fdd58e;
	 }

#creditos .nombre{
	 }
	 
#creditos .tituloRevista{
	font-weight: bold;
}


#creditos a{
	color: #fff;
	 text-decoration:none;
	 }

/* apariencia y posición tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#EEEEEE; border:1px solid #336; 
  width:200px; padding:3px;
  color:#000; font-size:11px; line-height:1.2;
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
}