/* CSS Document */







/***************************************/
/*   RESET CSS de aNieto2k
/***************************************/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}


/***************************************/
/*   VALORES GLOBALES
/***************************************/


img {border-width:0;border-style:none;}

form {margin:0;padding:0;font-size:10px;display:block;}

hr{
 height: 1px;
 margin-left:8px;
 color:#CAC1B5;
 background-color: #CAC1B5;
 border: 0;
 width: 100%;
}
/*****************************
*
*	Hx
****************************/
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-family:Georgia,"New Century Schoolbook",Times,serif, Arial, Helvetica; color: #8e8a7c; }
h1 {font-size:30px;margin:5px 0 2px 0;line-height:1;color:#EDE4DB;}
h2 {font-size:18px;line-height:18px;}
h3 {font-size:14px;font-weight:bold;line-height:18px;}
h3.uline { padding-bottom:2px; margin-top:8px; margin-bottom:8px; border-bottom:1px dotted #96968C; width:auto; }
h4 {font-family:verdana,arial,sans-serif; font-weight:bold; font-size:11px; letter-spacing:0; margin:14px 0 1px 0;}
h5, h6 {font-family:verdana,arial,sans-serif; font-weight:bold;}


h1 {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin:5px 0 5px 0;
	line-height:1;
	color:#8E8A7C;
	color:#EDE4DB;
}

h2{
	text-align:center;
	display:block;
	font-weight:bold;
	color: #cb7b3a;
}


/****************************/
/*   Bug Fix (No se usa, buscar info)
/****************************/
.clear{clear: both;}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/*.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






/*-------------------------------------------------------------------------------------------------------
/*-------------------------------------------------------------------------------------------------------
/*
/*									!!!!  FORMATEO GENERAL DE TEXTOS  !!!!
/*
/*-------------------------------------------------------------------------------------------------------
/*-----------------------------------------------------------------------------------------------------*/
body {
	color: #0a660a;
	color: #0a66a6;
	color: #000033;
	font-weight:normal;
	font-size:16px;
	font-family: "Georgia", Georgia, Times, Arial, Helvetica, serif;
	line-height:16px;
	
	background:url(img/body_bckg.gif) repeat-y top center;
}


a {
	color:#000033;
	/*font-weight:900;*/
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

.textnormal{
	color: #8E8A7C;
	color: #95724f;
	font-weight:normal;
	font-size:11px;
	font-family: Georgia,Garamond,"Times New Roman","MS Serif","New York",serif;
	/*font-size-adjust:none;*/
	line-height:16px;
}

#issn {
color: #000032;
font-weight:bold;
font-style: italic;
}

/*-------------------------------------------------------------------------------------------------------
/*-------------------------------------------------------------------------------------------------------
/*
/*									WRAPPER PCPAL::: 
/*
/*-------------------------------------------------------------------------------------------------------
/*-----------------------------------------------------------------------------------------------------*/
#wrapper {
	width: 768px;
	position: relative;
	left: 50%;
	margin-left: -384px; /* 50% del ancho */
	
/*	height: 600px;*/
}

/*-------------------------------------------------------------------------------------------------------
/*-------------------------------------------------------------------------------------------------------
/*
/*								HOJITA &&	CABECERO
/*
/*-------------------------------------------------------------------------------------------------------
/*-----------------------------------------------------------------------------------------------------*/

#esquina{
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	z-index: 10;
	

}
#english{
	position:absolute;
	float:right;
	font-size: 0.9em;
	font-weight: bold;
	top:0px;
	right:0px;
	z-index: 11;
	padding:4px 10px 7px 15px;
	/*background: #000030;*/
	color: #fff;
	line-height:16px;
	
	background: #070838 url(img/esq_idioma.gif) no-repeat bottom left;
}
#english a{
	font-size: 0.9em;
	font-weight: bold;
	background: #000030;
	color: #E0EBF5;
}
#english a:hover{
	text-decoration: underline;
}

/*#cabecero {
	width: 100%;
	height: 225px;
	background: #ffffff url(img/cabecero.gif) no-repeat top left;
}*/


/*-------------------------------------------------------------------------------------------------------
/*-------------------------------------------------------------------------------------------------------
/*
/*									BARRA DE NAVEGACION  & BUSCAR
/*
/*-------------------------------------------------------------------------------------------------------
/*-----------------------------------------------------------------------------------------------------*/

/**************************/
/***  MENU OPCIONES    ****/
/**************************/
#menu-container 
{
	margin: 15px 0px 0px 5px;
	

}
#menu-container ul{
	float: left;
	width: 575px;
	border-bottom: 1px solid white;
	
	/*color: #036;
	font-weight: bold;
	font-style: oblique;
	font-size: 10px;*/
	
	
}

#menu-container ul li { display: inline; }

#menu-container ul li a{
	/*padding: 3px 4px 3px 4px;*/
	float: left;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #acb2b8;
	
	/*background-color: #E5EEF7;*/
	
	/*border: 1px solid red;*/
	
	color: #003;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
	font-size: 10.5px;
	font-size: 0.66em;	
	width: 117px;

}

#menu-container ul li a:hover{
	background-color: #b8cfe7;
	color: #0A66A6;
	border-bottom: 2px solid #0a66a6;
}

#menu-container ul li a#actual{
	color: #0a66a6;
	border-bottom: 2px solid #0a66a6;
}






/**************************/
/***  BUSCADOR         ****/
/**************************/

#buscar-form{
	margin-left: 600px;
	/*position: absolute;
	float:right;
	top: -20px;
	right: 10px;*/
	vertical-align:bottom;

}

#search * {
	vertical-align:bottom;
	
}
.qsearch {
	/*background:#FFFFFF url(img/searchform_bg.gif) repeat-x scroll right top;
	border:1px solid #A6A6A6;*/
	color:#797777;
	font-size:9px;
	line-height:15px;
	margin-right:5px;
	padding:0px;
	width:95px;
}

.qbutton {
	/*background:#312E2E url(img/searchbutton_bg.gif) repeat-x scroll right top;
	border:1px solid #DDDCD8;
	color:#FFFFFF;
	font-size:8px;
	font-weight:bold;
	padding:2px;*/
	top: 10px;
	vertical-align:bottom;
}


/*-------------------------------------------------------------------------------------------------------
/*-------------------------------------------------------------------------------------------------------
/*
/*									CONTENIDO
/*
/*-------------------------------------------------------------------------------------------------------
/*-----------------------------------------------------------------------------------------------------*/

/**************************/
/***  CAJA CENTRAL DE CONTENIDO         ****/
/**************************/

#wrapper_bckg{
	background: #f0f5f9 url(img/fondo_lat8_long.gif) repeat-y top left;
	margin-left: 0px;
	margin-top: 0px;
	border-right: 1px solid white;
	
	
}
#contenido {
	position: relative;
	float: left;
	/*height: 225px;*/
	
	
	
	
	width: 536px;
	width:560px;
	padding-left: 20px;
	
	
}

#contenido #titulo-seccion{
	margin-top: 23px;
	margin-right:1px;
	padding: 0px 0px 5px 10px;
	
	color: #0a66a6;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	
	border-bottom: 2px solid #0a66a6;
}
/**********/
/* links en
* barra titulo
/**********/ 
#contenido #titulo-seccion #iconos{
	position:relative;
	float: right;
	padding: 0px 5px 0px 0px;
	font-size: 10px;
}
#contenido #titulo-seccion #iconos a{	
	color: #A5A9D0;
	font-size: 10px;
	font-weight: bold;
	font-style: oblique;
}
#contenido #titulo-seccion #iconos a:hover{color: #3BB1EC;}






/**************************/
/***  CAJA dcha en CONTENIDO  (2 col)       ****/
/**************************/
#columna-seccion{
	width: 135px;
	float: left;
	
	color: #0a66a6;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	
}

#columna-seccion #cabecera-revista{
	margin: 0px 10px 10px 0px;
	padding: 15px 0px 20px 0px;
	text-align:center;
	
	
	background: #EFFFFF url(img/fondo_lat6.jpg) repeat-y top left;
	border-bottom: 1px solid #D8E4F0;
	border-right: 1px solid #D8E4F0;
}
#columna-seccion #cabecera-revista img{
	margin-bottom: 10px;
	padding: 1px;
	background: white;
	border: 1px solid #D8E4F0;
}
/**************************/
/***  CAJA central en CONTENIDO (2col)         ****/
/**************************/
#contenido-seccion{
	width: 424px;
	float: left;
	

}





/**************************/
/***  CAJA revista info       ****/
/**************************/
#cabecera-revista .numero{
	font-size: 11px;
	font-weight:bold;
	font-style: oblique;
	color: #0a66a6;
}
#cabecera-revista .numero span{
	color:#0A66A6;
	font-size:20px;
	font-style:oblique;
	font-weight:bold;
	line-height:0px;
	vertical-align:middle;
}
#cabecera-revista .fecha{
	padding-top:4px;
	font-size: 9px;
	font-weight:normal;
	font-style: oblique;
	color: #86888F;
	color: #95979F;
}
#cabecera-revista .titulo{
	padding:4px 5px;
	font-size: 10px;
	font-weight:normal;
	font-style: oblique;
	color: #95979F;
	line-height:10px;
	
}
/**************************/
/***  CAJA articulos revista       ****/
/**************************/
.indice-seccion {	
	background: url(img/esquina4b.jpg) no-repeat bottom right;
	border-bottom: 1px solid #e1eaef;
	border-right: 1px solid #d8dcdf;
	text-align:left;
}
.indice-seccion a{
	display:block;
	padding-bottom:4px;
	padding-top:10px;
	margin: 0px 0px 0px 10px;
	
	color: #0a66a6;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	/*text-align:left;*/
	
	/*background: url(img/esquina4b.jpg) no-repeat bottom right;
	border-bottom: 1px solid #e1eaef;*/

}
.indice-seccion a:hover{color: #000035;}


.seccion-expand{	
	background: #e9eff1 url(img/esquina1c.jpg) no-repeat bottom right;
	padding: 20px 0px 15px 0px;
	border-left: 1px solid #C9CDCF;
	border-right: 1px solid #d8dcdf;
}

.caja-articulo{
	margin: 0px 0px 0px 8px;
	padding: 10px 0px 20px 10px;
	background: url(img/fondo2.jpg) no-repeat bottom right;
	background: url(img/papel4.gif) no-repeat top left;
	
}
.caja-articulo .nombre{
	font-size: 16px;
	font-weight:bold;
	font-style: oblique;
}


.caja-articulo .articulo{
	margin: 8px 0px 0px 25px;
}
.caja-articulo .articulo em{
	font-style: oblique;
/*	font-weight: bold;*/
/*	font-family: Arial, Courier New, Helvetica, Georgia, "New Century Schoolbook",Times,serif, ;*/
/*	color: #14314F;*/
}
.caja-articulo .articulo a{
	display:block;
	color: #0a66a6;
	font-size: 11px;
	font-weight:bold;
	font-style: normal;
}
.caja-articulo .articulo a:hover{
	color: #000033;
	color: #3bb1ec;
}

/**las paginas ***/
.caja-articulo .articulo a span.paginas{
	color: #A5A9D0;
	font-size: 10px;
	font-weight:bold;
	font-style: italic;
	/*font-stretch:normal;*/
	font-variant:normal;
	letter-spacing:0px;
	font-family: baskerville,'palatino linotype',Times,serif;
}
/**el resumen ***/



/**la presentacion ***/
.presentacion{
	padding:10px 10px 20px 15px;
	color:#6A6D6F;
	font-size: 11px;
}
.presentacion p{
	padding:5px 0px 0px 5px;
}



.caja-articulo .articulo_expand{
	margin: 0px 0px 3px 25px;
	padding-left:10px;
	padding-top:10px;
	font-size: 9px;
	font-family: arial,verdana,sans-serif;
	background: #f0f5fa;
	/*border-right: 3px solid white;*/
}
.caja-articulo .articulo_expand:hover{
	background: #d7ecf7;
	/*color: #fff;*/
}
.caja-articulo .articulo_expand a{
	display:block;
	/*position:relative;
	float:right;
	width:100px;
	margin-right:15px;*/
}
.caja-articulo .articulo_expand a:hover{
	display:block;
	/*position:relative;
	float:right;
	width:100px;*/
	background: #bedeee;
}





.resumen-link a{
	font-size: 10px;
	font-family: "Georgia",Georgia,Times,Arial,Helvetica,serif;
	font-style: italic;
	font-weight:bold;
	margin-left: 25px;
	color: #A5A9D0;
}
.resumen-link a:hover{
	color: #3BB1EC;
}

.resumen{
	color:#8B929F;
	font-size: 11px;
	width:370px;
	/*background-color: #ffffff;*/
	border-left: 1px solid #C9CDCF;/*#3BB1EC;*/
	border-right: 1px solid #D1DADF;
	border-top: 1px solid #D1DADF;
	margin:5px;
	background: #f0f4f6 url(img/esquina2c_reverse2.gif) no-repeat top left;
	
}













/**************************/
/***  CAJA LETRAS indice A B C         ****/
/**************************/
#caja-letras{
	margin: 10px 0px 20px 7px;
	/*background: url(img/fondo2.jpg) no-repeat bottom right;*/
}
#caja-letras img{
	margin: 0px 5px;
	vertical-align: middle;
}
#caja-letras a{
	padding: 0px 2px;
	font-size: 13px;
	font-style: oblique;
}
#caja-letras a:hover{
	color: #0a66a6;
}

/**************************/
/***  CAJA autores index        ****/
/**************************/
.indice-letra{
	font-size: 18px;
	font-style: oblique;
	text-align:center;
	padding-bottom:4px;
	margin: 10px 0px 0px 15px;
	border-bottom: 3px double #0a66a6;
}

.caja-autores{
	margin: 10px 0px 0px 15px;
	
	padding-bottom: 20px;
	background: url(img/fondo2.jpg) no-repeat bottom right;

}
.caja-autores .nombre{
	font-size: 16px;
	font-weight:bold;
	font-style: oblique;
}


.caja-autores .articulo{
	margin: 8px 0px 0px 25px;
}
.caja-autores .articulo a{
	display:block;
	color: #0a66a6;
	font-size: 11px;
	font-weight:bold;
	font-style: oblique;
}
.caja-autores .articulo a:hover{
	color: #000033;
	color: #3bb1ec;
}
.caja-autores .articulo_expand{
	margin: 0px 0px 3px 25px;
	padding-left:10px;
	padding-top:10px;
	font-size: 9px;
	font-family: arial,verdana,sans-serif;
	background: #f0f5fa;
	/*border-right: 3px solid white;*/
}
.caja-autores .articulo_expand:hover{
	background: #d7ecf7;
	/*color: #fff;*/
}
.caja-autores .articulo_expand a{
	display:block;
	/*position:relative;
	float:right;
	width:100px;
	margin-right:15px;*/
}
.caja-autores .articulo_expand a:hover{
	display:block;
	/*position:relative;
	float:right;
	width:100px;*/
	background: #bedeee;
}




/**************************/
/***  CAJA textos        ****/
/**************************/


#contenido #caja-texto{
	margin: 30px 20px 30px 15px;
	padding-bottom: 20px;
	font-size: 0.7em;
	font-weight:normal;
	color: #8DA2AF;
	color: #627D8F;
}
#contenido #caja-texto p{
	
	padding-bottom: 20px;
}


#caja-texto em{
	font-style: oblique;
	color: #576A7F;
}
#caja-texto ul {
	/*list-style-image: url(img/bullet1.gif);*/
	margin-left: 15px;
	color: #6F797F;
}
#caja-texto ul li{
	/*list-style-image: url(img/bullet1.gif);*/
	list-style-type: circle;
}

/**************************/
/***  EQUIPO        ****/
/**************************/


#contenido #caja-equipo{
	margin: 30px 20px 30px 15px;
	padding-bottom: 20px;
	font-size: 0.7em;
	font-weight:normal;
	color: #8DA2AF;
	color: #627D8F;
}
#contenido #caja-equipo p{
	
	margin-bottom: 20px;
}
#contenido #caja-equipo p b{
	
	color: #0A66A6;
	font-size: 1em;
	font-weight: bold;
	font-style: oblique;
}
#caja-equipo ul.lista-equipo {
	margin-left: 15px;
	margin-top:-18px;
	margin-bottom: 20px;
}
#caja-equipo ul.lista-equipo li{
	/*list-style-image: url(img/bullet1.gif);*/
	list-style-type: circle;
}
/**************************/
/***  SUSCRIPCIONES       ****/
/**************************/
form#suscripciones{
	color: #0A66A6;
	font-size: 1em;
	font-weight: bold;
	font-style: oblique;
	border: 1px dotted #54B0F1;
	padding: 5px 5px 10px 30px;
		background: #fff url('../img/sello.jpg') no-repeat bottom right;
	
}
p.mensaje{
	color: #0A66A6;
	font-size: 1em;
	font-weight: bold;
	font-style: oblique;
	border: 1px dotted #54B0F1;
	text-align: center;
	padding: 5px 5px 10px 30px;
		background: #fff url('../img/sello.jpg') no-repeat bottom right;
		margin:10px;
	
	
	
}
/********************/
/*  NO SPAM   *****/
form#suscripciones #email {display:none;}


/*-------------------------------------------------------------------------------------------------------
/*-------------------------------------------------------------------------------------------------------
/*
/*									COLUMNA IZDA
/*
/*-------------------------------------------------------------------------------------------------------
/*-----------------------------------------------------------------------------------------------------*/
#contenido-lateral{
	width:180px;
	
	position: relative;
	float: left;
	color: #0a66a6;
	font-size: 15px;
	font-weight: bold;
	font-style: oblique;
	
	/*border-bottom: 1px solid #ded7d1;*/

}

/**************************/
/***  CAJA NUMEROS         ****/
/**************************/
.avance-numeros{
	margin: 25px 0px 0px 30px;
	padding-bottom: 15px;

	/*color: #000033;*/
	font-size: 13px;
	font-weight: bold;
	font-style: oblique;
	
	border-bottom: 1px dashed #ded7d1;
}
.avance-numeros a{
	/*color: #000033;*/
	display:block;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}




#reloj{
	margin: 12px 0px 0px 30px;
}
#logo-proyecto{
	margin: 14px 0px 0px 18px;
}
#logo-suscripcion{
	margin: 25px 0px 0px 35px;
}


/*-------------------------------------------------------------------------------------------------------
/*-------------------------------------------------------------------------------------------------------
/*									FOOTER en el Wrapper pcpal
/*-------------------------------------------------------------------------------------------------------
/*-----------------------------------------------------------------------------------------------------*/

#footer {
	clear:both;

	color: #723800;

	width: 768px;
	height: 70px;
	position: relative;
	left: 50%;
	margin-left: -384px; /* 50% del ancho */
	background: url(img/esquina_footer1_larga.gif) no-repeat top left;
	
}
#footer p{


	line-height:12px;
	color: #95979F;
	font-size: 9px;
	padding: 5px 195px 10px 0px;
	text-align: right;


	margin-left: 4px; /* 50% del ancho */
	
}

/* Para Internet Explorer
* html #footer {height: 70px;}*/



/*******************************************************/
/*			MOOTOOLS TOOLTIP
/*
/*******************************************************/


.tip-top {

}
.tip {
	color: #fff;
	z-index: 13000;
	background: url(img/bubble.png) top left;
}
.tip-title {
	font-weight: bold;
	font-size: 11px;
	font-style: oblique;
	margin: 0;
	color: #3BB1EC;
	padding: 8px 8px 4px;
	
	
	border-bottom: 1px dashed #3BB1EC;
}
 
.tip-text {
	font-size: 10px;
	padding: 4px 8px 8px;
	
	color:#fff;
}
.tip-bottom {
height:5px;
background: url(img/bubble.png) bottom right;
}


 
 .tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	font-style: oblique;
	margin: 0;
	color: #3BB1EC;
	padding: 8px 8px 4px;
	background: url(img/bubble.png) top left;
	
	border-bottom: 1px dashed #3BB1EC;
}
 
.tool-text {
	font-size: 10px;
	padding: 4px 8px 8px;
	background: url(img/bubble.png) bottom right;
	color:#fff;
}
 
 /**ejemplos***/
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}





/*
IMAGEN PNG
background: url(img2/mask_white.png) repeat top left;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img2/mask_white.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
/*#footer[class] {
background-image:url(img2/mask_white.png);
}*/
