body {background-color:rgb(64,64,64);width:100%;height:100%}
  #cabezera {background-color: rgb(64,64,64);width: 745px;height: 100px;margin-left:15px;margin-right: 0px;float: left;}

    #cabezera1 {width:53px;height:100px;margin-bottom:75px;margin-left: 5px;float: left;background-color: rgb(64,64,64);}

     #cabezera2 {font-size: 1.5em; background-color: rgb(64,64,64); width: 180px;height: 30px;margin-top: 160px;color: white;margin-left : 145px;float: left}
    
     #cabezera3 {font-size: 1.5em; background-color:rgb(64,64,64); width: 900px;height: 80px;margin-top: 80px;color: white;text-align: right;}
     


#menu {clear: both;margin-left:auto;margin-right:auto;width:960px;height:40px;}
  #normal1 {background-color:rgb(145,145,145);width:160px;height:40px;float:left;}
  #normal2 {color:red; background-color:rgb(160,160,160);width:160px;height:40px;float:left;}
  #normal3 {color:red; background-color:rgb(175,175,175);width:160px;height:40px;float:left;}
  #normal4 {color:red; background-color:rgb(190,190,190);width:160px;height:40px;float:left;}
  #normal5 {color:red; background-color:rgb(205,205,205);width:160px;height:40px;float:left;}
  #normal6 {color:red; background-color:rgb(245,245,245);width:140px;height:40px;float:left;}

.cajongral
 {margin-top: 50px;width: 850px;height: 450px;}
  
nav {clear;width:200px;margin:left;}
  nav li{list-style: none;position:relative; /* importante, para que el submenu tome la posición correcta*/}
  nav li a{color:#0A28FF;text-decoration:none;text-align:left;padding: 5px;display:block;}/*caracteristicas de las letras de los
 menus y submenus*/
  nav li a:hover{color:#FFFFFF;}/*color de letras cuando pasas el raton y oculta las letras*/
  nav li.parent:hover{border:1px #ccc solid;margin:-1px;background:#000000;}/*caracteristicas del fondo cuando pasas el raton*/
  nav li li a{width:200px;/*el ancho de los links del submenu, debe ser fijo, esto servirá para crear la animación mas adelante */
   display:block;}
  nav li.parent1a:hover{clear;width:230px;border:0px #ccc solid;margin:-1px;background:#000000;}/*caracteristicas del fondo cuando pasas el raton*/
  nav li ul {width:200px;margin:0px;display:none;background:#ffffff;border:1px #cccc solid;position: absolute;left: 100%;top:-1px;}
   /*caracteristicas de la ventana del submenu*/
  nav li:hover ul {display: block;}/*oculta el cuadro del submenu*/
  


#informacion {color:rgb(200,204,255);background-color:black;width:740px;height:650px;float:left}
  #informacion2 {color:rgb(255,255,255);background-color:rgb(104,104,104);margin-left:5px;width:940px;height:380px;float:left}

#piepag {clear: both;margin-left:auto;margin-right:auto;width:980px;}
