

body {
    background-color : #ffffff;
    background-image : url(fondo.jpg);
    background-position: top left;
    background-repeat : repeat-x;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }


#menu {
margin: 0;
padding: 0;
}

#menu ul {
 list-style:none;
 margin: 0;
 padding:0;
	 
	 }
	 
#menu li {
float:left;
}	 
	 
#menu .botoninicio {
    background-image : url('imagenes/botonera-doble.jpg');
    background-position : 0 0;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 63px;
	 width: 585px;
	 text-decoration: none;
	
  }
  
 #menu .botoninicio:hover {
 	background-image : url('imagenes/botonera-doble.jpg');
	background-position : 0 -63px;
 }   
 
 #menu .botoninicio1 {
   background-image : url('imagenes/botonera-doble.jpg');
    background-position : 0 -63px;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 63px;
	 width: 585px;
	 text-decoration: none;
  }
  
  
  #menu .botonquienes {
    background-image : url('imagenes/botonera-doble.jpg');
    background-position : -585px 0;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 63px;
	 width: 127px;
	 text-decoration: none;
	
  }
  
 #menu .botonquienes:hover {
 	background-image : url('imagenes/botonera-doble.jpg');
	background-position : -585px -63px;
 }   
 
 #menu .botonquienes1 {
   background-image : url('imagenes/botonera-doble.jpg');
    background-position : -585px -63px;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 63px;
	 width: 127px;
	 text-decoration: none;
  }
  
  #menu .botonservicios {
    background-image : url('imagenes/botonera-doble.jpg');
    background-position : -712px 0;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 63px;
	 width: 84px;
	 text-decoration: none;
	
  }
  
 #menu .botonservicios:hover {
 	background-image : url('imagenes/botonera-doble.jpg');
	background-position : -712px -63px;
 }   
 
 #menu .botonservicios1 {
   background-image : url('imagenes/botonera-doble.jpg');
    background-position : -712px -63px;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 63px;
	 width: 84px;
	 text-decoration: none;
  }
  
  
  #menu .botoncontacto {
    background-image : url('imagenes/botonera-doble.jpg');
    background-position : -796px 0;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 63px;
	 width: 104px;
	 text-decoration: none;
	
  }
  
 #menu .botoncontacto:hover {
 	background-image : url('imagenes/botonera-doble.jpg');
	background-position : -796px -63px;
 }   
 
 #menu .botoncontacto1 {
   background-image : url('imagenes/botonera-doble.jpg');
    background-position : -796px -63px;
    background-repeat : no-repeat;
    display : block;
    font-family : 'Trebuchet MS', Arial, 'Sans Serif';
    text-indent: -1000em;
    height: 63px;
	 width: 104px;
	 text-decoration: none;
  }
