/* Reset */



* { /* sets 0 margin and 0 padding on everything */

	margin: 0; 

	padding: 0; 

}

html, body{height:100%;} 



/* Basic */



.azul {	color: #253c97;}

.naranja {	color: #f26522;}

.gris{	color: #666666;}

.blanco{	color: #ffffff;}

.title{	border-bottom: 1px dotted #253c97;height: 27px;padding-left: 24px;margin-bottom: 15px;}

.noticiastitle{	background: url(images/noticiasIcon.jpg) no-repeat left top;}

.enlacestitle{	background: url(images/enlacesIcon.jpg) no-repeat left top;}
.quienestitle{	background: url(images/quienesIcon.jpg) no-repeat left top;}
.historiatitle{	background: url(images/historiaIcon.jpg) no-repeat left top;}
.institutitle{	background: url(images/institucionalIcon.jpg) no-repeat left top;}
.revistatitle{	background: url(images/revistaIcon.jpg) no-repeat left top;}
.ofertatitle{	background: url(images/ofertaAcademicaIcon.jpg) no-repeat left top;}
.conferenciatitle{	background: url(images/conferenciasIcon.jpg) no-repeat left top;}
.cursostitle{	background: url(images/cursosIcon.jpg) no-repeat left top;}
.lictitle{	background: url(images/licIcon.jpg) no-repeat left top;}
.calendariotitle{	background: url(images/calendarioIcon.jpg) no-repeat left top;}
.bibliotecatitle{	background: url(images/bibliotecaIcon.jpg) no-repeat left top;}
.admisionestitle{	background: url(images/admisionesIcon.jpg) no-repeat left top;}
.directoriotitle{	background: url(images/directorioIcon.jpg) no-repeat left top;}
.contactotitle{	background: url(images/contactoIcon.jpg) no-repeat left top;}

a{ color: #253c97;	text-decoration: none;}

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

.bordeizq{	border-left: 1px dotted #253c97;}



/* body */



body {	background: url(images/bgAzul.jpg) repeat;font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	color: #666666;

}



/* IDS */

#contenedor{	background: url(images/bggradient.jpg) repeat-x;

	height: 100%;

}



#bloque{width: 800px;min-height:100%;background-color: #ffffff;

	margin: 0 auto;

	position: relative;

}



#header{	position: relative;}

#contenido {}

#clearfooter{clear:both;height:40px;}

#footer {	position: absolute;height: 34px;background: url(images/bgFooter.jpg) no-repeat center;text-align: center;

	font-size: 11px;

	width: 800px;

	bottom: 0;

}



/* Calificaciones */

.consulta{

	height: 29px;

	background-image: url(images/topCalificacionesBG.jpg);

	font-size: 11px;

	display: block;

	position: relative;

}

.tituloconsulta{

	position: relative;

	display: block;

	padding-top: 12px;

	float: left;

	left: 212px;

	background: url(images/checkbox.jpg) no-repeat left 9px;

	padding-left: 23px;

}

.formconsulta{

	display: block;

	position: relative;

	padding-top: 8px;

	float: right;

}

.campoChico{

	width: 82px;

	color: #253c97;

	font-size: 11px;

	margin-right: 8px;

}

.botonEntrar{

	width: 48px;

	height: 18px;

	background-color: #6377ad;

	font-size: 10px;

	color: #fff;

	border: 1px solid #fff;

	margin-right: 3px;

}

.botonEntrarHover{

	width: 48px;

	height: 18px;

	background-color: #839ee8;

	font-size: 10px;

	color: #fff;

	border: 1px solid #fff;

	margin-right: 3px;

}





/* logo */

.imagenLogo{

	background: url(images/SloganBG.jpg) no-repeat right top;

	display: block;

	height: 95px;

	margin-bottom: 8px;

}

.logo{

	float: left;

	width: 386px;

	display: block;

/*jc	position: relative;*/

	height: 95px;

}

h1#logoIMG{

	background-image: url(images/logoIF.jpg);

	display: block;

	width: 344px;

	height: 95px;

	margin-left: 19px;

}

h1#logoIMG span{

	display: none;

	

}

h1#logoIMG a{

	width: 344px;

	height: 95px;

	display: block;

}

.slogan{

	display: block;

/*jc	float: left;

	position: relative;

	top: 53px;*/

	float: right; /* jc */

	margin-top:53px; /* jc */
	padding-right:20px; /* jc */

	font-size: 14px;

	color: #5b5b5b;

}



/* Menu */

#menu{

	height: 244px;

	margin-bottom: -1px;

	display: block;

	position: relative;

}



/* Sidebar */

#sidebar{

	width: 241px;

/*jc	margin-left: 25px; */

	padding-left: 25px; /* jc */

	margin-right: 23px;

	display: block;

	position: relative;

	float: left;

	margin-bottom: 30px;

}

h2{

	font-weight: normal;

	font-style: normal;

}

table{

	border-left-width: 0;

	display: block;

	position: relative;

	left: -7px;

}

tr {

/*jc	margin-bottom: 8px; */

	display: block;

	font-size: 11px;

	font-weight: bold;

}

td{

	padding-bottom: 8px; /* jc */

	vertical-align: top;

	text-align: left;

}



/* Infocontent */



#infocontent{

	display: block;

	position: relative;

	padding-left: 21px;

	float: left;

	width: 464px;
	margin-bottom: 22px;
}
#infocontent2{

	position: relative;

	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 18px;
}

.directorio{
	margin-left: 59px;
	display: block;
	width: 298px;
	list-style-type: none;
}
.directorio li{
	margin-bottom: 19px;
	border-bottom: 1px dotted #253c97;
	padding-bottom: 8px;
}

/* Revistas */
#revistas{
	display: block;
	position: relative;
}
#revistas ul{
	list-style-type: none;
}
#revistas li{
	width: 149px;
	display: inline;
	float: left;
	position: relative;
	margin-bottom: 26px;
}

.titulorevista{
	font-size: 11px;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}
.btdescargar{
	clear: left;
	display: block;
	background: url(images/wIcon.jpg) no-repeat 84px 3px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 23px;
	padding-left: 29px;
}
.portada{
	text-align: center;
	display: block;
}

/* Calendario */
.mes{
	font-weight: bold;
	background-color: #e4e4e4;
	padding: 4px;
}
.eventos{
	padding: 6px;
}

.eventos td{
	padding-left: 26px;
}
.dia{
	width: 91px;
	color: #3a3a3a;
}
/* NavSide */
.navside{
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
.navside span{
	background: url(images/cruz.gif) no-repeat 0 center;
	display: block;
	padding-left: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.navside a:hover span{
	background-color: #eaf3fe;
}

/* Noticias */

#noticias{

	margin-bottom: 30px;

}

.posts img{

	margin-bottom: 12px;

}

.posts{

	line-height: 16px;

	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #253c97;
}

.fecha{

	color: #666666;

	font-size: 11px;

}

.titlepost{

	font-size: 14px;

	font-weight: bold;

}

.btver a{

	background: url(images/more.jpg) no-repeat right 0;

	display: block;

	width: 62px;

	height: 14px;

}

.btver a:hover{

	background: url(images/more.jpg) no-repeat right -14px;

	display: block;

}

/* footer */



.direccion {

	position: relative;

	display: block;

	margin-top: 5px;

	float: left;

	left: 90px;

}



.creditos {

	display: block;

	position: relative;

	margin-top: 10px;

	font-size: 12px;

	width: 132px;

	float: left;

	margin-left: 91px;

}

/* forma */

.forma1{
	width: 424px;
	height: 21px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 3px;
	margin-top: 4px;
}
.forma2{
	width: 424px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 3px;
	margin-top: 4px;
}


/* pager */

#noticias-pager { }
#noticias-pager span.page-selected { border:1px solid #253c97; padding:1px 4px; color:#253c97; font-weight:bold; }
#noticias-pager span a, #noticias-pager span a:visited { padding:2px 4px; background-color:#253c97; color:#ffffff; font-weight:bold; }
#noticias-pager span a:hover { background-color:#f26522; }



/* JC */

.consulta .formconsulta #formmsg { position:absolute; top:30px; right:5px; width:345px; visibility:hidden; }

.consulta .formconsulta #formmsg .arrow { padding-left:10px;  }

.consulta .formconsulta #formmsg .text { background-color:#AFD037; padding:2px 5px; font-size:11px; color:#ffffff; }

/*.consulta .formconsulta:hover .formmsg { visibility:visible; }*/


