.basictexte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	text-decoration: none;
	text-align: left;
	font-weight: normal;

}
.basictextgras {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #663333;


}
.basictextcentre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	text-align: center;
}
.basictextnoir {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-position: left;
	text-align: left;


}
.basictextenoirgras {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.basicnoircentregras {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.basictextcentregras {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-position: center;
	color: #663333;
	text-align: center;

}
