body{
	font-family: Arial, "MS Trebuchet", sans-serif;
}
/* pos y q los justifique */
#justifica_todos *{
    text-align: justify;
}

/* fin */
#contenedor {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	float: none;
}

/*BOTONERA HOME*/
#botonera_principal_home {
	background-image: url(/media/img/fondopro.png);
	width: 160px;
	margin-right: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 306px;
	clear: both;
	z-index:9999;
}
#botonera_principal_home ul {
	list-style-type: none;
	margin: 18px;
}
#botonera_principal_home li a {
	text-decoration: none;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	display: block;
	margin-bottom: 6px;
	text-align: left;
}
#botonera_principal_home li a:hover {
	color: #EA008A;
}
/*BOTONERA INTERIOR*/

#botonera_principal {
	width: 160px;
	margin-right: 0px;
	height: auto;
	background-color: #666;
	padding-bottom: 18px;
	margin-bottom: 50px;
}
#botonera_principal ul {
	list-style-type: none;
	margin: 18px;
}
#botonera_principal li a {
	text-decoration: none;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	display: block;
	margin-bottom: 6px;
	text-align: left;
}
#botonera_principal li a:hover {
	color: #EA008A;
}
#botonera_principal .seleccionado{
	color: #EB5C9E;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
#botonera_principal li ul li a {
	color: #CCC;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#botonera_principal li ul li a:hover {
	color: #000;
}
#botonera_principal li ul {
	color: #CCC;
	font-size: 9px;
	padding-top: 6px;
	margin-top: 0px;
}




#contenido_home {
	position: relative;
	z-index:0;
	clear:both;
}
h1, h2, h3, h4, h5, h6, p, a , strong{
	text-align: left;
}
#zona_descarga strong a {
	text-align: left;
}
.descargas p a:hover {
	color: #EE008A;
}

h1{
	color: #EA008A;
	font-size: 22px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
blockquote {
	text-align: right;
}

a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: left;
}
em {
	font-size: 10px;
	padding-bottom: 18px;
	display: block;
}
#prensa h2 a{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #036;
}
#prensa h2 a:hover {
	color: #666;
}


a:hover {
	color: #EA008A;
	text-align: left;
}
#estudios {
	padding-left: 20px;
	padding-right: 20px;
}

p {
	font-size: 11px;
	color: #333;
	text-align: justify;
}
ul {
	list-style-type: none;
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: block;
}
/*CSS DEL PIE DE PAGINA*/

#pie p {
	text-align: center;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#pie p a  {
	color: #EA008A;
/*	margin-left: 30px;*/
}
#pie {
	padding-top: 6px;
}
#pie a:hover {
	color: #EA008A;
}
.integrantes img {
	margin-left: 18px;
}
#pie p strong {
	
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
}


/*css buscador*/
#searchform {
	width:130px;
	height:19px;
	right:8px;
	padding-top:4px;
	margin-top:18px;
	top: 260px;
	background-color: #E8EBEF;
	padding-left: 2px;
	margin-left: 0px;
}
#searchform input {
	border:none;
	background-color:#E8EBEF;
	color:#444c57;
	font-size:10px;
	width:80px;
	height:16px;
	display:block;
	float:left;
	margin-top:-2px;
	padding-top:2px;
	margin-left: 0px;
	padding-left: 0px;
}
input#searchsubmit {
	background-image:url(/media/img/search_button.png);
	width:22px;
	height:17px;
	float:left;
	background-repeat:no-repeat;
	display:block;
	margin-left:5px;
	cursor:pointer;
	outline: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}



#frase_noticias h1 {
	font-size: 24px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}
#frase_noticias  h2 {
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039;
	font-weight: bold;
}
#frase_noticias p a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003483;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 11px;
}
#frase_noticias a {
	text-align: right;
	display: block;
}

.gris1 {
	background-color: #E4E4E4;
}

.gris2 {
	background-color: #CACACA;
}
.piedefoto {
	font-size: 9px;
	margin: 0px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 18px;
	padding-left: 0px;
	text-align: justify;
}
.paddingtop {
	padding-top: 18px;
}
.box_home {
	width: 194px;
	height: 106px;
	padding-top: 18px;
	padding-right: 23px;
	padding-bottom: 18px;
	padding-left: 18px;
}
#frase_noticias a  {
	color: #000;
	text-decoration: none;
	text-align: right;
}
#listado_u ul  {
	list-style-type: none;
	text-align: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #013483;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#listado_u {
	margin-right: 0px;
}

#contenedor #listado_u li a{
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
}
#contenedor #listado_u ul li{
	margin: 0px;
	padding: 0px;
	display: block;
}
#logos img {
	margin-top: 18px;
}
#links_english {
	padding-top: 80px;
	margin-right: 0px;
}
#links_english p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*text-align: center;*/
}
.descargas {
	background-color: #BFD7F9;
	background-image: url(/media/img/flecha_descarga.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
}
.descargas img {
	margin: 0px;
	padding: 0px;
}
.descargas p a {
	color: #666;
	font-weight: bold;
}


#piedefoto {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 8px;
	color: #009;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	height: 20px;
	padding-right: 10px;
	/*background-image: url(/media/img/fondopro.png);*/
	width: 455px;
	background-color: #000;
	opacity: 0.7;  
	-moz-opacity: 0.7;  
	filter: alpha(opacity=70);
	clear:both;
}
#foto_home {
	height: 306px;
	margin: 0px;
	clear:both;
	z-index:1;
}
#box_historia {
	margin-top: 0px;
	margin-left: 0px;
	font-style: normal;
}
.paddingbottom {
	padding-bottom: 18px;
}

#nuestra_mision h2 {
	color: #013483;
}
h2 {
	color: #003483;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#ejes blockquote {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #666;
}
.integrantes a {
	color: #036;
	text-decoration: underline;
}
.integrantes  a:hover {
	color: #333;
}
.integrantes {
	width:280px;
}
.integrantes h2 {
	color: #333;
}
#iniciativas strong {
	color: #036;
}

#titulo_vice {
	color: #333;
	width: 280px;
	height:64px;
}
#titulo_vice h2 {
	color: #333;
}
#integrantes img {
	margin-left: 10px;
}
#contacto h2 {
	color: #000;
	font-size: 16px;
}
#contacto {
	padding-top: 54px;
	padding-bottom: 54px;
}
#contacto p a {
	font-size: 16px;
	color: #036;

}
#contacto p a:hover {
	color: #EA008A;
}
#red h3 {
	color: #036;
	margin-top: 6px;
}
#prensa  a strong {
	color: #036;
	display: block;
}
#prensa #idi p  {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#prensa  a:hover strong {
	color: #666;
}
#columna_opinion {
	padding-left: 10px;
	width: 140px;
	padding-right: 10px;
}
#columna_opinion a strong{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	margin: 0px;
}
.gris3 {
	background-color: #D6D6D6;

}
.small strong {
	color: #FFF;
	background-color: #069;
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#tags {
	left: 0px;
	top: -884px;
	float: right;
	background-color: #81BEF7;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
	width: 140px;
}
#tags p a{
	color: #333;
	/*font-weight: bold;
	font-size: 12px;
	display: block;*/
	margin: 0px;
	padding: 0px;
}
#tags p {
	margin: 0px;
}
#tags h3 {
	color: #FFF;
}

#tags p a:hover {
	color: #EA008A;
}



#noticias_anteriores {
	border-top-style: ridge;
	border-top-color: #666;
	border-top-width: 1px;
}
#noticias_anteriores  img {
	float: left;
	border: 1px solid #999;
	display: block;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#noticias_anteriores  p a {
	font-size: 10px;
}
.zona_descarga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
.zona_descarga .small {
	color: #036;
	font-weight: bold;
}
#entrar {
	color: #FFF;
	background-color: #036;
	height: 50px;
}
.descargas p  a {
	text-align: left;
}
.zona_descarga  p span {
	margin-right: 10px;
	margin-left: 10px;
}
#evento h2 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	text-align: center;
	line-height: normal;
}
#evento .small {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: normal;
}
#destacado h2 a {
	font-size: 16px;
	font-weight: bold;
}
#links_ues img {
	margin-right: 10px;
	padding: 4px;
	/*border: 1px solid #F39;*/
}
/*#links_ues a img a:hover {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}*/
#nuestra_mision p {
	font-style: normal;
	text-align: justify;
	margin-bottom: 1.5em;
}
#vision ul li {
	list-style-type: none;
	list-style-image: url(/media/img/ticket.jpg);
}
.ues {

}
#piedefoto p a  {
	color: #FFF;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
#logos {
	width: 240px;
}

#piedefoto p {
	color: #F06;
}
#box_historia strong {
	color: #EA48C8;
	font-style: normal;
	font-weight: normal;
}
#box_historia blockquote {
	font-style: normal;
	line-height: 36px;
}
#frase_noticias  p {
	margin-top: 6px;
}
.vermas a {
	margin-top: 18px;
	display: block;
}
#contenido_equipos {
	position: relative;
	/*height: 630px;*/
}
#descargas_equipos {
	clear: both;
	position: absolute;
	left: -160px;
	top: 460px;
	width: 140px;
	padding-left: 20px;
}
#descargas_equipos #login {
	font-weight: bold;
	color: #FFF;
	background-color: #036;
}
#contacto h3 strong {
	font-size: 14px;
	color: #333;
}
#contacto p {
	font-size: 16px;
}

.img_objetivos {
	margin: 0px;
	padding: 0px;
}
#busquedacatalogo {
	float: right;
}
#busquedacatalogo  h3 {
	padding-top: 18px;
	padding-left: 10px;
}
.box_biblioteca {
	/*height: 120px;*/
	padding-top: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.box_biblioteca  strong {
	padding-bottom: 18px;
	display: block;
}
#busquedacatalogo .button {
	background-color: #666;
	border: 1px solid #D6D6D6;
	font-size: 10px;
	color: #FFF;
	float: left;
}
#dialog1 p {
	font-size: 12px;
	color: #FFF;
	background-color: #666;
	display: block;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 18px;
}

.box_biblioteca li {
	padding-left: 20px;
}
/* BOX LOGIN */


#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#666;
	display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
	width:375px;
	height:203px;
	padding:10px;
	background-color:#666;
}

#boxes #dialog1 {
	width:200px;
	height:170px;
	background-color: #CCC;
}

/*#dialog1 .d-header {
  background:url(images/login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}
*/
#dialog1 .d-blank {
  float:left;

  width:267px; 
  height:53px;
}

#dialog1 .d-login {
	float:left;
	width:108px;
	height:70px;
}

#boxes #dialog2 {

  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
#dialog1 .button {
	background-color: #666;
	border: 1px solid #D6D6D6;
	font-size: 10px;
	color: #FFF;
	float: left;
}
.search_results li {
    display: block;
    margin: 2px 0px;
}
.search_results small {
    display: block;
    float: right;
    padding: 1px 4px;
    background-color: #aaa;
    color: #fff;
    margin: 0px 5px 0px 0px;
}
.clear {
    
}
.padding_universidades{
	padding-top: 85px;
}
.small{
	text-align: left;
}
.caja_integrantes{
	height:90px;
}
#graficos h3{
	font-weight: bold;
	font-size: 1.0em; 
}
#graficos h4{
	font-weight: bold;
	font-size: 0.9em;
}
.docacts li {
    margin: 0.625em 0;
}
#vertesis{
	height:40px;
}
#programas ul li p.titulo{
	list-style-type: none;
	padding:10px;
	/*background-color:#CCC;*/
	/*float:left;*/
	color:#EE008A;
	width:700px;
}
#prensa #programas ul li {
	list-style-type:none;
	margin:0.5em;
	font-weight:bold;
	float:left;
	clear:both;
}
#prensa #programas ul a.link_programa {
	font-weight:bold;
	font-size: 11px; 
	float:left;
	/*padding-bottom:12px;*/
}
#prensa #programas ul p.ues {
	font-size: 10px; 
	font-weight:normal;
	color:#013483 ;
	padding:0;
	float:left;
	clear:both;
}

/*---BOTON PORTADA---*/

.btn_anteriores a {
	display:block;
	position:absolute;
	height:80px;
	width:150px;
	top:226px;
	left:859px;
	background-image:url(../img/btn_port.png);
}

.btn_anteriores a:hover {
	background-image:url(../img/ver_portadas.png);
	background-repeat:no-repeat;
}
/*-------------------------QUIENES SOMOS---------------------------*/

.uestado {
	padding-right:10px;
}

.flecha {
	display:block;
	background-image:url(../img/flecha.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	margin:0;
}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(/media/img/blanco.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:530px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(/media/img/x.png);
	position:absolute; right:25px; top:25px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.cont_top {
	margin-top:40px;
}


/*-------------------------QUIENES SOMOS ACORDION---------------------------*/

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#e4e4e4;
	width: 590px;
}

/* accordion header */
#accordion h2 {
	background:#8E8E8E;
	margin:0;
	padding:5px 50px;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	border:1px solid #fff;
	border-bottom:1px solid #fff;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#A5A5A5;
	color:#FFF;
}

/* accordion pane */
#accordion .pane {
	border-width:0 2px;
	display:none;
	height:220px;
	padding:20px 0 20px 50px;
	color:#4D4D4D;
	font-size:12px;
}

/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 10px 0;
	font-size:16px;
	color:#999;
}
.negrita_rectores p{
	font-size:14px;
	font-weight:bold;
}
.pie_rectores p{
	font-size:10px;
}

/*-------------------------QUIENES SOMOS FIN---------------------------*/