@charset "utf-8";
/* CSS Document */

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-black-40 {
  color: rgba(0, 0, 0, 0.4) !important;
}

.text-black-80 {
  color: rgba(0, 0, 0, 0.8) !important;
}

.text-bleu {
  color: rgba(30, 45, 145, 1.0) !important;
}

.text-vert1 {
  color: rgba(30, 45, 145, 1.0) !important;
}


.border-green1 {
  color: rgba(30, 45, 145, 1.0) !important;
}






.txt-noir-1 {
  text-decoration-color: #000000 ;
	
}.txt_blanc {
  text-decoration-color: #ffffff ;
	
}