#alerteProtoId .protoBtnClass {
  padding:3px;
  font-size:10px;
  width:100px;
  cursor:pointer;
  cursor:hand;
}

#alerteProtoId .ok_button {
  background-color: transparent;
  background-image:url('/portailOH_img/site/FRA/commun/cmn_group_btn01.gif');
  repeat:no-repeat;
  width:100px;
  height:60px;
  border-width:0;
  cursor:pointer;
  cursor:hand;
}


#confirmProtoId .ok_button {
  background-color: transparent;
  background-image:url('/portailOH_img/site/FRA/bouton/btnValider.jpg');
  repeat:no-repeat;
  width:123px;
  height:74px;
  border-width:0;
  cursor:pointer;
  cursor:hand;
  float:right;
  margin-right:50px
}

#confirmProtoId .cancel_button {
  background-color: transparent;
  background-image:url('/portailOH_img/site/FRA/bouton/btnFermer.jpg');
  repeat:no-repeat;
  width:100px;
  height:60px;
  border-width:0;
  cursor:pointer;
  cursor:hand;
  float:left;
  margin-left:50px
}

#questionProtoId .ok_button {
  background-color: transparent;
  background-image:url('/portailOH_img/site/FRA/commun/oui.gif');
  repeat:no-repeat;
  width:60px;
  height:40px;
  border-width:0;
  cursor:pointer;
  cursor:hand;
}

#questionProtoId .cancel_button {
  background-color: transparent;
  background-image:url('/portailOH_img/site/FRA/commun/non.gif');
  repeat:no-repeat;
  width:60px;
  height:40px;
  border-width:0;
  cursor:pointer;
  cursor:hand;

}

#envoieAmiProtoId .ok_button {
  background-color: transparent;
  background-image:url('/portailOH_img/site/FRA/bouton/btnValider.jpg');
  repeat:no-repeat;
  width:123px;
  height:74px;
  border-width:0;
  cursor:pointer;
  cursor:hand;
  float:right;
  margin:-5px 10px 20px 0;
}

#envoieAmiProtoId .cancel_button {
  background-color: transparent;
  background-image:url('/portailOH_img/site/FRA/bouton/btnFermer.jpg');
  repeat:no-repeat;
  width:100px;
  height:60px;
  border-width:0;
  cursor:pointer;
  cursor:hand;
  float:left;
  margin:0 0px 0px 20px;

}

#envoieAmiProtoId .alphacube_buttons {
  display: none;
}
