/* CSS Document */
/* Coordinación de Publicaciones Digitales */
/* Colección Conocimientos Fundamentales */
/* Página de inicio */



     body {
          margin: 0px;
	  padding: 0px;
	  font-family: verdana;
	  font-size: 10px;
      font-weight: normal;
      color: #000000;
      background-image: url(images/fondo.jpg);
     }
                 
     .container {      
          position: absolute;
          left: 50%;
          top: 0px;

          width: 800px;
          height: 560px;

          margin: 0px 0px 30px -400px;

          background-color: #FFFFFF;
          
          text-align: left;
     }

     .top {
          position: absolute;
          left: 0px;
          top: 0px;

          width: 800px;
          height: 120px;

          margin: 0px 0px 0px 0px;
          
          background-image: url(images/head.gif);

     }

     .flash {
          position: absolute;
          left: 0px;
          top: 121px;

          width: 630px;
          height: 357px;

          margin: 0px 0px 0px 0px;

          background-color: #F8F8F8;
     }


     .flash_banner {
          position: absolute;
          left: 640px;
          top: 122px;

          width: 160px;
          height: 90px;

          margin: 0px 0px 0px 0px;

          background-color: #ffffff;
     }


     .tit_noticias {
          position: absolute;
          left: 640px;
          top: 215px;

          width: 160px;
          height: 20px;

          margin: 0px 0px 0px 0px;

          background-image: url(images/tit_noticias.gif);
     }

     .noticias {
          position: absolute;
          left: 640px;
          top: 235px;

          width: 160px;
          height: 280px;

          margin: 0px 0px 0px 0px;

          background-color: #3E69AE;

     }

     .content_noticias {
          position: absolute;
          left: 641px;
          top: 235px;

          width: 158px;
          height: 218px;

          margin: 0px 0px 0px 0px;

          background-color: #ffffff;

     }



	.txt_noticias {
	 position: absolute;
     left:10px;
     top: 5px;
     width: 138px;
     height: 210px;

	 font-family: verdana;
	 font-size: 10px;
     font-weight: normal;
     color: #000000;
	 text-aling: justify;
	 
     background-color: #ffffff;
	
	
	}

	.content_menu {
          position: absolute;
          left: 641px;
          top: 454px;

          width: 158px;
          height: 60px;

          margin: 0px 0px 0px 0px;

          background-color: #ffffff;

     }
	
	
/*
     .profesor {
          position: absolute;
          left: 10px;
          top: 497px;

          width: 137px;
          height: 10px;

          margin: 0px 0px 0px 0px;

          background-color: #FFFFFF;

     }

     .alumno {
          position: absolute;
          left: 154px;
          top: 497px;

          width: 125px;
          height: 10px;

          margin: 0px 0px 0px 0px;

          background-color: #FFFFFF;

     }

     .sitios {
          position: absolute;
          left: 286px;
          top: 497px;

          width: 109px;
          height: 10px;

          margin: 0px 0px 0px 0px;

          background-color: #FFFFFF;

     }


*/
     .escribenos {
          position: absolute;
          left: 30px;
          top: 5px;

          width: 78px;
          height: 10px;

          margin: 0px 0px 0px 0px;

          background-color: #FFFFFF;

     }

     .mapa {
          position: absolute;
          left: 30px;
          top: 25px;

          width: 92px;
          height: 10px;

          margin: 0px 0px 0px 0px;

          background-color: #FFFFFF;

     }

     .ayuda {
          position: absolute;
          left: 30px;
          top: 45px;

          width: 48px;
          height: 10px;

          margin: 0px 0px 0px 0px;

          background-color: #FFFFFF;

     }





     .footer {
          position: absolute;
          top: 517px;
          left: 0px;

          width: 702px;
          height: 42px;

          background-color: #CCCCCC;

     }

     .text_footer {
          position: absolute;
          top: 524px;
          left: 90px;

          width: 610px;
          height: 35px;

          background-color: transparent;

	  font-size: 9px;
          font-weight: normal;
          color: #000000;

          text-align: center;

	  letter-spacing: 0;
	  line-height: 13px;
     }


/*contenedor a directorio*/

.directorio_libro {
    position: absolute;
    left: 3px;
    top: 527px;

    width: 75px;
    height: 25px;

    margin: 0px;

	font-size: 9px;
    font-weight: normal;
    color: #000000;

    text-align: center;
	letter-spacing: 1px;
	
  	background-color: transparent;

}


     .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;
}

     .creditos {
          position: absolute;
          top: 517px;
          left:702px;

          width: 98px;
          height: 42px;

          background-color: #CCCCCC;

          padding: 0px;
     }

     .ligas {
          position: absolute;
          top: 570px;
          left: 0px;

          width: 800px;
          height: 37px;

          background-color: transparent;

          font-family: verdana;
          font-size: 10px;
          color: #7F7F7F;

          text-align: center;
     }


     img {
          border:0px;
     }


/* para noticias*/

     a:link {
          text-decoration: none;
          color: #000000;
     }
     a:visited {
          text-decoration: none;
          color: #000000;
     }
     a:hover {
          text-decoration: none;
          color: #4D4C4C;
     }



/*para ligas de la pagina*/
     a.liga:link {
          text-decoration: none;
          color: #4D4C4C;
     }
     a.liga:visited {
          text-decoration: none;
          color: #4D4C4C;
     }
     a.liga:hover {
          text-decoration: none;
          color: #000000;
     }




/*pagina de escríbenos*/



.container_escribenos {      
          position: absolute;
          left: 50%;
          top: 0px;

          width: 800px;
          height: 430px;

          margin: 0px 0px 30px -400px;

          background-color: #ECD1B2;
          
          text-align: left;
     }




.cont_escri {
          position: absolute;
          top: 125px;
          left: 25px;

          width: 600px;
          height: 340px;

          background-color: transparent;

	  	  font-size: 12px;
          font-weight: normal;
          color: #000000;

          text-align: center;

	  letter-spacing: 0;
	  line-height: 13px;
     }


.botones_disc  {


          width: 200px;
          height: 30px;
		  
		  padding-top: 4px;
          background-color: #d2d2d2;


}







.footer_escri {
          position: absolute;
          top: 537px;
          left: 0px;

          width: 702px;
          height: 42px;

          background-color: #CCCCCC;

     }


.text_footer_escri {
          position: absolute;
          top: 544px;
          left: 90px;

          width: 610px;
          height: 35px;

          background-color: transparent;

	  font-size: 9px;
          font-weight: normal;
          color: #000000;

          text-align: center;

	  letter-spacing: 0;
	  line-height: 13px;
     }



.directorio_libro_escri {
    position: absolute;
    left: 3px;
    top: 547px;

    width: 75px;
    height: 25px;

    margin: 0px;

	font-size: 9px;
    font-weight: normal;
    color: #000000;

    text-align: center;
	letter-spacing: 1px;
	
  	background-color: transparent;

}


     .creditos_escri {
          position: absolute;
          top: 537px;
          left:702px;

          width: 98px;
          height: 42px;

          background-color: #CCCCCC;

          padding: 0px;
     }


     .ligas_escri {
          position: absolute;
          top: 580px;
          left: 0px;

          width: 800px;
          height: 27px;

          background-color: transparent;

          font-family: verdana;
          font-size: 10px;
          color: #7F7F7F;

          text-align: center;
     }
