.titre_1 {
	font-size: 34px;
	line-height: 38px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px $black;
	font-weight: 700;
}
.titre_2 {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
}
.titre_3 {
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 20px;
}
.titre_3_min {
	font-size: 22px;
	line-height: 22px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 20px;
}
.titre_4 {
	font-size: 18px;
	line-height: 18px;
}

.col2 { position: relative; }

.txt_noir  {color: #000000 !important; }
.txt_blanc { position: relative; }
.txt_jaune {color: #ffc928 !important; }
.txt_cap { text-transform: uppercase; }

.footer_btn_contact { position: relative }



