/* 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;
}
.menutitle {
	background: url(images/menuIcon.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;
}
.registrotitle {
	background: url(images/registroIcon.jpg) no-repeat left top;
}
.educaciondistanciatitle {
	background: url(images/educacionDistanciaIcon.jpg) no-repeat left top;
}
.licdistanciatitle {
	background: url(images/licDistanciaIcon.jpg) no-repeat left top;
}
.cursosdistanciatitle {
	background: url(images/cursosDistanciaIcon.jpg) no-repeat left top;
}
.bibliotecadigitaltitle {
	background: url(images/bibliotecaDigitalIcon.jpg) no-repeat left top;
}
.examentitle {
	background: url(images/examenIcon.jpg) no-repeat left top;
}
a {
	color: #253c97;
	text-decoration: none;
}
a:hover {
	color: #f26522;
	text-decoration: none;
}
.bordeizq {
	border-left: 1px dotted #253c97;
}
.ul_normal {
	list-style-type:none;
	list-style-image:none;
}
.ul_normal li {
	background:transparent url(images/arrowSmall.jpg) no-repeat 0 4px;
	padding:0 0 0 15px;
}
/* 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:#fff;
	margin:0 auto;
	position:relative;
}
#header {
	position: relative;
}
#header_image {
	margin:0 0 20px 0;
}
#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;
}
/* header image */

#menu {
	height: 244px;
	margin-bottom: -1px;
	display: block;
	position: relative;
}
#header_image_cuadros {
	position:absolute;
}
/* 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 {
	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;
}
/* menu principal */
ul#nav_principal, ul#nav_principal ul {
	list-style-type:none;
	width:241px;
	background:#fff;
}
.inicio {
	background:transparent url(images/nav_principal_inicio.jpg) no-repeat 0 0;
}
.institucional {
	background:transparent url(images/nav_principal_institucional.jpg) no-repeat 0 0;
}
.oferta_academica {
	background:transparent url(images/nav_principal_oferta_academica.jpg) no-repeat 0 0;
}
.admisiones {
	background:transparent url(images/nav_principal_admisiones.jpg) no-repeat 0 0;
}
.biblioteca {
	background:transparent url(images/nav_principal_biblioteca.jpg) no-repeat 0 0;
}
.calendario_de_actividades {
	background:transparent url(images/nav_principal_calendario_de_actividades.jpg) no-repeat 0 0;
}
.publicaciones {
	background:transparent url(images/nav_principal_publicaciones.jpg) no-repeat 0 0;
}
.educacion_a_distancia {
	background:transparent url(images/nav_principal_educacion_a_distancia.jpg) no-repeat 0 0;
}
a.lnk_seccion_principal:link, a.lnk_seccion_principal:visited {
	display:block;
	height:21px;
	padding:0 0 0 20px;
	font:normal normal normal 14px/21px Helvetica, Arial, sans-serif;
	color:#fff;
}
a.lnk_seccion_principal:hover, a.lnk_seccion_principal:active {
	background-position:0 -21px;
}
a.lnk_sub_seccion:link, a.lnk_sub_seccion:visited {
	display:block;
	height:17px;
	padding:0 0 0 20px;
	line-height:17px;
	color:#57585b;
}
a.lnk_sub_seccion:hover, a.lnk_sub_seccion:active {
	color:#f26522;
}
.even {
	background:#ececec;
}
.v_alpha {
	margin-top:5px;
}
.v_omega {
	margin-bottom:10px;
}
#social {
	margin:10px 0 30px 0;
}
/* 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;
	width:150px;
	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;
}
/* horizontal scroller */
div.horizontal_scroller {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 250px;
	width: 460px;
	overflow: auto;
}
ul.horizontal_scroller {
	display: block;
	height: 250px;
	/* max width here, for users without javascript */	

	width: 2000px;
	padding: 15px 0 0 15px;
	/* removing default styling */
	margin: 0;
	list-style: none;
}
.horizontal_scroller li {
	display:block;
	float:left;
	padding:0 15px;
}
.horizontal_scroller a {
	display: block;
	text-decoration: none;
}
.horizontal_scroller li span {
	/*display: none;*/
	margin-top: 3px;
	text-align: center;
	font-size: 12px;
}
.horizontal_scroller a:hover span {
	display: block;
}
.btdescargar1, .bt_descargar_doc, .bt_descargar_pdf {
	height:30px;
	text-align:left;
	line-height:30px;
	display:block;
	margin:10px 0;
}
.bt_descargar_doc {
	background:url(images/wIcon.jpg) no-repeat 84px 3px;
}
.bt_descargar_pdf {
	background:url(images/pdfIcon.jpg) no-repeat 84px 3px;
}
/* /horizontal scroller */

/* Calendario */
.mes {
	font-weight: bold;
	background-color: #e4e4e4;
	padding: 4px;
}
.eventos {
	padding: 6px;
}
.eventos td {
	padding-left: 26px;
}
.dia {
	width: 91px;
	color: #3a3a3a;
}
/* Foros */
ul#forosthumbs li {
	margin-bottom:15px;
}
/* Manuales */
.desc {
	text-align:justify;
}
/* 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, .forma2, .forma_med, .forma_small {
	height:21px;
	font:normal normal normal 11px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding:3px;
	margin-top:4px;
}
.forma_select {
	height:31px;
	padding:3px;
	margin-top:4px;
	margin-right:10px;
	font:normal normal normal 11px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.forma1 {
	width: 420px;
}
.forma2 {
	width: 420px;
}
.forma_med {
	width:200px;
	margin-right:2px;
}
.forma_small {
	width: 130px;
	margin-right:2px;
}
a.lnk_registro_msg:link, a.lnk_registro_msg:visited {
	display:block;
	width:410px;
	height:20px;
	margin:0 0 15px 0;
	padding:10px;
	background:#ececec;
	font:normal normal normal 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:#f26522;
	text-align:center;
}
a.lnk_registro_msg:hover, a.lnk_registro_msg:active {
	background:#efefef;
}
/* 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; }*/

/* blog feed */
.feedburnerFeedBlock .headline {
	font-size:18px;
}
.feedburnerFeedBlock li {
	list-style:none;
	clear:both;
}
.clear {
	clear:both;
}

