a	{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #333333;
	padding: 2px;
	border-top: 4px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px;
	
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000
}

.t9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.t16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.t18bleft12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
}

.t18bleft12pxred { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #711515;
	border-left: 12px solid #711515;
	background-color: #FFFFFF;
}
td.border1px {
	border-bottom: 1px solid #256579;
	border-collapse: collapse;
}
.indent12px {
	padding-left: 12px;
}
.bullet_carre {
	list-style-type: square;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: .25em;
	margin-left: -20px;
}
img {border: none;}
.right {text-align: right;}