/*****************************MENU********************************************************/
#menu { float:right; text-align:right; margin-top:-25px; margin-bottom:10px; padding-right:28px;}
#menu ul { list-style-type:none; margin:0px; padding:0px;}
#menu ul li {display:inline-block; height:31px; *display:inline;  zoom:1;}
#menu ul li a.sup{ list-style-type:none; color:#003f87; text-decoration:none; font-family:Arial; font-size:12px;}
#menu ul li a.sup:hover{ text-decoration:underline;}
#menu ul li.menu1 a{display:inline-block; width:87px; height:31px; background-image:url(../imagenes/es/inicioazul.png);}
#menu ul li.menu1 a.seleccionado{display:inline-block; width:87px; height:31px; background-image:url(../imagenes/es/inicio.png);}
#menu ul li.menu1 a:hover{ display:inline-block; background-image:url(../imagenes/es/inicio.png); width:87px; height:31px;}
#menu ul li.menu2 a{display:inline-block;  width:172px; height:31px; background-image:url(../imagenes/es/quienesazul.png);}
#menu ul li.menu2 a.seleccionado{display:inline-block;  width:172px; height:31px; background-image:url(../imagenes/es/quienesomos.png);}
#menu ul li.menu2 a:hover{ display:inline-block;  background-image:url(../imagenes/es/quienesomos.png); width:172px; height:31px;}
#menu ul li.menu3 a{display:inline-block;  width:137px; height:31px; background-image:url(../imagenes/es/productosazul.png);}
#menu ul li.menu3 a.seleccionado{display:inline-block;  width:137px; height:31px; background-image:url(../imagenes/es/productosmenu.png);}
#menu ul li.menu3 a:hover{ display:inline-block; background-image:url(../imagenes/es/productosmenu.png); width:137px; height:31px;}
#menu ul li.menu4 a{display:inline-block; width:126px; height:31px; background-image:url(../imagenes/es/contactoauzl.png);}
#menu ul li.menu4 a.seleccionado{display:inline-block; width:126px; height:31px; background-image:url(../imagenes/es/contactomenu.png);}
#menu ul li.menu4 a:hover{ display:inline-block;  background-image:url(../imagenes/es/contactomenu.png); width:126px; height:31px;}
#menu ul li.menu5 a{display:inline-block; width:103px; height:31px; background-image:url(../imagenes/es/videotrans.png);}
#menu ul li.menu5 a.seleccionado{display:inline-block; width:103px; height:31px; background-image:url(../imagenes/es/videoazul.png);}
#menu ul li.menu5 a:hover{ display:inline-block;  background-image:url(../imagenes/es/videoazul.png); width:103px; height:31px;}


#productos ul li.boton a{ display:inline-block; background-image:url(../imagenes/es/masinformacion.png); width:251px; height:29px;}
#productos ul li.boton a:hover{display:inline-block; background-image:url(../imagenes/es/infoazul.png); width:251px; height:29px;}

