body {
    background-color : #000000;
	 margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }


#menu {
	background-image: url(fondo-botonera.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 46px;
	line-height: 46px;
	padding: 0 50px 0 50px;
}


#menu ul {
    background-color : transparent;
    list-style-type : none;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding: 0;
  }


#menu li {
    float: left;
	 background-image : url('sep-menu.jpg');
   padding: 0 10px 0 0;
	 background-position : right;
    background-repeat : no-repeat;
  }

  
#menu .botoninicio {
    background-image : url('botonera-inicio.jpg');
    background-position : center;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 46px;
	 width: 78px;
	 text-decoration: none;
  }
  
 #menu .botoninicio:hover {
 	background-image : url('botonera-inicio-over.jpg');
 }   
 
 #menu .botoninicio1 {
    background-image : url('botonera-inicio-over.jpg');
    background-position : center;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 46px;
	 width: 78px;
  }
  
  
  

#menu .botonproducto {
    background-image : url('botonera-productos.jpg');
    background-position : center;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 46px;
	 width: 121px;
	 text-decoration: none;
  }
  
 #menu .botonproducto:hover {
 	background-image : url('botonera-productos-over.jpg');
 } 

 #menu .botonproducto1 {
    background-image : url('botonera-productos-over.jpg');
    background-position : center;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 46px;
	 width: 121px;
  }
 
 
 #menu .botonubicacion {
    background-image : url('botonera-ubicacion.jpg');
    background-position : center;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 46px;
	 width: 110px;
	 text-decoration: none;
  }
  
 #menu .botonubicacion:hover {
 	background-image : url('botonera-ubicacion-over.jpg');
 } 

 
  #menu .botonubicacion1 {
    background-image : url('botonera-ubicacion-over.jpg');
    background-position : center;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 46px;
	 width: 110px;
  }
 
 #menu .botoncontacto {
    background-image : url('botonera-contacto.jpg');
    background-position : center;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 46px;
	 width: 118px;
	 text-decoration: none;
  }
  
 #menu .botoncontacto:hover {
 	background-image : url('botonera-contacto-over.jpg');
 } 

#menu .botoncontacto1 {
    background-image : url('botonera-contacto-over.jpg');
    background-position : center;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 46px;
	 width: 118px;
  }

  

