   html { width:100%; height:100%; text-align:center;  margin:0; padding:0; background-color:#7f7d7c; }
   body { margin-left:auto; margin-right:auto;  }
  
   img { border:0px; }
   #logo { text-align:center; width:900px; height:50px; margin-left:auto; margin-right:auto; }
   #logo img { float:left;}
   #contenedor { text-align:center; width:920px; margin-left:auto; margin-right:auto;} 
   #menu { float:left; width:240px; height:480px; background-color: #606060; background-image: url(../images/fondomenu.jpg); } 
   #contmenu { width:190px; margin-top:35px; margin-left:33px; }   
   * html #contmenu { width:190px; margin-top:35px; margin-left:20px; }  
   
  
   #acercade { width:190px; height:50px; background-image: url(../images/menu/acercade-es-off.gif); float:left; }
   #acercade a:hover { width:190px; height:50px; background-image: url(../images/menu/acercade-es-on.gif); float:left; }
    
   #flamenco { width:190px; height:50px; background-image: url(../images/menu/flamenco-es-off.gif); float:left;}
   #flamenco a:hover { width:190px; height:50px; background-image: url(../images/menu/flamenco-es-on.gif); float:left;}
    
   #biografia { width:190px; height:50px; background-image: url(../images/menu/biografia-es-off.gif); float:left;}
   #biografia a:hover { width:190px; height:50px; background-image: url(../images/menu/biografia-es-on.gif); float:left;}
    
   #multimedia { width:190px; height:50px; background-image: url(../images/menu/multimedia-es-off.gif); float:left;}
   #multimedia a:hover { width:190px; height:50px; background-image: url(../images/menu/multimedia-es-on.gif); float:left;}
   
   #noticias { width:190px; height:50px; background-image: url(../images/menu/noticias-es-off.gif); float:left;}
   #noticias a:hover { width:190px; height:50px; background-image: url(../images/menu/noticias-es-on.gif); float:left;}
   
   #agenda { width:190px; height:50px; background-image: url(../images/menu/agenda-es-off.gif); float:left;}
   #agenda a:hover { width:190px; height:50px; background-image: url(../images/menu/agenda-es-on.gif); float:left;}
   
   #galeria { width:190px; height:50px; background-image: url(../images/menu/galeria-es-off.gif); float:left;}
   #galeria a:hover { width:190px; height:50px; background-image: url(../images/menu/galeria-es-on.gif); float:left;}
   
   #contacto { width:190px; height:50px; background-image: url(../images/menu/contacto-es-off.gif); float:left;}
   #contacto a:hover { width:190px; height:50px; background-image: url(../images/menu/contacto-es-on.gif); float:left;}
   
   
   #contenido { float:right; width:675px; height:475px; background-color: #606060;  background-image: url(../images/fond2.jpg); }
   #contenidoalt { float:right; width:675px; height:475px; background-color: #606060;  background-image: url(../images/fond3.jpg); }
   #imagen {  position:relative; float:left; left:25px; top:5px; width:140px; height:140px; margin:5px; border-width:2px; border-style:solid; border-color:white; }
   
   
   /*#layertransp { position:relative; top:10px;left:-10px; height:460px; width:670px; background-color:#a6a6a6; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; overflow:scroll; overflow-y:disable; } */
   #pie { float:left; margin-left:20px; width:900px; height:40px;  background-image: url(../images/footer2.jpg); }

   p { text-align:justify; padding:10px; font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; color : #666666;  }     
   
