@charset "UTF-8";
/* CSS Document */

.Style2 {
	font-size: 36px;
	font-weight: bold;
}
.Style6 {font-size: 24px}

/*
body table tr td div p {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
body table tr td p {
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
body table tr td div p font a {
	font-size: 16px;
}
body table tr td div p {
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
body table tr td {
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	font-style: normal;
}
body table tr td {
	font-weight: normal;
}
body table tr td {
	font-weight: bold;
	font-size: 14px;
}
body table tr td {
	text-align: left;
}
body table tr td p {
	text-align: center;
}
*/

.centrer {
	text-align: center;
}
.gauche {
	text-align: left;
}

