#wg_bloc_pathway .categorie_title {
    color: #1289f0;
    text-transform: capitalize;
    font-size: 36px;
    font-weight: lighter;
    font-family: Segoe UI;
    height: 96px;
    line-height: 81px;
    background: url(/Files/App_002/Images/bg-h1.png) left top no-repeat;
    padding-left: 20px;
    width: 980px;
    margin-left: -20px;
    margin-top: -20px;
    margin-bottom: 20px;
    width: 1000px;
    display: block;
   
}
#wg_bloc_pathway .lien {
    background: url("/Files/App_002/images/lien.png") no-repeat;
    color: #1289f0;
    font-size: 12px;
    font-family: arial;
  text-decoration:none;
    margin-right: 20px;
    
    width: 432px;
    height: 28px;
 display: block;
    line-height: 28px;
    padding-left: 20px;
    margin-bottom: 20px;
}

#wg_bloc_pathway .path{ font-family: arial;
  text-decoration:none; color: #1289f0;}
#wg_bloc_pathway .separator{margin:0 5px;}


