BODY {
	font-family : Verdana,arial,sans-serif;
	color: #000000;
}
.TDT {
	font-size : 17px;
	color: #000000;
	text-align : center;
	font-weight : bold;
	background-color : #87B7CD;
}
.TDC {
	font-size : 16px;
	color: #000000;
	text-align : left;
	background-color : #CFE3FC;
}
.TDT_C {
	font-size : 17px;
	color: #000000;
	text-align : center;
	font-weight : bold;
	background-color : #BBD6E3;
}
.TDC_G {
	font-size : 12px;
	color: #000000;
	text-align : left;
	background-color : #CFE3FC;
}
.TDC_C {
	font-size : 16px;
	color: #000000;
	text-align : left;
	background-color : #EEF5F8;
}
.TDC_N {
	font-size : 12px;
	color: #000000;
	text-align : left;
	background-color : #EEF5F8;
}

a {
	text-decoration: none;
	color: #000000;
	font-size: 14px
}
.lien {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px
}
.titre { color: #000000; text-decoration: none; font-family: helvetica, arial; font-size: 20px }