#Menu a {
        float:left;
       padding : 3px 5px 0px 5px;
        font-family: Tahoma;
        font-size:11px;
        width:54px;
        height:18px;
    /*   background-image:url("../_Imagenes/Zona_Boton.png") !important ;
       background:no-repeat;
       background-image: none;
       filter: none !important;       
       filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_Imagenes/Zona_Boton.png');*/
       background:url("../_Imagenes/Zona_Boton.png") no-repeat;
       color:white;
       text-align:center;
}

#OpcionesMenu{
 float:left;
 width:340px;
 padding-left:15px;
 margin:1px 1px 1px 1px;
}

#Buscar{
 float:right;
 width:340px;

 text-align:right;
font-family: Tahoma, sans serif;
font-size:12px;
}

#BuscarIzonia{
  float:left;
  margin-top:5px;
}


#txtBuscar{
  float:left;
  margin-left:3px;
  margin-right:6px;
}

.Button{
  float:left;
  margin-left:3px;
}

#OpcionesLog a {
       float:left;
       padding : 3px 0px 0px 2px;
        font-family: Tahoma;
        font-size:11px;
        width:110px;
        height:25px;
        background:url("../_Imagenes/Zona_Boton_Login.png") no-repeat;
       color:white;
       text-align:center;
}

#informacion{
 float:left;
 width:700px;
 margin:15px 15px 15px 20px;
 font-size:11px;
}