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

body {
	background-color:#FFFFFF;
}

/*
Contenedor general centra la pÃƒÂ¡gina
*/


#logo-impresion{
	display:block;
	height:103px;
}

/*
Encabezado
*/

.encabezado{
    display: none;

}
.logo {
    display: none;	
}

/*
Navegacion
*/


.navegacion {
    display: none;	
}


.navegacion-inicio {
    display: none;	
}

.navegacion-fecha {
    display: none;	
}

.navegacion-mapa {
    display: none;	
}


.social {
    display: none;	
}

.registro{
    display: none;	
}



.navegacion-banderas {
    display: none;	
}


.navegacion-buscador {
    display: none;	
}



/*
Termina Navegacion
*/


/*
Inicia Contenido
*/




.contenido {
    width: 100%;
	background-color: #FFFFFF;
	float: left;
}

.titulos{
    display: none;	
}


.topinterna {
    display: none;	
}


.menu-izq {
    display: none;	
} 




.informacion {
	float: right;
	width: 750px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 10px;
	/*background-image: url(../imgs/bg-feat.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}


.agrandar {
    display: none;	
}



.info-contenido {
	width: 730px;
	float: left;
	vertical-align:top;
}



.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;
	margin-bottom: 5px;
}


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

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


/*
estilos para internas sin menÃƒÂº de izquierda
*/

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


.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: Open Sans, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}

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


/*
Termina estilos para internas sin menÃƒÂº izquierda
*/





/*
inicia estilos menÃƒÂº ziquierda de Noticias
*/




.menu-interna {
    display: none;	
} 
 

/*
terminan estilos menÃƒÂº ziquierda de Noticias
*/



/*
inician estilos para platillas noticias
*/



.noticias {
	width: 720px;
	float: left;
	vertical-align: top;
}

.noticias img {
	/*border: 1px solid #cbcbcb;*/
	border:0;
	padding: 5px;
	margin-bottom:15px;
}

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



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

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


.noticias h4{
	font-family: Open Sans, 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;
}


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

.titulos-noticas {
	background-position:left top;
	background-repeat:no-repeat;
	color:#FF5400;
	font-family:Open Sans, 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;
}

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

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





/*
terminan estilos para platillas noticias
*/



/*
8 estilos para los fodos
*/



.info-general {
	float: right;
	width: 90%;
	margin-right: 1px;
	border: 0px solid #CCCCCC;
	padding-left: 10px;
	font-family: Open Sans, sans-serif;
	font-size: 18px;
	color: #333333;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}




.info-docencia {
	float: right;
	width: 700px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Open Sans, 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: 700px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Open Sans, 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: 700px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Open Sans, 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: 700px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 10px;
	/*background-image: url(../imgs/bg-feat.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}
.info-academicos {
	float: right;
	width: 700px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Open Sans, 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: 700px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Open Sans, 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: 700px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	font-family: Open Sans, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	background-image: url(../imgs/bg-vinculacion.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



/*
Termina Contenido
*/


/*
Inician Pie con Banners y Pie con Derechos
*/

#banners{
    display: none;	
}
#banner-prox {
    display: none;	
}


.pie-banners {
    display: none;	
}



.pie-derechos {
	width: 720px;
	font-family: Verdana, Open Sans, sans-serif;
	font-size: 13px;
	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;
}

.pie-derechos a,visited {
	
	font-family: Verdana, Open Sans, sans-serif;
	font-size: 11px;
	color: #034279;
	
}

.compartir img{
    display: none;	
}
.compartir {
    display: none;	
}
#navmenu-v {
    display: none;	
}


/*
Terminan Pie con Banners y Pie con Derechos
*/

/*ocultar redes sociales y botones de recursos*/
.noticias_top {
	display:none;
}

.menu_redes_sociales {
	display:none;
}

#tamano {
	display:none;
}