.BulletinTxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.BulletinTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.BulletinLigne1 {  background-color: #F2F2F2}
.BulletinLigne2 { background-color: #E5E5E5}
.BulletinLigneRm { background-color: #C9E9FC; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.BulletinSeparateur {  background-color: #666666}
.BulletinTitreParagraphe { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold ; color: #003399}
.BulletinEnteteTable { background-color: #1E37AE; font-size: 9px; font-weight: bold; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif}
.BulletinLigneSeparateur{  background-color: #FFCC00}
.BulletinLien {color: #813727; text-decoration: underline}

.BulletinLigne1Rm { background-color: #D1E1F9}
.BulletinLigne2Rm { background-color: #D1E1F9}

.BulletinLigneAutre{
	background-color: #B6C5EC;
	font-weight: bold;
	text-align: center;

}
.BulletinLigne1et {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
