.textes {
	font-family: Helvetica;
	font-size: 15px;
	padding-right: 33px;
	line-height: 17px;
}
.titres-textes {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
}
.box-titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #780043;
	padding-left: 11px;
	padding-top: 3px;
	color: #FFFFFF;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 11px;
	background-color: #FFF4D7;
}
.titres2-textes {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	padding-right: 33px;
}

