body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* IE Fix */
	/*margin: 0;*/
	color: #666;
	font-size: 75%;
	}

h2{
	font-size: 130%;
	color: #4F4F4F;
}
h3{
	font-size: 110%;
	color: #414141;
}

h4{
	font-size: 105%;
	color: #414141;
}

a { text-decoration: none; color: #369; border-bottom: 1px dashed #369; }
a:hover { border-bottom: 1px dashed #49515C; color: #49515C; }

/*
body {
  	font-family: Arial, Helvetica, sans-serif;
  	color: black;
  	background-color:#FFFFFF; 
}

*/
h1 {
	text-align: center;
	font-size: 20px;
}
/*h2 { text-align: center }*/
  
/*h2, h3 { color: #005A9C }
h1 { font: bold 14pt Arial, Helvetica, sans-serif}
h2 { font: 600 12pt sans-serif}
h3 { font: bold 10pt sans-serif}
h4 { font: italic normal 9pt Arial, Helvetica, sans-serif}
h5 { font: italic 9pt Arial, Helvetica, sans-serif}
h6 { font: small-caps 100% sans-serif }*/

P { font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    text-align: justify;
	color:#000000;
   } 
P.sin { font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
	color:#000000;
   } 
h7 { text-align: justify; font: oblique normal 9pt sans-serif}
h8 { text-align: center; font: oblique normal 9pt sans-serif }
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; list-style-type: disc}
b {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #0054A0}

h1 { color: #0054A0} 

p2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: justify; color: black; font-style: italic}
h5 { text-align: center} 
.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align:center;
}
a.vin{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.tx1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	line-height: 22px;
}
/*************************************************/
a.l:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
	text-align:left;
}
a.l:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
}
a.l:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration: underline;
	color:#FFFFFF;
}
a.l:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
}
/************************************************/
#escud
{
	background-image: url(http://www.uaeh.edu.mx/library/estructura/plantillas/cuadro_completo.jpg);
	background-repeat:no-repeat;
}
#escud_inter
{
	background-image: url(http://www.uaeh.edu.mx/library/estructura/plantillas/cuadro1.jpg);
	background-repeat:no-repeat;
}
#superior
{
	background-image: url(http://www.uaeh.edu.mx/library/estructura/plantillas/menu_superior2.jpg);
	background-repeat:no-repeat;
}
#banner
{
	background-image: url(http://www.uaeh.edu.mx/library/estructura/plantillas/banner_acerca.jpg);
	background-repeat:no-repeat;
}
#foot1
{
	background-image: url(http://www.uaeh.edu.mx/library/estructura/plantillas/foot1.jpg);
	background-repeat:no-repeat;
}
#foot2
{
	background-image: url(http://www.uaeh.edu.mx/library/estructura/plantillas/foot2.jpg);
	background-repeat:no-repeat;
}
#linea
{
	background-image:url(http://www.uaeh.edu.mx/library/estructura/plantillas/linea.jpg); 
	background-repeat:repeat-y;
}


/***** ESTILOS PROPIOS *****/
#menu_izq{
	background-image: url(../imagenes/image_menuizq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	width: 155px;
	line-height: 20px;
	}
	
	
	/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	/*background: #858F9E; */
	border-bottom: 4px solid #fff;
	margin: 0;
	padding: 0;
	height: 2.2em;
	margin-top: 5px;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a {
	text-decoration: none;
	color: #ddd;
	background-color: #858F9E;
	border-right: 4px solid #fff;
	border-bottom: 0;
	padding: 3px 5px;
	font-size: 0.8em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover { background-color: #6B7687; }
#nav li a.on { background-color: #49515C; color: #C6C4C5; }

	/*------------------------------------------------------------*
**  contenido
**------------------------------------------------------------*/

#contenido {
	line-height: 150%;
	text-align: justify;
	word-spacing: 2px;
	background-image: url(../imagenes/para_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	}	

#contenido p {
	text-align: justify; /* IE Fix */
	margin: 0;
	color: #666;
}

#contenido li {
	list-style-image: url(../imagenes/bullet02.png);
	list-style-type: circle;
	line-height: 150%;
	margin-left: 30px;
}



.imag01 {
	margin-left: 8px;
	margin-top: 20px;
}

.img02{
	float: right;
}

.img03{
	float: right;
	clear: right;
	margin-left: 15px;
	padding-top: 5px;
}



/****** navegacion izquierda *****/ 
#navlf{
	float: left;
	margin: 0;
	padding: 0;
}
#navlf ul{
	list-style-type: none;
}
#navlf li a{
	display: block;
	border-bottom: 1px dashed #244696;
	padding: 0;
	width: 125px;
	color: #666;
	text-decoration: none;
}
#navlf li a:hover{
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../imagenes/bullet04.png);
}

.enlace{
	font-size: 140%;
}

.rect{
	background-color: #FFFFCC;
	border:solid #666666 1px;
	padding: 10px;
}

.rect2{
	background-color: #8CC544;
	border:solid #666666 1px;
	padding: 10px;
}

