@charset "utf-8";
/* CSS Document */



.bg-VERT1 {
  background-color: #00731b !important;
}

.bg-grisC-1T4 {
  background-color: #cbcbcb !important;
		opacity: 0.4

}

.bg-grisC-1T6 {
  background-color: #cbcbcb !important;
		opacity: 0.6

}

.bg-grisC-1T8 {
  background-color: #cbcbcb !important;
		opacity: 0.8

}

.bg-grisC-1T10 {
  background-color: #cbcbcb !important;
		opacity: 1.0

}

.bg-bleu-1 {
  background-color: #afd3fa !important;
}
.bg-bleu-1T8 {
  background-color: #afd3fa !important;
	opacity: 0.8
}

.bg-bleu-2 {
  background-color: #8bb5e7 !important;
}

.txt-noir-1 {
  text-decoration-color: #000000 ;
	
}





