/* 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:0px;
 color:#CAC1B5;
 background-color: #CAC1B5;
 border: 0;
 width: 100%;
}
/*****************************
*
*	Hx
****************************/
h1, h2, h3, h4, h5, h6 {font-weight:normal; ;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 {
	font-weight:normal;
	font-size:0.8125em;
	
	font-family: "Georgia", Georgia, Times, Arial, Helvetica, serif;
	line-height:16px;
	
	color: #829392;
	
	
	
	background: #c0d4e4 url(img/body_bckg.jpg) repeat-x top center;
	/*************************/
	/*  problema con las letras de la esquina inferior
	/*
	/* fixed for ie6*/
	height:100%;

}


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

.textnormal{
	color: #829392;
	line-height:1.8em;
	text-align:left;
	font-size:0.88em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-indent: 0px;
}

.resaltado{
	color: #98C7ED;
	font-weight:bold;
	line-height:1.8em;
	text-align:left;
	font-size:1em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	text-indent: 0px;

}


/*************************/
/*************************/
#rayado1{
	background: #fcf7fe url(img/rayas1.gif) repeat top left;
	z-index: 600;
}
#rayado2{
	background: #fcf7fe url(img/rayas2.gif) repeat top left;
	z-index: 600;
}
#rayado3{
	background: #fcf7fe url(img/rayas3.gif) repeat top left;
	z-index: 600;
}

/*-------------------------------------------------------------------------------------------------------
/*-------------------------------------------------------------------------------------------------------
/*
/*									WRAPPER PCPAL::: 
/*
/*-------------------------------------------------------------------------------------------------------
/*-----------------------------------------------------------------------------------------------------*/
#wrapper {
	width: 838px;
	position: relative;
	left: 50%;
	margin-left: -419px; /* 50% del ancho */
	z-index: 2;
	
/*	height: 600px;*/
}

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

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

}

#letras-fondo{
	position:fixed;
	float:right;
	bottom:0px;
	right:0px;
	width: 397px;
	height: 446px;
	z-index: 1;
	background: transparent url(img/letras_fondo.gif) no-repeat bottom right;
	height:100%;

}


#cabecero {
	width: 838px;
	height: 257px;
	/*background: #FCF7FE url(img/cab.jpg) no-repeat top left;*/
}

#logo-universidad{
	float: left;
	margin: 149px 0px 0px 24px;
}
#logo-proyecto{
	float: left;
	margin: 126px 0px 0px 40px;
}


/**********************************
*
*	MENU
*
***********************************/
#menu-container  {
	/*height: 300px;*/
	width:209px;
	margin-top: 44px;
	
	float: left;
}
#menu-cab  {
	height: 22px;
	width:209px;
	background: #FCF7FE url(img/menu_cab.gif) no-repeat top left;
}
#menu-footer  {
	clear:right;
	height: 69px;
	width:209px;
	background: #FCF7FE url(img/menu_footer_sin.gif) no-repeat top left;
}

/**************************/
/***  MENU OPCIONES    ****/
/**************************/

#menu-container ul{
	float: right;a

	font-style: normal;
	text-decoration: none;
	font-size: 0.961em;
	text-align: right;
	width:209px;
	background: #FCF7FE url(img/menu_bckg.gif) repeat-y top left;
	
	
}

#menu-container ul li { 
	text-align: right;
	padding-right: 15px;
	}

#menu-container ul li a{
	/*padding: 3px 4px 3px 4px;*/
	display: block;
	color: #b3c8d5;
	font-weight: bold;
	padding: 15px 5px 0px 0px;
	

}

#menu-container ul li a:hover{
	/*text-decoration:underline;*/
	color: #fff;
	
}

#menu-container ul li a#actual{
	color: #ff7e00;
}
#menu-container ul li a#actual:hover{
	text-decoration:none;
}

/**********************************
*
*	CITAS
*
***********************************/
#cita  {
	/*height: 300px;*/
	float: right;
	/*width:209px;*/
	margin-top: 20px;	
	/*margin-right: 15px;*/
	padding-right: 10px;
	
	
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
	color: #003250;
	color: #3989AC;
}

#autor-cita  {
	/*height: 300px;
	width:209px;
	margin-top: 25px;*/	
	margin-right: 0px;
	float: right;
	
	text-align: right;
	font-style: italic;
	font-weight: normal;
	font-size: 0.9em;
	color: #8DA2AF;
}
/**************************/
/*  No FLASH
****************************/
#flashcontent{
	background-color: #BFD5E3;
	text-align:left;
	z-index: 100000;
}
#flashcontent2{
	background-color: #BFD5E3;
	text-align:left;
	z-index: 100005;
}




/**********************************
*
*	CONTENIDO>

*
***********************************/
#contenido-wrapper {


/*** hack min-height  Al final mejor que estirar las tres caja con el hack positioniseverything**/
	 min-height:400px;
	height: auto !important;
	height: 400px;

	float: left;
	width: 409px;
	/*Aqui se rompe la caja*/

	background: url(img/contenido_bckg.gif) no-repeat left bottom;
	/*** hack positioniseverything Equal Height Columns - revisited 
	overflow: hidden;
	*overflow: visible; /* IE6 e IE7  solo lo lee*/
	
}
#contenido-wrapper #titulo-seccion{

	height: 18px;
	float: right;
	position:relative;
	/*width: 180px;*/
	

	padding-left: 25px;
	text-align:right;
	padding-top: 5px;
	/*line-height: -5px;
	vertical-align: middle;*/
	
	
	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.875em;
	color: #ffffff;
	
	
	background: #FCF7FE url(img/titulo_bckg.gif) no-repeat left top;
	
}
#contenido-wrapper #titulo-seccion-left{

	height: 23px;
	float: right;
	position:relative;
	width: 54px;

	background: #FCF7FE url(img/titulo_left.gif) no-repeat left top;
	
}








#contenido-wrapper #contenido{

	padding-top:55px;
	float: left;
	width: 409px;
	background: #FCF7FE url(img/content_top.jpg) no-repeat top left;
	z-index:300;
	
}
#contenido-wrapper #contenido-foot{
	float: left;
	width: 409px;
	background: #FCF7FE url(img/content_footer.gif) no-repeat bottom left;
	padding-bottom:200px;
	z-index: 5000;
}





/**************************/
/***  PRESENTACION   ****/
/**************************/

#caja-presentacion{
	margin-left: 15px;
	width:385px;
	margin-bottom: 25px;
	color: #8DA2AF;
	font-size: 11px;
	
	padding:7px;
	/*** broken box hack **/
	voice-family: "\"}\"";/* IE4, 5.x  no lo lee*/
	voice-family: inherit;
	width:361px;
}
/*** broken box hack II **/
html>body #caja-presentacion{
	width:370px;/* Be kind to Opera*/
	}	
#caja-presentacion p{
	margin-bottom: 15px;


}


/**************************/
/***  INVESTIGADORES   ****/
/**************************/

.caja-investigadores{
	margin-left: 15px;
	width:375px;
	/*border: 1px dashed gray;*/
	margin-bottom: 25px;
	
	padding:7px;
	/*** broken box hack **/
	voice-family: "\"}\"";/* IE4, 5.x  no lo lee*/
	voice-family: inherit;
	width:361px;
}
/*** broken box hack II **/
html>body .caja-investigadores{
	width:361px;/* Be kind to Opera*/
	}	

.caja-investigadores .foto{
	float:left;
	background-color: white;
	border: 1px solid #9DB6C8;
	padding:3px;
	margin: 0px 5px 10px 0px;
}

.caja-investigadores .nombre{
	
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	color: #0a66a6;
	padding-bottom: 5px;
}

.caja-investigadores .universidad{
	padding-bottom: 5px;
}
.caja-investigadores .indice-seccion{
	margin-bottom: 10px;
}
.caja-investigadores .cv{
	font-style: oblique;
	font-size: 0.85em;
	
	padding: 10px;
	margin: 8px 10px 5px 2px;
	
	text-indent: 10px;
	background-color:#E4ECF2;
	border: 1px solid #D1D9DF;
	
	clear:both;
}

.caja-investigadores .cv p{
	margin:10px;
	
}
.caja-investigadores .cv ul li{
	margin-left:15px;
}
.caja-investigadores .cv ul li{
	margin-top: 7px;
	text-indent: 10px;
}


/**************************/
/***  PUBLICACIONES   ****/
/**************************/

.caja-publicaciones{
	margin-left: 15px;
	width:375px;
	margin-bottom: 18px;
	
	padding:7px;
	/*** broken box hack **/
	voice-family: "\"}\"";/* IE4, 5.x  no lo lee*/
	voice-family: inherit;
	width:361px;
}
/*** broken box hack II **/
html>body .caja-publicaciones {
	width:361px;/* Be kind to Opera*/
	}	

.caja-publicaciones .titulo img{
	margin-right: 14px;
}

.caja-publicaciones .titulo{
	
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #003250;
	padding-bottom: 5px;
	padding-left: 5px;
}

.caja-publicaciones .autor{
	
	font-style: normal;
	font-weight: bold;
	font-size: 0.85em;
	color: #0283ba;
	padding-bottom: 3px;
	padding-left: 34px;
}

.caja-publicaciones .fecha{
	
	font-style: oblique;
	font-weight: normal;
	font-size: 1em;
	color: #576E7F;
	padding-left: 10px;
}

.caja-publicaciones a{
	
	font-style: oblique;
	font-size: 0.85em;
	color: #829392;
	padding-bottom: 5px;
	padding-left: 37px;
}

/**************************/
/***  SEMINARIOS   ****/
/**************************/

.caja-seminarios{
	margin-left: 25px;
	width:375px;
	/*border: 1px dashed gray;*/
	margin-bottom: 18px;
	
	background: url(img/bullet3.gif) no-repeat top left;
	padding-left: 14px;
	/*** broken box hack **/
	voice-family: "\"}\"";/* IE4, 5.x  no lo lee*/
	voice-family: inherit;
	width:361px;
}
/*** broken box hack II **/
html>body .caja-publicaciones {
	width:361px;/* Be kind to Opera*/
	}	


.caja-seminarios .titulo{
	
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #003250;
	padding-bottom: 5px;
	padding-left: 7px;
	text-indent: 8px;
}

.caja-seminarios .titulo img{
	margin-right: 15px;
}

.caja-seminarios .universidad{
	padding-left: 25px;
}
.caja-seminarios .fecha{
	padding-left: 25px;
	font-size: 0.85em;
}

.caja-seminarios .indice-seccion a{
	font-style: oblique;
	font-weight: bold;
	font-size: 0.85em;
	color: #0283ba;
	
	padding-bottom: 5px;
	padding-left: 25px;
	
}

.caja-seminarios .seccion-expand {
	margin-left:25px;
	padding: 15px 5px 5px 5px;
	border: 1px solid #D1D9DF;
	background-color: white;
}


.caja-seminarios .seccion-expand .conferencia{
	margin-bottom:15px;
}
.caja-seminarios .seccion-expand .conferencia .titulo{
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	color: #0A66B3;
	padding: 0px;
	margin: 0px;
}
.caja-seminarios .seccion-expand .conferencia .titulo img{
	margin:0px 3px 0px 3px;
}
.caja-seminarios .seccion-expand .conferencia .nombre{
	font-size: 0.85em;

	
	padding:2px 0px 0px 15px;
}

.caja-seminarios .seccion-expand .conferencia .pdf a{
	display:block;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
	color: #50648F;
	padding:0px 0px 0px 15px;
}

/**************************/
/***  VINCULOS   ****/
/**************************/


.vinculos-link{	
	padding-bottom: 5px;
	/*padding-left: 5px;*/
	margin:10px 10px 0px 25px;
}
.vinculos-link a{	
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #003250;
}
.vinculos-info{
	border: 1px solid #D1D9DF;
	background-color: #F3F9FF;
	padding: 4px 4px 5px 8px;
	margin:0px 35px 5px 45px;
	font-size: 9px;
	font-family: Verdana, _sans;
}



/**************************/
/***  NOTICIAS   ****/
/**************************/

.caja-noticias{
	margin-left: 15px;
	width:375px;
	/*border: 1px dashed gray;*/
	margin-bottom: 5px;
	
	padding:7px;
	/*** broken box hack **/
	voice-family: "\"}\"";/* IE4, 5.x  no lo lee*/
	voice-family: inherit;
	width:361px;
}
/*** broken box hack II **/
html>body .caja-noticias{
	width:361px;/* Be kind to Opera*/
	}	

.caja-noticias .foto{
	float:left;
	background-color: white;
	border: 1px solid #9DB6C8;
	padding:3px;
	margin: 0px 5px 10px 0px;
}

.caja-noticias .nombre{
	
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	color: #0a66a6;
/*	padding-bottom: 5px;*/
}

.caja-noticias .fecha{
	/*padding-bottom: 5px;*/
	font-size: 0.85em;
}
.caja-noticias .indice-seccion{
	margin-bottom: 15px;

}
.caja-noticias .indice-seccion a{
	font-size: 0.85em;
	font-style: italic;
	font-weight: bold;
}
.caja-noticias .cv{
	font-style: oblique;
	font-size: 0.85em;
	
	padding: 10px;
	margin: 8px 10px 5px 2px;
	
	text-indent: 10px;
	background-color:#E4ECF2;
	border: 1px solid #D1D9DF;
	
	clear:both;
}

.caja-noticias .cv p{
	margin:10px;
}
	

/**********************************
*
*	CONTACTO
*
*
***********************************/


#caja-contacto{
	margin-left: 15px;
	width:375px;
	margin-bottom: 25px;
	color: #8DA2AF;
	font-size: 11px;
	
	
	
	padding:7px;
	/*** broken box hack **/
	voice-family: "\"}\"";/* IE4, 5.x  no lo lee*/
	voice-family: inherit;
	width:361px;
}
/*** broken box hack II **/
html>body #caja-contacto{
	width:361px;/* Be kind to Opera*/
	}	
#caja-contacto p{
	margin-bottom: 15px;
}

#caja-sobre{
	padding:6px;
	background: #fff url('img/stripe3.gif')  top left;
	border: 1px solid #CBD7D5;
}

form#contacto{
	padding:10px;
	border: 1px dashed #E9E9F3;
	background: #fff url('img/sello.jpg') no-repeat bottom left;
	
	color: #829392;
	line-height:1.8em;
	/*margin:0pt 0pt 1em;*/
	text-align:left;
	

	color: #006B93;
	font-size: 1em;
	font-weight: bold;
	font-style: oblique;

	
}
/********************/
/*  NO SPAM   *****/
form#contacto #name {display:none;}
form#contacto #email {display:none;}
form#contacto #subject {display:none;}
form#contacto #content {display:none;}




/*-------------------------------------------------------------------------------------------------------
/*-------------------------------------------------------------------------------------------------------
/*
/*									COLUMNA IZDA
/*
/*-------------------------------------------------------------------------------------------------------
/*-----------------------------------------------------------------------------------------------------*/
#contenido-lateral{
	width:210px;
	position: relative;
	float: left;

	/*border-bottom: 1px solid red;
	
	background: url(img/lateral.jpg) top left;*/
}


#caja-noticias{
	margin: 25px 0px 0px 11px;
}
#reloj{
	margin: 12px 0px 0px 24px;
}
#logo-revista{
	margin: 14px 0px 0px 48px;
}
#logo-biblioteca{
	margin: 5px 0px 0px 44px;
}

/**********************************
*
*	FOOTER
*
*
***********************************/


#footer{
	margin-left: 210px;
	width:405px;
	margin-top: 10px;
	/*color: #8DA2AF;;*/	
}
#footer p{
	/*color: #8DA2AF;;*/
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	line-height:10px;
	text-align:center;	
	color: #8DA2AF;
}


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


.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: 11px;
	padding: 4px 8px 8px;
	background: url(img/bubble.png) bottom right;
}
 
 
 
 
 /**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;
}

