@charset "UTF-8";
/* CSS Document */

.navegacion {
	height: 22px;
	width: 980px;
	background-color: #e1b715;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8ebb9;
	float: left;
}

.navegacion-inicio {
	float: left;
	height: 21px;
	width: 25px;
	margin-left: 5px;
}

.navegacion-fecha {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;		
	padding-top: 3px;
	padding-left: 10px;
	width: 70px;
	float: left;
}


.navegacion-buscador {
	float: right;
	width: 250px;
	height: 21px;
}

.navegacion-buscador input.campo{
	height: 14px;
	width: 150px;
    margin-top: 2px;
    margin-bottom: 2px;
	border: 1px solid #705C0B;
}


.social {
	height: 18px;
	width: 210px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	margin-left: 5px;
}
.social img{
	margin-left:5px;
	margin-top:2px;
	border:0;
	
	}
.navegacion-banderas {
	height: 19px;
	width: 145px;
	margin-right:20px;
	padding-top: 3px;
	float: right;
}

.navegacion-banderas img {
	padding-top: 3px;
	padding-right: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.navegacion-mapa {
	height: 18px;
	width: 400px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	margin-left: 5px;
}
.navegacion-mapa img{
	margin-left:5px;
	}

.navegacion-mapa a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.navegacion-mapa a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}



.header {
	width: 980px;
	float: left;
}

.home {
	float: left;
	height: 21px;
	width: 25px;
	margin-left: 5px;
}




.pie1 {
	background-image: url(imgs/bg-pie.jpg);
	height: 50px;
	width: 980px;
	padding-top: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fbecb5;
	border-bottom-color: #fbecb5;
	float: left;
}
.banners1 {
	width: 490px;
	float: left;
	text-align: right;
}

.banners1 img{
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.banners2 {
	width: 489px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #052F5C;
}

.banners2 img {
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.noticiaprincipal {
	width: 350px;
	float: left;
	height: 350px;
	background-color: #ba8407;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #efe1aa;
	text-decoration: none;
	border: 1px solid #e7ad26;
	text-align: center;
}


.noticiaprincipal a,visited {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #efe1aa;
	text-decoration: underline;
	
}


.noticiaprincipal a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e7ad26;
	text-decoration: none;
	
}



.noticiaprincipal img {
	border: 1px solid #e7ad26;
	padding: 2px;
	margin: 15px;	
}




.menus {
	float: right;
	width: 600px;
	margin-bottom: 15px;
}


.noticias-banner {
	background-color: #d9ecfc;
	height: 32px;
	width: 580px;
	border: 1px solid #815d08;
	margin-left: 7px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: left;
}
.menus-1 {
	width: 290px;
	float: left;
	padding-left: 8px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.menus-1 a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menus-1 a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463205;
}



.menus-1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0a4e9b;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deae3d;
	margin-top: 3px;
	padding-top: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}



.menus-2 {
	width: 295px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
}
.buscar {
	width: 350px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #462F00;
	margin-top: 10px;
	float: right;
	margin-bottom: 5px;
	text-align: center;
}
.pie2 {
	width: 945px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.pie2 a,visited {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #034279;
	
}


.menus-2 a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menus-2 a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463205;
}



.menus-2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0a4e9b;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deae3d;
	margin-top: 3px;
	padding-top: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.menus-2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a4e9b;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 8px;
}


.submenus {
	margin-left: 11px;
	padding-right: 5px;
}
.info {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
}


.info-oferta {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-feat.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



.intro-internas {
	float: left;
}
.letra-internas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #044b89;
	float: left;
	width: 80px;
}




.info-contenido {
	width: 770px;
	float: left;
}



.info-contenido h1 {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #003366;
	text-decoration: none;
	background-image: url(imgs/bullet-titulos.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	list-style-type: none;
}




.info-contenido li {
	background-image: url(imgs/bullet-lista-internas.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
	background-position: 3px 6px;
}


.info-contenido a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}

.info-contenido a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}








.info h1 {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #003366;
	text-decoration: none;
	background-image: url(imgs/bullet-titulos.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	list-style-type: none;
}




.info li {
	background-image: url(imgs/bullet-lista-internas.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
	background-position: 3px 6px;
}


.info a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}

.info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}


.contenido {
	float: left;
}

.contenido-interna {
	width: 980px;
	background-color: #FFFFFF;
	float: left;
}
.buscador-internas {
	float: right;
	width: 250px;
	height: 21px;
}

.topinterna {
	height: 61px;
	width: 980px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-style: italic;
	color: #357DBC;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
}
.menu-interna {
	background-color: #FFFFFF;
	float: left;
	width: 188px;
	padding-left: 8px;
} 
 
 .menu-interna h2 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    color: #0a4e9b; 
    font-weight: bold; 
    border-bottom-width: 1px; 
    border-bottom-style: solid; 
    border-bottom-color: #deae3d; 
    margin-top: 5px; 
    text-transform: uppercase; 
    margin-left: 0px; 
    margin-right: 3px; 
} 
 
.menu-interna a,visited { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #003366; 
} 
 
.menu-interna a:hover { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #FF9900; 
} 
 
.menu-interna li { 
    list-style-type: none; 
      padding-left: 0; 
      margin-left: 0; 
} 
 
.menu-interna ul { 
    list-style-type: none; 
    padding-left: 0; 
      margin-left: 0; 
} 
 
.menu-interna h3 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    color: #0a4e9b; 
    font-weight: bold; 
    margin-bottom: 3px; 
    margin-top: 5px; 
    margin-left: 8px; 
    border-bottom-width: 1px; 
    border-bottom-style: solid; 
    border-bottom-color: #CCCCCC; 
}
.noticias {
	width: 750px;
	float: left;
}

.noticias img {
	border: 1px solid #fcf5d8;
	padding: 5px;
}

.noticias h2 a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}



.noticias h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.noticias h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


.noticias h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-image: url(imgs/bullet-lista-internas.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.noticias-destacada {
	width: 740px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
.noticia-menor {
	float: left;
	width: 740px;
	margin-top: 10px;
}

.ir {
	height: 19px;
	width: 70px;
        margin-top: 2px;
        margin-bottom: 2px;
        padding-bottom:2px;
	border: 1px solid #705C0B;
} 

.buscador-internas input.campo{
	height: 14px;
	width: 150px;
        margin-top: 2px;
        margin-bottom: 2px;
	border: 1px solid #705C0B;
} 
.agrandar {
	float: right;
	width: 70px;
	margin-top: 5px;
}
.tiponormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a4e9b;
	font-weight: bold;
	}
	
	.tipogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0a4e9b;
	font-weight: bold;
	}

	.piefotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	}.prototipo {
	background-image: url(imgs/prototipo-titulo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	width: 978px;
}


/*
8 estilos para los fodos
*/



.info-general {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-general.jpg);
	background-repeat: no-repeat;
	background-position: top;
}




.info-docencia {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-docencia.jpg);
	background-repeat: no-repeat;
	background-position: top;
}




.info-investigacion {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-investigacion.jpg);
	background-repeat: no-repeat;
	background-position: top;
}




.info-extension {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-cultura.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.info-estudiantes {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-feat.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.info-academicos {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-academicos.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.info-egresados {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-egresados.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.info-vinculacion {
	float: right;
	width: 770px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-vinculacion.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.info-estudiantes2 {
	float: left;
	width: 968px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(imgs/bg-emergencia.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}


.info-contenido2 {
	width: 98%;
	float: left;
}



.info-contenido2 h1 {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #003366;
	text-decoration: none;
	background-image: url(imgs/bullet-titulos.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	list-style-type: none;
}



.info-contenido2 ul {
	
	padding-left: 5px;
	
}

.info-contenido2 li {
	background-image: url(imgs/bullet-lista-internas.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
	background-position: 3px 6px;
}


.info-contenido2 a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}

.info-contenido2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}


/*
Termina 8 estilos para los fodos
*/

.opciones-pag {
	border: 1px solid #CCCCCC;	
}



.titulos-noticas {
	background-image:url(imgs/bulet-title-noti.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FF5400;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin-bottom:7px;
	padding-bottom:5px;
	padding-left:25px;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2158A1;
}

.titulos-noticas a, visited {
color:#FF5400;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
text-decoration:none;
}
.titulos-noticas a:hover{
 color: #265795;    
 font-size:16px;
}

.noticia {
margin-bottom:15px;
margin-top:2px;
padding-bottom:10px;
padding-top:10px;
}

.noticia img {
float:left;
margin-bottom:5px;
margin-right:10px;
max-width:180px;
}


.titulos-noticas-ext {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:4px solid #2158A1;
	color:#FF5400;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:7px;
	padding-bottom:5px;
	padding-left:5px;
	text-decoration:none;
	font-weight: bold;
}

.titulos-noticas-ext a, visited {
color:#FF5400;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
text-decoration:none;
}
.titulos-noticas-ext a:hover{
 color: #265795;    
 font-size:16px;
}


.menus-mapa-1 {
	width: 290px;
	float: left;
	padding-left: 8px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5DAEC;
	padding-right: 10px;
}


.menus-mapa-1 a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154472;
	text-decoration: none;
}

.menus-mapa-1 a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463205;
}



.menus-mapa-1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0a4e9b;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deae3d;
	margin-top: 3px;
	padding-top: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}



.menus-mapa-2 {
	width: 290px;
	float: left;
	padding-left: 8px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5DAEC;
	padding-right: 10px;
}


.menus-mapa-2 a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154472;
	text-decoration: none;
}

.menus-mapa-2 a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463205;
}



.menus-mapa-2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0a4e9b;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deae3d;
	margin-top: 3px;
	padding-top: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.menus-mapa-2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a4e9b;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 8px;
}
