.TITRES {
	font-family: "Trebuchet MS";
	font-size: 24px;
}
.sous-titres {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 200;
	color: #F6EBD2;
	text-transform: uppercase;
	letter-spacing: 3pt;
	line-height: 16px;
	text-indent: 4px;
	background-color: #433F38;
	vertical-align: bottom;
}

