body {
	background: #000;
	color: #fff;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 62.5%;
	line-height: 1.6em;*/
	color: #2a3f4f;
	text-align: center;
	vertical-align: super;
	font-size:62.5%;
	line-height:100%;
}

p {
}

a, a:link, a:visited, a:active, a:visited {
	text-decoration: none;
	color:#c30;
}

ul {
	list-style:none;
}
li {
	margin-bottom:0.5em;
}

dt {font-weight:bold;padding-bottom:0.4em;}
dd {padding-bottom:1em;}

#estructura {
	width: 90.4em;
	text-align:left;
	margin:6.5em auto 0 auto;
	background:url("/imgs/logos1.jpg") bottom left no-repeat;
	overflow:hidden;
}

#contenido {
	float:left;
	width: 73.4em;
	display: inline;
	min-height:34.5em;
	padding: 0 8.5em;
}

.gotas {
	width: 155px;
	height: 11px;
	background:url("/imgs/gotas.jpg") top left no-repeat;
}

.gotas span {
	display:none;
}

#logoymenu {
	width:73.4em;
	float:right;
	margin:0;
	padding:0;
	height:51px;
	background-color:#414151;
}

h1 {
	background:url("/imgs/ads5.jpg") top left no-repeat;
	width:249px;
	float:left;
	margin:0;
	padding:0;
	height:51px;
}

h1 a {
	display:block;
	width:249px;
	height:51px;
	text-decoration:none;
}

h1 span {
	display:none;
}

#menu {
	margin:0;
	padding:0;
	background-color:#414151;
	float:right;
	width:48.5em;
	height:51px;
}

#menu ul {
	padding:0;
	float:right;
	clear:both;
}

#menu ul.inferior {
	margin: 0 37px 0 37px;
	height:23px;
}
#menu ul.superior {
	margin: 8px 37px 0 37px;
	height:13px;
}

#menu ul li {
	list-style: none;
	float:left;
}

#menu ul.superior li a {
	display:block;
	background:url("/imgs/menuSuperior.png");
	height:13px;
}

#menu ul.inferior li a {
	display:block;
	background:url("/imgs/menuInferior.png");
	height:23px;
}

#menu ul li.junta a {width:88px;background-position:0px 0px;}
#menu ul li.junta a:hover {width:88px;background-position:0px -13px;}
#menu ul li.quienes a {width:96px;background-position:-88px 0px;}
#menu ul li.quienes a:hover {width:96px;background-position:-88px -13px;}
#menu ul li.contacto a {width:68px;background-position:-184px 0px;}
#menu ul li.contacto a:hover {width:68px;background-position:-184px -13px;}

#menu ul li.investigadores a {width:120px;background-position:0 0;}
#menu ul li.investigadores a:hover {width:120px;background-position:0 -23px;}
#menu ul li.noticias a {width:74px;background-position:-120px 0;}
#menu ul li.noticias a:hover {width:74px;background-position:-120px -23px;}
#menu ul li.ria a {width:34px;background-position:-194px 0;}
#menu ul li.ria a:hover {width:34px;background-position:-194px -23px;}
#menu ul li.eventos a {width:73px;background-position:-228px 0;}
#menu ul li.eventos a:hover {width:73px;background-position:-228px -23px;}
#menu ul li.enlaces a {width:66px;background-position:-301px 0;}
#menu ul li.enlaces a:hover {width:66px;background-position:-301px -23px;}

#menu li a span {display:none;}


/* Menú Junta _________________________________ */
#menuJunta ul {width:100%;height:1.5em;clear:both;border:0;padding:0;margin:0;border-bottom:1px solid #000;}
#menuJunta li {float:left;width:25%;height:1em;overflow:hidden;text-align:center;}
#menuJunta li.on {border-bottom:0.5em solid #000;}
#menuJunta li a:hover {color:#000;}


#sublogo {
	background:url("/imgs/subbanda2.jpg") top left no-repeat;
	background-color:#f0e3d3;
	width:73.4em;
	height:35px;
	display:inline;
	float:left;
	padding:0 0 1.5em 0;
}

#sublogo span {
	display:none;
}

#texto {
	width:73.4em;
	margin:0;
	padding:0;
	background:url("/imgs/lateral2.jpg") top left no-repeat;
	background-color:#f0e3d3;
	min-height:32em;
	float:left;
}

#texto .bloqueTexto {
	margin:3em 2em 1.5em 283px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.6em;
}

.foto {
	float:right;
	margin:0 30px 10px 30px;
	border:0;
	padding:0;
}

.foto img {
	max-height:150px;
}

.paginacion {
	text-align:center;
}
.paginacion .paginacionAnterior {
	display:inline;
	float:left;
}
.paginacion .paginacionSiguiente {
	display:inline;
	float:right;
}
.paginacion .paginacionNumeros {
	clear:both;
}

#pie {
	clear:both;
	width: 90.4em;
	text-align:left;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
}

#pie p {
	margin:0.5em 1em 0.5em 36.8em;
}

#pie a:link, #pie a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

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

