body TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
	font-size: 11px;
	font-weight: bold;
}



.texte1 {
	color: #333399;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}
.texte-mini1 {
	font-size: 11px;
	color: #333399;
	font-weight: bold;
}
.texte2 {
	color: #999999;
	font-size: 10px;
	text-transform: none;
	font-weight: bold;
}

.titre1 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}

.titre2 {
	color: #333399;
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

.bord-txt {
	padding-left: 125px;
	padding-top: 20px;
	text-align: justify;
}

