#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_e.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;
	}
#bot2 a:hover{
background-image:url(boton_quehacemos_d.png);
}
#bot3 a{
    background-image:url(boton_sirveparami_d.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_e.png);
    }

#bot4 a{
    background-image:url(boton_espersonalizado_e.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_f.png);
    }
#bot5 a{
    background-image:url(boton_eligetuplan_c.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;
    }

#bot6 a{
    background-image:url(boton_registrate_a.png);
    height:47px;
    width:177px;
    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_b.png);
    }
.formsregistro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border: 1px solid #666666;
}
