
.pasos{
padding: 18px 18px 18px 39px;
font-family :                          Verdana;
                   font-size:                              10px;
                   color :                                 #5e1275;
                   font-weight :                         normal;
                  
}
.gris10{

font-family :                          Verdana;
                   font-size:                              10px;
                   color :                                 #464646;
                 
                  
}
.mora10{

font-family :                          Verdana;
                   font-size:                              10px;
                   color :                                 #5e1275;
                 
                  
}


.transOFF {width: 100%; background-color: silver; }
.transON {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
.trans25 {width: 100%; background-color: silver;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25; }
.trans75 {width: 100%; background-color: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75; }
