body {
	background: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 16px;*/
	color: #CCCCCC;
	text-align: left;
	vertical-align: super;
	font-size:62.5%;
	line-height:100%;
}

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

#contenido {
	float:left;
	width: 734px;
	display: inline;
	min-height:345px;
	padding: 0px 85px;
}

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

.gotas span {
	display:none;
}

#logoymenu {
	width:734px;
	float:right;
	margin:0;
	padding:0;
}

h1 {
	background:url("/imgs/ads1.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:url("/imgs/bmenu.jpg") top left no-repeat;
	float:right;
	width:485px;
	height:51px;
}

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

#menu ul.inferior {
	margin: 0px 37px 0px 0px;
	padding:0;
	float:right;
	clear:both;
}
#menu ul.superior {
	margin: 8px 37px 0px 37px;
	padding:0;
	float:right;
	clear:both;
}

#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;}

#sublogo {
	background:url("/imgs/subbanda.jpg") top left no-repeat;
	width:734px;
	height:35px;
	display:inline;
	float:left;
}

#sublogo span {
	display:none;
}

#texto {
	width:734px;
	margin:0;
	padding:0;
	background:url("/imgs/fondogotas.jpg") top left no-repeat;
	background-color:#141414;
	min-height:320px;
	float:left;
}

#texto .bloqueTexto {
	width:631px;
	margin:274px 20px 15px 83px;
}

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

#pie p {
	margin:5px 10px 5px 368px;
}

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

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

