.titre_1 {
	position: relative;
}
.titre_2 {
	position: relative;
}
.titre_3 {
	position: relative;
}
.titre_4 {
	position: relative;
}

.txt_cap { text-transform: uppercase; }

.txt_noir { color: #000000; }
.txt_blanc { position: relative; }
.txt_gris { color: #1a1a1a; }

.txt_color1 { color: #1a1a1a; }
.txt_color2 { color: #1a1a1a; }
.txt_color3 { color: #1a1a1a; }
.txt_color4 { color: #1a1a1a; }
.txt_color5 { color: #1a1a1a; }
.txt_color6 { color: #1a1a1a; }

.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_22 { font-size: 22px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_32 { font-size: 32px; }
.txt_38 { font-size: 38px; }
.txt_42 { font-size: 42px; }

.txt_100 { font-weight: 100; }
.txt_200 { font-weight: 200; }
.txt_300 { font-weight: 300; }
.txt_400 { font-weight: 400; }
.txt_500 { font-weight: 500; }
.txt_600 { font-weight: 600; }
.txt_700 { font-weight: 700; }
.txt_800 { font-weight: 800; }
.txt_900 { font-weight: 900; }




