body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	margin: 0px;
	padding: 0px;
}

.largeurDePage {
	width: 780px;
	text-align: left;
}

.txtBleu {
	color: #0078C1;
}

.decaleTxt {
	margin: 20px 20px 2px 30px;
}

.cGras {
	font-weight: bold;
	margin: 20px 20px 2px 30px;
}

.aster {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	margin: 10px 20px 20px 30px;
}

.texteTitreTableaux {
	font-size: 14px;
	font-weight: bold;
	color: #ef008c;
	margin: 5px 0px;
}

.styleTable {
	width: 780px;
	border: 2px solid #999999;
	margin: 3px 0px 20px 0px;
}

.titreTableaux {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #0174b9;
	border: 1px solid #999999;
	padding: 4px 5px;
}

.texteCorpsTable {
	text-align: center;
	border: 1px solid #999999;
	padding: 4px 5px;
}

.texteCorpsTable a:link,.texteCorpsTable a:visited {
	color: #0078C1;
}

.texteCorpsTable a:hover,.texteCorpsTable a:active {
	color: #636363;
}

.piedPage {
	background-color: #0078C1;
	padding: 5px 0px 5px 0px;
	color: White;
	text-align: center;
	font-weight: bold;
}

.piedPage a:link,.piedPage a:visited {
	color: White;
}

.piedPage a:hover,.piedPage a:active {
	color: #636363;
}
