.CajaWizardInicio {
  background-position: bottom left; /*right*/
/*  background-image: url(/Wizard/Imagenes/FondoCajitaNum.gif); */
  background-repeat: no-repeat;
  padding: 17px 0px 0px 15px;
  height: 343px;
  width: 236px;
}

.Variable {
  font-family: "Arial";
  font-size: 12px;
  font-weight: bolder;
}

.Variable .CajaGratis {
  background-color: #1870AD;
  padding: 5px 5px 5px 5px;
  font-size: 14px;
}

.Variable .Gratis {
  color: #FF0000;
  background-color: #FFFFFF;
  padding: 0px 3px 0px 3px;
}

.Variable .Texto {
  color: #FFFFFF;
  font-size: 12px;
}

.Variable .SubtituloGratisL1 {
  font-size: 19px;
  color: #666666;
  line-height: 95%;
  letter-spacing: -1.5px;
  padding: 5px 8px 5px 0px;
  text-align: right;
}

.Variable .PasosWizardTitulosP1 {
  font-size: 18px;
  color: #666666;
  letter-spacing: -1.5px;
  padding: 0px 0px 0px 40px;
  height: 45px;
  text-align: left;
  background-image: url('/wizard/Imagenes/Num1.gif');
  background-repeat: no-repeat;
  background-position: center left;
}

.Variable .PasosWizardTitulosP2 {
  font-size: 18px;
  color: #666666;
  letter-spacing: -1.5px;
  padding: 0px 0px 0px 40px;
  height: 45px;
  text-align: left;
  background-image: url('/wizard/Imagenes/Num2.gif');
  background-repeat: no-repeat;
  background-position: center left;
}

.Variable .PasosWizardTitulosP3 {
  font-size: 18px;
  color: #666666;
  letter-spacing: -1.5px;
  padding: 0px 0px 0px 40px;
  height: 45px;
  text-align: left;
  background-image: url('/wizard/Imagenes/Num3.gif');
  background-repeat: no-repeat;
  background-position: center left;
}

.FlechaWizardTitulos {
  font-family: "Arial";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0px 0px 0px 20px;
/*  margin: 0px 0px 0px 0px;    */
  background-image: url('/wizard/Imagenes/Flecha.gif');
  background-repeat: no-repeat;
  background-position: center; /**/
  height: 71px;                 
  vertical-align: middle;
}
.ImagenPromo {
   padding-top: 10px;
}


