<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}



@font-face {
    font-family: 'sansation';
    url('http://www.cucsh.uan.edu.mx/uploads/fuentes/Sansation_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body{
	background: #ECE7E3;
	background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/fondo-general.png');
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
a{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color:#165a9a;
	text-decoration:none
}



ol,ul, li{
	list-style:none
}

.hidden{
	display:none;
	visibility:hidden
}

.invisible{
	visibility:hidden
}

.visible{
	visibility:inherit
}


.clearfix:before, .clearfix:after, .contenido section:before, .contenido section:after{
	content:"\0020";
	display:block;
	height:0;
	visibility:hidden
}

.clearfix:after, .contenido section:after{
	clear:both
}

.clearfix, .contenido
section{
	zoom:1
}

/*encabezados de la pÃ¡gina, incluye el menÃº*/
header{
	background-color: #a2dc3e;
	margin: auto;
	width: 100%;
	height:7em;


	background: linear-gradient(to bottom, rgb(255,255,255) 0%,rgb(231,226,220) 100%);
	border-bottom:1px;
	border-bottom-color:#eee;
	border-bottom-style:solid;
}

section#encabezado
{
	margin:auto;	
	width: 75%;
padding-top:0.5em;
	background:transparent url('http://www.cucsh.uan.edu.mx/uploads/imagenes/fondo-head.png');
	background-repeat:repeat-x;

}


#flecha{
	left: 87.6%;
	position: fixed;
	top: 37.5%;
	width:2.5em;
	height:2.5em;
	background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/flecha1.png');
	background-repeat:no-repeat;
	opacity: 0.7;
}

#flecha:hover{
	background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/flecha1.png');
	background-repeat:no-repeat;
	opacity: 5;
}

#header-izq{
	display: inline-block;
	float:left;
	width: 12%;
	height:5.8em;
	background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/logo-cucsh.png');
	background-repeat:no-repeat;
}

#header-izq:hover{
	background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/logo-cucsh2.png');
	background-repeat:no-repeat;
}

/*#header-der{
	display: inline-block;
	float:right;
	width: 12%;
	text-align:right;
	height:5.8em;
	background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/logo-uan.png');
	background-repeat:no-repeat;
}

#header-der:hover{
	background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/logo-uan2.png');
	background-repeat:no-repeat;*/
}

#header-centro{
	display: inline-block;
	text-align:left;
	width: 80%;
}


#logotipo img{
	max-width: 100%;
	vertical-align: middle;
	width: 60%;
}

.tooltip {
    display: inline;
    position: relative;
}

.tooltip:hover:after {
    bottom: 5em;
    content: attr(title); /* este es el texto que serÃ¡ mostrado */
    left: 0%;
    position: absolute;
    z-index: 98;
    /* el formato grÃ¡fico */
    background: #000; /* el color de fondo */
    border-radius: 2px;
    color: #FFF; /* el color del texto */
    font-size: .6em;
    padding: 2px 2px;
    text-align: center;
    box-shadow: 1px 1px 1px #000;
    width: 150px;
}

.tooltip:hover:before {
    bottom: 2.65em;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
    /* el triÃ¡ngulo inferior */
    border: solid;
    border-color: #000 transparent;
    border-width: 6px 6px 0 6px;
}

.crbk {
	margin: 0;
	padding: 0;
}

.breadcrumbs {
	padding: 1em 0em 1em 1em;
	font-family:"Open Sans",Verdana,arial,helvetica,sans-serif;
	font-size: 55%;
	color:#254278;
	position:relative;
}


.breadcrumbs a{
	text-decoration:none;
	color:#101010;
	/*padding:4px 0 4px 13px;*/
	margin-right:2px;
	/*background:transparent url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite1.png') no-repeat -564px -172px;*/
	/*line-height:25px;*/
}

.breadcrumbs a.activo{
	color:#254278;
}

.breadcrumbs a:hover{
	color:#254278;
	text-decoration:underline;
}

.breadcrumbs
strong{
	color:#254278;
	font-size:13px
}
#loguito{
	width:3em;
	height:3em;
	background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/loguito.png');
	background-repeat:no-repeat;
	display: inline-block;
	float:left;
	margin-top:-.5em;
}


/*barra de Ã­conos de redes sociales*/
#barra-iconos-sociales{
	float:right;
	position: absolute;
	left: 75%;
	top: 140px;
}

.iconos-sociales li {
	list-style: none;
	width: 40px;
	height:40px;
}

ul.iconos-sociales {
	width: 120px;
	height:35px;

}


.iconos-sociales li {
	padding: 0 0 0px 0px;
	display: block;
	margin: 0 0;
	height: 35px;
	width: 40px;
	cursor: hand;
	cursor: pointer;
}

.iconos-sociales li:active{-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0);}

.iconos-sociales .twitter {background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/iconos-sociales.png') no-repeat -0px 0px;}
.iconos-sociales .twitter:hover {background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/iconos-sociales.png') no-repeat 0px -39px;}
.iconos-sociales .twitter:active{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/iconos-sociales.png') no-repeat 0px -78px;}

.iconos-sociales .instagram {background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/iconos-sociales.png') no-repeat -40px 0px;}
.iconos-sociales .instagram:hover {background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/iconos-sociales.png') no-repeat -40px -40px;}
.iconos-sociales .instagram:active {background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/iconos-sociales.png') no-repeat -40px -78px;}
	
.iconos-sociales .facebook {background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/iconos-sociales.png') no-repeat -80px 0px;}
.iconos-sociales .facebook:hover{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/iconos-sociales.png') no-repeat -80px -39px;}
.iconos-sociales .facebook:active{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/iconos-sociales.png') no-repeat -80px -78px;}
/*cierra la barra de Ã­conos de redes sociales*/


ul{
	list-style-type:none;
	padding: 0;
	font-family:Verdana,arial,helvetica,verdana,sans-serif;
    color: #535B65;
	float:left;
    position: relative; 
	left: 0%;
	text-shadow: 1px 1px 5px #ccc,
				-1px -1px 5px #ccc;
}
li{
	float:left;
	position: relative; 
	right: 0%;

}

#menu_vert a{
	color:#FFF;
	font-family:Verdana,arial,helvetica,verdana,sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding: 0 15px;
	line-height: 1.5em;
	vertical-align: middle;
	text-decoration: none;
}

/*cierre de encabezado*/


/*SOCIAL BARRA - LOGOS DE PROGRAMAS*/
.social-barra li {
  list-style: none;
	width: 200px;
	height:42px;	  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
ul.social-barra {
	width: 200px;
	height:42px;
    position: fixed;
    left: 0px;
    top: 28%;
	  -webkit-transform: translate(-0px, 0);
  -moz-transform: translate(-0px, 0);
  -ms-transform: translate(-0px, 0);
  -o-transform: translate(-0px, 0);
  transform: translate(-0px, 0);
    z-index: 1000;
}



/*Lo que nos interesa para el Sprite */

.social-barra li a{
	padding: 0 0 0 0px;
	display: block;
/*	background-color: #f6e2b9;*/
	margin: 0 0;
	height: 42px;
	width: px;

	cursor: hand;
	cursor: pointer;
}




.social-barra li:active{-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);}

.social-barra .nv-dcs {background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-1.png') no-repeat -153px 0;}
.social-barra .nv-dcs:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-1.png') no-repeat -1px 0;}


.social-barra .nv-psico {background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-1.png') no-repeat -153px -42px;}
.social-barra .nv-psico:hover {background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-1.png') no-repeat -1px -42px;}
	
.social-barra .nv-cipol {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-1.png')no-repeat -153px -84px;}
.social-barra .nv-cipol:hover{background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-1.png') no-repeat -1px -84px;}
.social-barra .nv-cipol:active{background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-1.png') no-repeat -1px -84px;}
	
.social-barra .nv-comed {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -153px -126px;}
.social-barra .nv-comed:hover{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -1px -126px;}
	
.social-barra .nv-ciedu {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -153px -168px;}
.social-barra .nv-ciedu:hover{background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -1px -168px;}

.social-barra .nv-filos {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -153px -210px;}
.social-barra .nv-filos:hover{background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -1px -210px;}

.social-barra .nv-linap {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -153px -252px;}
.social-barra .nv-linap:hover{background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -1px -252px;}
	
.social-barra .nv-estco {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -153px -294px;}
.social-barra .nv-estco:hover{background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -1px -294px;}
	
.social-barra .nv-edinf{background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -153px -336px;}
.social-barra .nv-edinf:hover{background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -1px -336px;}

.nv-pueri {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -153px -378px;}
.nv-pueri:hover{background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite-programas.png') no-repeat -1px -378px;}
/*CIERRE SPRITE*/

.banda{
	padding-top:4em;
}

.titulo.banda{
	position:relative;
	min-height:2em;
	margin:0 0 10px 0;
}

.banda h1{
	font-size:1.2em;
	font-weight:bold;
	height:1.3em;
	background-color:#1772a0;
	color:#fff;
	-moz-box-shadow:0px 1px 3px #000;
	-webkit-box-shadow:0px 1px 3px #000;
	box-shadow:0px 1px 3px #000;
}


.titulo.banda h1{
	float:right;
	min-width:50%;
	padding:0 25px 0 10px;
	margin:0 -15px 0 0;
	text-align:right;
	position:relative;
	z-index:2;
}


.banda h1:after{
	content:"";
	border-color:#1772a0;
	border-style:solid;
	border-width:8px;
	height:0;
	position:absolute;
	right:0;
	bottom:14px;
	width:0;
	z-index:1;
}

.banda h1:before{
	content:"";
	border-color:transparent transparent transparent #02102F;
	border-style:solid;
	border-width:15px;
	height:0;
	position:absolute;
	right:-15px;
	bottom:15px;
	width:0;
	z-index:1;
}




div.back1 {
	margin-left: 2%;
	margin-right: 2%;
margin-top:10%;
}

* html div.back1 {
	float: left;
	width: 58%;
/*	margin-left: 10%;*/
	margin-right: 0px;
}

div.back2 {

}
div.back3 {
/* you can set your own image here */
}
/*SLIDER*/
#contenedor{
	margin: auto;
	padding: 0 0 0 0;
	width: 100%;
	background-image:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/fondo-slider.png');
	background-repeat: repeat-x;
	height:inherit;
}/*fin del slider*/

#banner{
	background-image:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/fondo-banners.png');
	height:3.9em;
	width:56%;
	margin-left:13%;
}

#anuncios{
margin:auto;
padding-top:.5%;
padding-left:25%;

}

 .clearing{
      clear:both;
 }

section#contenido{
	margin: auto;
	width: 75%;
	background-color:#0C3569;
	box-shadow:-1px -1px 2px #000,
				1px 0px 2px #000;
	display:table;
	padding-bottom:1em;
}



#noticias{
	float:left;
	margin: 0;
	padding: 0;
	width: 75%;
	background:#FFF;
	box-shadow:1px 1px 5px #000;
	margin-bottom:10px;
	display:inline;
}

section#titulo-noticias{
float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	box-shadow:1px 1px 5px #aaa;
	height:2em;
	background: linear-gradient(to bottom, rgb(255,255,255) 0%,rgb(231,226,220) 100%);
	border-bottom:solid 1px #FFF;
	margin-bottom:10px;
}




section#contenedor-inferior{
	width:100%;
	background-color:#001A63;
	background-image:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/fondo-inferior.png');
}
/*SOCIAL BARRA - LOGOS DE PROGRAMAS*/

#barra-sprite{
	width:75%;
	margin:auto;
	background-color:#fff !important;
	text-align:center;
	height:3.5em;
	padding-top:1em;
	box-shadow:-1px -1px 2px #000,
				1px 0px 2px #000;
}


ul.barra-inferior {
width:auto !important;
margin:auto !important;
margin-left:5% !important;
}

.barra-inferior li {
  list-style: none;
	width: 103px;
	height:47px;	  
-webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
ul.barra-inferior {
	  -webkit-transform: translate(-0px, 0);
  -moz-transform: translate(-0px, 0);
  -ms-transform: translate(-0px, 0);
  -o-transform: translate(-0px, 0);
  transform: translate(-0px, 0);
    z-index: 1000;
}



/*Lo que nos interesa para el Sprite */

.barra-inferior li a{
	padding: 0 0 0 0px;
	display: block;
	margin: 0 0;
	height: 47px;
	width: 103px;
	cursor: hand;
	cursor: pointer;
}


.barra-inferior li:active{-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);}

.barra-inferior .bi-uan{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat 0px -44px;}
.barra-inferior .bi-uan:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat 0px 0;}

.barra-inferior .bi-spauan{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -103px -44px;}
.barra-inferior .bi-spauan:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -103px 0;}

.barra-inferior .bi-setuan{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -206px -44px;}
.barra-inferior .bi-setuan:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -206px 0;}

.barra-inferior .bi-feuan{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -312px -44px;}
.barra-inferior .bi-feuan:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -312px 0;}

.barra-inferior .bi-anuies{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -412px -44px;}
.barra-inferior .bi-anuies:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -412px 0;}

.barra-inferior .bi-promep{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -518px -44px;}
.barra-inferior .bi-promep:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -518px 0;}

.barra-inferior .bi-conacyt{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -621px -44px;}
.barra-inferior .bi-conacyt:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -621px 0;}

.barra-inferior .bi-ecoes{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -724px -44px;}
.barra-inferior .bi-ecoes:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -724px 0;}

.barra-inferior .bi-cocyten{background:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -827px -44px;}
.barra-inferior .bi-cocyten:hover {background: url('http://www.cucsh.uan.edu.mx/uploads/imagenes/barra-sprites.png') no-repeat -827px 0;}
/*CIERRE SPRITE*/


/*ASIDE*/

section#sidebar-main ul,section#sidebar-main ol,section#sidebar-main li{
	list-style:none !important;	
}



section#sidebar-main{
	float: right;
	width:22%;
	background-color:#FFF;
	margin: 0 0 5px 5px;
	margin-top:0.7em;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border: 0px solid #000000;
height:auto;
text-align:left;
		font-family:"Open Sans",Verdana,arial,helvetica,sans-serif;
}


#articulo{
display:block;
margin: 10px 10px 0px 10px;
}

#articulo h2 a{
/* font size for h2 */
    color: #064A7A !important;
    font-size: 1em !important;
    text-shadow: 1px 1px 1px #FFF, 1px 1px 3px #AAA;
    border-bottom: 1px solid #316281;
    font-weight: bold;
	text-align:center !important;   
	border-top:none;
	width:100%;
}



#logo-seccion{
	margin-top: 20px;
	margin-bottom:20px;
	text-align:center;
	border:none;
	width:100%;
}


.md-principal a{
display:block;
	padding:9px 0px 9px 0px;
		font-family:sans-serif,Verdana,arial,helvetica,sans-serif;
	border-top:1px solid #DCDDDE;
	font-size:11px;background:#5d5d5d;
	font-weight:bold;
	color:#254278 !important;
	text-decoration:none;
background:none;
}	



#lista-principal{
margin-left:0px !important;
	padding-left:10px;
width:100% !important;
	height:35px !important;
}

#lista-principal a{
	padding-left:10px;
	}

#lista-principal a:hover{
	padding-left:10px;
background:#F5F5F5;
background-image:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/mv-flecha-principal.png') !important;
	background-repeat:no-repeat;
width:95% !important;
}

#lista-principal a:active{
    text-shadow: 1px 1px 1px #ccc, 1px 1px 3px #ccc;
}



/*cierra el aside*/



/*INICIA EL PIE DE LA PÃGINA*/
div.footback {
	/* keep footer below content and menu */
	clear: both;
	/* this sets 10px on right to let the right image show, the balance 10px left on next div */
	padding: 0px 10px 0px 0px;
	/* you can set your own image here */
	border-top:#999 solid 1px;
	background-color: #000000;
	color:#FFF;
}



footer{
/*	background-color: #acacac;*/
	margin: auto;
	width: 100%;
}


div#footer p {
	/* sets different font size from default */
	font-size: 0.8em;
	/* some air for footer */
	/* centered text */
	text-align: center;
	color:#FFF;
	margin: 0;
}

div#footer p a {
	/* footer link would be same color as default we want it same as footer text */
	color: #ffffff;
}

/* as we hid all hr for accessibility we create new hr with div class="hr" element */
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}

/* relational links under content */
div.left49 {
	/* combined percentages of left+right equaling 100%  might lead to rounding error on some browser */
	width: 70%;
}

div.right49 {
	float: right;
	width: 29%;
	/* set right to keep text on right */
	text-align: right;
}

section#contenido p{
font: 12px Verdana,arial,helvetica,sans-serif !important;
color: #535B65;
line-height: 20px !important; 
}

section#contenido strong{
	font-weight: bold;
font: Verdana,arial,helvetica,sans-serif;
color: #535B65;
font-size:14px !important;
}


section#contenido h2{
/* font size for h2 */
    color: #064A7A;
    font-size: 1.2em !important;
    text-shadow: 1px 1px 1px #FFF, 1px 1px 3px #AAA;
    padding-bottom: 7px;
    margin: 0px 0px 20px;
    border-bottom: 1px solid #316281;
    font-weight: normal;      
}

section#contenido h3 {
/* font size for h3 */
color: #064A7A;
font-size: .95em !important;
text-shadow: 1px 1px 1px #FFF, 1px 1px 4px #AAA;
clear:both;
}



/* LISTS */
/* lists in content need some margins to look nice */
section#contenido ul,
section#contenido ol,
section#contenido dl {
	font: 12px Verdana,arial,helvetica,sans-serif !important;
	color: #535B65;
	text-shadow: 0px 0px 0px #FFF, 0px 0px 0px #AAA;
	line-height: 20px !important; 
	margin: 0 0 1.5em 0;      clear:both;
}


section#contenido ul li,
section#contenido ol li {
	margin: 0 0 0.25em 3em;
	list-style:outside;
	list-style-type:circle;      clear:both;
}


/* definition lists topics on bold */
section#contenido dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}


section#contenido dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}


section#contenido dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */

div.hr {
    display: block;
    height: 1px;
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: #CCC -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    margin: 1em 0px;
    padding: 0px;
}


.metadata{
	display:inline;
	float:right;
	width:25%;
	height:15px;
	line-height:1.4em;
	padding:9px;
	font-weight:bold;
font-size:11px;
	border-bottom:1px solid #C2C7FF;
	border-top:1px solid #C2C7FF;
}

.metadata{
	text-align:right;
	background:#FFF;
	color:#666;
	width:38%;
	font-weight:normal
}





/* ------------ Header - Search ------------ */
#search{
float:right;
margin-top:1em;
margin-right:9%;
width:14.5em;
}

div#search label {
	text-indent: -9999em;
	height: 0pt;
	width: 0pt;
	display: none;
}
.search-button{
background-image:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/ico_buscar.png') !important;
	background-repeat:no-repeat;
	height:2em;
	vertical-align:middle;
width:66px;
margin-left:-2.5em;
}

.search-button:hover{
cursor:pointer;
}

.search-input{
background-image:url('http://www.cucsh.uan.edu.mx/uploads/imagenes/sprite_buscar.png') !important;
	background-repeat:no-repeat;
	height:28px;
	padding-left:25px;
}


.tablillas, .tablillas-horarios {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #000000;
}
.tablillas table, .tablillas-horarios table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

.tablillas tr:nth-child(odd){ background-color:#e5e5e5; }
.tablillas tr:nth-child(even){
	background-color:#ffffff;
}
.tablillas td,.tablillas-horarios td{
	vertical-align:middle;
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:0px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.tablillas tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tablillas tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tablillas tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tablillas tr:first-child td{
		background:-o-linear-gradient(bottom, #7f7f7f 5%, #7f7f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7f7f7f), color-stop(1, #7f7f7f) );
	background:-moz-linear-gradient( center top, #7f7f7f 5%, #7f7f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f7f7f", endColorstr="#7f7f7f");	background: -o-linear-gradient(top,#7f7f7f,7f7f7f);

	background-color:#7f7f7f;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.tablillas tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #7f7f7f 5%, #7f7f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7f7f7f), color-stop(1, #7f7f7f) );
	background:-moz-linear-gradient( center top, #7f7f7f 5%, #7f7f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f7f7f", endColorstr="#7f7f7f");	background: -o-linear-gradient(top,#7f7f7f,7f7f7f);

	background-color:#7f7f7f;
}
.tablillas tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tablillas tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}


.tablillas-horarios tr:first-child td{
		background:-o-linear-gradient(bottom, #7f7f7f 5%, #7f7f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7f7f7f), color-stop(1, #7f7f7f) );
	background:-moz-linear-gradient( center top, #7f7f7f 5%, #7f7f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f7f7f", endColorstr="#7f7f7f");	background: -o-linear-gradient(top,#7f7f7f,7f7f7f);

	background-color:#7f7f7f;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}

/* Stylesheet: cucsh-2015 // cucsh-2015 Modified On 2016-08-26 12:00:07 */
#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:260px;
	top:-3px;
	left:-80px;
}


/*
	Slideshow style
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}
#example {
  height: 350px;
  position: relative;
  width: 600px;
}
/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:570px;
	height:210px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	padding:20px;
	width:530px;
	height:230px;
	display:block;
}

/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:80px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(/uploads/cucsh-2015/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Footer
*/

#footer {
	text-align:center;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

/*
	Type and anchors
*/

a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}

h1 {
	font-size:2em;
}

p {
	font-size:1.3em;
}

#slides .link {
	display:block;
	margin-top:10px;
	font-weight:800;
}
/* Stylesheet: cucsh-2015 // News slides 01 Modified On 2015-10-19 12:27:43 */
    #my_slides {
      display: none
    }

    #my_slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(/uploads/cucsh-2015/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(/uploads/cucsh-2015/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #my_slides a:link,
    #my_slides a:visited {
      color: #333
    }

    #my_slides a:hover,
    #my_slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }

    .ns_container {
      margin: 0 auto
    }

    /* For tablets &amp; smart phones */
    @media (max-width: 767px) {
      .ns_container {
        width: auto
      }
    }

    /* For smartphones */
    @media (max-width: 480px) {
      .ns_container {
        width: auto
      }
    }

    /* For smaller displays like laptops */
    @media (min-width: 768px) and (max-width: 979px) {
      .ns_container {
        width: 724px
      }
    }

    /* For larger displays */
    @media (min-width: 1200px) {
      .ns_container {
        width: 95%
      }
    }
/* Stylesheet: cucsh-2015 // News slides 02 Modified On 2015-10-19 12:27:43 */
div#news {
/* margin for the entire div surrounding the news items */
	margin: 0 0 0 0;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
	border-top-left-radius:17px;
	border-top-right-radius:16px;
	border-bottom-left-radius:16px;
	border-bottom-right-radius:16px;}

div#news h2 {
/*	line-height: 1em;*/
/* you can set your own image here */
	background: url(/uploads/cucsh-2015/darknav.png) repeat-x left center;
	color: #f5f5f5;
	border: 1px solid #909799;

}
.NewsSummary {
/* AFECTA SOLO AL CUADRO DEL RESUMEN DE LAS NOTICIAS
padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 90%;
/* bold to set it off from text */
	font-weight: bold;
        text-align: right;
}
.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
font-size: 1.2em;
line-height: 18px;
/* little more room at top */
	padding-top: 0.2em;
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
        text-align: right;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
        text-align: right;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 50%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
        text-align: right;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
div#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
/* Stylesheet: cucsh-2015 // News Modified On 2015-10-19 12:27:43 */
div#news {
/* margin for the entire div surrounding the news items */
	margin: 0 0 0 0;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
	border-top-left-radius:17px;
	border-top-right-radius:16px;
	border-bottom-left-radius:16px;
	border-bottom-right-radius:16px;}

div#news h2 {
/*	line-height: 1em;*/
/* you can set your own image here */
	background: url(/uploads/cucsh-2015/darknav.png) repeat-x left center;
	color: #f5f5f5;
	border: 1px solid #909799;

}
.NewsSummary {
/* AFECTA SOLO AL CUADRO DEL RESUMEN DE LAS NOTICIAS
padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 90%;
/* bold to set it off from text */
	font-weight: bold;
        text-align: right;
}
.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
font-size: 1.2em;
line-height: 18px;
/* little more room at top */
	padding-top: 0.2em;
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
        text-align: right;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
        text-align: right;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 50%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
        text-align: right;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
div#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
/* Stylesheet: cucsh-2015 // News Modified On 2015-10-19 12:27:43 */
#footer {
margin:auto;
}
#footer ul {
/* some margin is set in the footer padding */
   margin: 0px;
/* calling a specific side, left in this case */
   margin-left: 5px;
   padding: 0px;
/* remove any default bullets, image used in li call */
   list-style: none;
}
#footer ul li {
/* remove any default bullets, image used for consistency */
   list-style: none;
/* float left to set first level li items across the top */
   float:left;
/* a little margin at top */
   margin: 5px 0px 0px;
/* padding all the way around */
   padding: 5px;
/* you can set your own image here, used for consistency */
   background: url(http://www.cucsh.uan.edu.mx/uploads/images/dot.gif) no-repeat left 10px;
}
#footer ul li a {
/* this will make the "a" link a solid shape */
   display:block;
   margin: 2px 0px 4px;
   padding: 0px 5px 5px 5px;
}
/* set h3 to look like "a" */
#footer li h3 {
   font-weight:normal;
   font-size:100%;
   margin: 2px 0px 2px 0px;
   padding: 0px 5px 5px 5px;
}
/* set h3 to look like "a", less margin at this level */
#footer li li h3 {
   font-weight:normal;
   font-size:100%;
   margin: 0px;
   padding: 0px 5px 5px 5px;
}
#footer ul li li {
/* remove any default bullets, image used for consistency */
   list-style: none;
/* remove float so they line up under top li */
   float:none;
/* less margin/padding */
   margin: 0px;
   padding: 0px 0px 0px 5px;
/* you can set your own image here, used for consistency */
   background: url(http://www.cucsh.uan.edu.mx/uploads/images/dot.gif) no-repeat left 3px;
}
/* fix for IE6 */
* html #footer ul li a {
   margin: 2px 0px 0px;
   padding: 0px 5px 5px 5px;
}
* html #footer ul li li a {
   margin: 0px 0px 0px;
   padding: 0px 5px 0px 5px;
}
/* End fix for IE6 */
#footer ul ul {
/* remove float so they line up under top li */
   float:none;
/* a little margin to offset it */
   margin: 0px 0px 0px 8px;
   padding: 0;
}
#footer ul ul ul {
/* remove float so they line up under li above it */
   float:none;
/* a little margin to offset it */
   margin: 0px 0px 0px 8px;
   padding: 0;
}
/* Stylesheet: Navigation: FatFootMenu Modified On 2015-11-15 00:01:15 */
</pre></body></html>