.SmallRedTitle {
	font-weight: bold;
	color: #933228;
}

.BiglRedTitle {
	font-weight: bold;
	color: #933228;
	font-size: 22px;
	text-align: center;
}
.BulletinGaucheRouge {
	font-size: 18px;
	line-height: 200%;
	color: #933228;
	text-align: center;
}
.BulletinGaucheBleu {
	font-weight: normal;
	color: #3E6A8A;
	border-top-width: 2px;
	line-height: 180%;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	font-size: 16px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.grosbleu {
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	color: #3E6A8A;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.Links {
	font-size: medium;
	font-style: normal;
	color: #D6975A;
	text-decoration: none;
	font-weight: bold;
}
.bulletinseparator {
	color: #933228;
	text-align: center;
	line-height: normal;
	border-top: 1;
	border-top-style: dotted;
	border-top-color: #933228;
	border-top-width: 3px;
}

