﻿#wz_Wizard{height:80px;}
.wizardActive
{
      /*background: #FFFFFF url('../../Images/FrecciaPercorsoVerde.png') no-repeat;    */
      float:left;
      height:90px;
      width:200px;
}
.wizardNOActive 
{
      /*background: #FFFFFF url('../../Images/FrecciaPercorsoGrigio.png') no-repeat;  */
      float:left;
      height:90px;
      width:200px;
}

.wz_img
{
  left: 0px;
    position: relative;
   
     
 
} 

#wz_1 
{
 z-index :1000;   
}

#wz_2 
{
    z-index:950;
    margin-left: 26px;
    
}

#wz_3 
{
    z-index:900;
    margin-left:10px;
}

.wz_label 
{

    color: White;
    font-size: 10px;
    font-weight: bolder;
    left: 67px;
    position: relative;
    top: -98px;
    width: 170px;
}
.wz_label_active
{

   /* color: #3AD33D;*/
    font-size: 10px;
   position: relative;
    width: 170px;
    font-weight: bolder;
   color: #FFFFFF;
    left: 65px;
    top: -98px;
}