#bot1 a{
    background-image:url(boton_inicio_a.png);
    height:47px;
    width:156px;
    background-position: center top;
    display: block;
    color: #990000;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
    }
#bot1 a:hover{
    background-image:url(boton_inicio_b.png);
    }
	
#bot2 a{
    background-image:url(boton_quehacemos_a.png);
    height:47px;
    width:156px;
    background-position: center top;
    display: block;
    color: #990000;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
	}
	

#bot3 a{
    background-image:url(boton_sirveparami_a.png);
    height:47px;
    width:156px;
    background-position: center top;
    display: block;
    color: #990000;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
    }
#bot3 a:hover{
    background-image:url(boton_sirveparami_b.png);
    }
#bot4 a{
    background-image:url(boton_espersonalizado.png);
    height:47px;
    width:156px;
    background-position: center top;
    display: block;
    color: #990000;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
    }
#bot4 a:hover{
    background-image:url(boton_espersonalizado_on.png);
    }
#bot5 a{
    background-image:url(boton_eligetuplan.png);
    height:47px;
    width:155px;
    background-position: center top;
    display: block;
    color: #990000;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
    }
#bot5 a:hover{
    background-image:url(boton_eligetuplan_on.png);
    }
#bot6 a{
    background-image:url(boton_registrate.png);
    height:47px;
    width:178px;
    background-position: center top;
    display: block;
    color: #990000;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
    }
#bot6 a:hover{
    background-image:url(boton_registrate_on.png);
    }
