/* CSS Document */
/*Coordinacion de Publicaciones Digitales*/
/*Coleccion de Conocimientos Fundamentales*/
/*Portada de disciplinas*/





body {
      margin: 0px;
	  padding: 0px;
	  font-family: verdana;
	  font-size: 10px;
      font-weight: normal;
      color: #000000;
	  
	   background-image: url(images/fondo.jpg);
}
                 




/*contenedor principal*/

.container {      
	position: absolute;
    left: 50%;
    top: 0px;

    width: 800px;
    height: 606px;

	margin: 0px 0px 30px -400px;

    background-color: #FFFFFF;
}
	




/*cabeza*/

.banner {
    position: absolute;
    left: 0px;
    top: 0px;

    width: 710px;
    height: 100px;

    margin: 0px;
          
    background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}





/*imagen de disciplina*/

.disciplina {
    position: absolute;
    left: 710px;
    top: 0px;

    width: 90px;
    height: 530px;

    margin: 0px;
	
	background-image: url(images/img_left.jpg);
	background-repeat: no-repeat;
}





/*espacio para el volúmen y coordinador*/

.coordinador {
    position: absolute;
    left: 0px;
    top: 100px;

    width: 710px;
    height: 25px;

    margin: 0px;
	
	background-image: url(images/cintillo.jpg);
	background-repeat: no-repeat;
}
	 




/*menú*/

.menu {
    position: absolute;
    left: 0px;
    top: 125px;
	
	padding-top: 4px;

    width: 710px;
    height: 20px;

    margin: 0px;
          
    background-color: #E6CD83;
}

.btn_menu {
    margin: 0px 0px 0px 16px;
	
	font-size: 9px;
    font-weight: bold;
    color: #143A55;

    text-align: center;
          
  	background-color: transparent;
}


/*contenedor ayuda*/

.ayuda {
    position: absolute;
    left: 642px;
     top: 4px;

    width: 54px;
    height: 15px;

    margin: 0px;
	
	font-size: 9px;
    font-weight: bold;
    color: #143A55;

    text-align: center;
	
  	background-color: transparent;

}




/*marcador del menu*/

.marcador {
	color: #000000;
}



/*contenedor del índice de disciplina*/

.cont_indice {
    position: absolute;
    left: 0px;
    top: 147px;

    width: 238px;
    height: 383px;

    margin: 0px;
          
    background-color: #F1E3C0;

}





.paginas_pdfs {
    margin: 0px;
	font-size: 9px;
    font-weight: bold;
    color: #143A55;

    text-align: center;
          
  	background-color: transparent;
}

/* contenidos de los modulos*/

.cintilloescribe {
	position: absolute;
	left: 0px;
    top: 0px;

    width: 472px;
    height: 40px;

    margin: 0px;
  
  	background-color: #153A55;

	font-size:11px;
	color: #FFFFFF;
	text-align: center;
        

}

/*indice por módulo*/

.indice {
 	position: absolute;
    top: 24px;
    left: 30px;

    width: 180px;
    height: 310px;
	
	margin-down: 50px;
	
	padding: 5px 5px 5px 5px;

  	background-color: transparent;

	font-size: 11px;
    font-weight: normal;
    color: #143A55;

    text-align: left;

	letter-spacing: 0;
	line-height: 15px;
}


/*busqueda*/

.busqueda {
 	position: absolute;
    top: 322px;
    left: 30px;

    width: 180px;
    height: 46px;
	
	padding: 5px 5px 5px 5px;

  	background-color: transparent;
	border-top: solid 1px #FFFFFF;
	
	

}

.busqueda2 {
 	position: absolute;
    top: 296px;
    left: 0px;

    width: 180px;
    height: 46px;
	
	padding: 5px 5px 5px 5px;

  	background-color: transparent;
	border-top: solid 1px #FFFFFF;
	
	

}

.tex_busque {

	font-size: 11px;
    font-weight: bold;
    color: #7F7F7F;

    text-align: left;

	letter-spacing: 0;
	line-height: 15px;
	
	}
	
.internal_txt {
	  position: relative;
	  
	    
	  width: 90px;
	  height: 20px;
	  
	  text-align: left;

      margin: 0px;

      padding: 0px;

      background-color: #143A55;
	  background-repeat: no-repeat;
     }	

.tex_escribe {

	font-size: 11px;
    font-weight: bold;
    color: #143A55;

    text-align: left;
	
	padding: 15px 0px 0px 10px; 
	

	
	
	}
	
	
	.tex_escribe2 {

	font-size: 11px;
    font-weight: bold;
    color: #143A55;

    text-align: right;
	letter-spacing: 0;
	
		
	padding: 0px 5px 5px 5px;
	
	}




/*jerarquía de módulos en índice*/

.modulo_indice {
 	
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
    color: #143A55;

    text-align: left;
}





/*numero de modulo actual*/
.modulo_actual {
 	
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
    color: #143A55;
	
	text-decoration: underline;
    text-align: left;
}





/*nombre del modulo actual*/

.modulo_act_txt {
 	
	font-weight: bold;
    color: #143A55;
	
	text-decoration: underline;
    text-align: left;
	
	line-height: 14px;
}





/*zona para mas modulos*/

.masmodulos {
 	position: absolute;
    top: 490px;
    left: 69px;

    width: 120px;
    height: 30px;
	
  	background-color: transparent;

	font-size: 9px;
    font-weight: normal;
	color: #143A55;

    text-align: left;

	letter-spacing: 1px;
	line-height: 12px;
}


/* portada*/



.cont_portada {
	position: absolute;
	left: 60px;
    top: 17px;

    width: 356px;
    height: 350px;

    margin: 0px;
  
  	background-image: url(images/portada.jpg);
	background-repeat: no-repeat;
	border: 1px;
        

}

/*Buscador*/


.escribenos {
	position: absolute;
	top: 40px;
	left: 66px;
    

    width: 340px;
    height: 340px;
	
	margin-top: 0px;

 
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
        

}


/* contenidos de los modulos*/

.cont_temas {
	position: absolute;
	left: 239px;
    top: 147px;

    width: 472px;
    height: 383px;

    margin: 0px;
  
  	background-color: #FFFFFF;
        

}






/*numero de módulo*/

.modulo {
 	position: absolute;
    top: 25px;
    left: 46px;

    width: 380px;
    height: 19px;
	
	padding-down: 2px;
	
  	background-color: transparent;

	font-size: 18px;
    font-weight: bold;
    color: #143A55;

    text-align: center;
}





/*titulo del módulo*/

.titulo {
 	position: absolute;
    top: 44px;
    left: 46px;

    width: 380px;
    height: 40px;
	
  	background-color: transparent;
	
	padding-top: 2px;

	font-size: 13px;
    font-weight: bold;
	font-variant: small-caps;
    color: #143A55;
	line-height: 13px;

    text-align: center;
}






/*contenedor para el contenido de cada módulo*/

.cont_contenido {
	position: absolute;
	
	top: 84px;
	left: 46px;
	
	width: 380px;
	height: 250px;
	
  	background-color: white;

}







/*contenedor para la presentacion*/

.cont_cont_prese {
	position: absolute;
	
	top: 54px;
	left: 46px;
	
	width: 380px;
	height: 280px;
	
  	background-color: white;

}


/*boton scroll arriba indices*/
.upin {

	top: 0;
	left: 167px;
	position: absolute;
	
	width: 12px;
	height: 12px;
}





/*boton scroll abajo indices*/
.downin {

	top: 274px;
	left: 167px;
	position: absolute;
	
	width: 12px;
	height: 12px;
}






/*boton scroll arriba*/
.up {

	top: 0;
	left: 360px;
	position: absolute;
	
	width: 17px;
	height: 17px;
}




/*boton scroll abajo*/
.down {

	top: 263px;
	left: 360px;
	position: absolute;
	
	width: 17px;
	height: 17px;
}




/*


/*epacio para los contenidos de cada módulo

.txt_cont_autor {
	position: absolute;
	
	width: 380px;
	height: 270px;
	
	margin: 10px 0px 0px 0px;
	
  	background-color: white;
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	letter-spacing: 0;
	
	overflow: auto;
}

*/

.iframe_autores {
		

	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	letter-spacing: 0;
	
}




/*viñeta*/

ul.square  {
	list-style-type: square;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	color: #000000;
}










/*boton para pasar a la pagina anterior*/

.anterior {
 	position: absolute;
    top: 490px;
    left: 612px;

    width: 20px;
    height: 10px;

  	background-color: transparent;

	
}



/*boton para pasar a la siguiente pagina*/

.siguiente {
 	position: absolute;
    top: 490px;
    left: 640px;

    width: 20px;
    height: 10px;
	
  	background-color: transparent;
	
}






/*zona de pie*/

.pie {
    position: absolute;
    left: 0px;
    top: 531px;

    width: 800px;
    height: 42px;

    margin: 0px 0px 0px 0px;
          
    background-color: #CCCCCC;

}







/*texto de los derechos*/

 .texto_pie {
 	position: absolute;
    top: 6px;
    left: 85px;

    width: 610px;
    height: 30px;

  	background-color: transparent;

	font-size: 9px;
    font-weight: normal;
    color: #000000;

    text-align: center;

	letter-spacing: 0;
	line-height: 13px;
}









/*contenedor a creditos*/

.creditos_libro {
    position: absolute;
    left: 700px;
    top: 11px;

    width: 100px;
    height: 25px;

    margin: 0px;

	font-size: 9px;
    font-weight: normal;
    color: #000000;

    text-align: center;
	letter-spacing: 1px;
	
  	background-color: transparent;

}


/*contenedor a directorio*/

.directorio_libro {
    position: absolute;
    left: 3px;
    top: 11px;

    width: 75px;
    height: 25px;

    margin: 0px;

	font-size: 9px;
    font-weight: normal;
    color: #000000;

    text-align: center;
	letter-spacing: 1px;
	
  	background-color: transparent;

}




/*ligas de menu*/

 .ligas {
          position: absolute;
          top: 573px;
          left: 0px;

          width: 800px;
          height: 31px;

          background-color: white;

          font-family: verdana;
          font-size: 10px;
          color: #7F7F7F;

          text-align: center;
		  line-height: 13px;
}





.external_pop {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

	width: 400px;
	height: 200px;

    margin: 0px;
	padding: 0px;

    border: solid 0px #FFFFFF;

	background-color: #FFFFFF;
	background-repeat: no-repeat;
     } 





.internal_pop {
	position: absolute;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;

	width: 380px;
	height: 180px;

    margin: 0px;

    padding: 0px;


    border: solid 0px #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;

	text-align: justify;
	text-decoration: none;

	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	background-color: #FFFFFF;
	background-repeat: no-repeat;
}






/*Formato de liga para los links de la portada*/
a.portada:link {

  	color: #143A55; 
	font-family:  Verdana;
	text-decoration: none;
	
}
 
 
 




/*Formato de liga para los links de la portada*/
a.portada:visited {
    
	color: #143A55; 
	font-family:  Verdana;
	text-decoration: none;
	
}








/*Formato de liga para los links de la portada*/
a.portada:hover {
    
    color: #000000; 
	font-family:  verdana;
	text-decoration: none;

}






/*para ligas en general*/


a:link {
	text-decoration: none;
    color: #7F7F7F;
}



a:visited {
	 text-decoration: none;
	 color: #7F7F7F;
}



a:hover {
	text-decoration: none;
    color: #000000;
     }
