.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}

.textw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000FF;
}

.degrade {
	background-attachment: fixed;
	background-image: url(img/deg_03.jpg);
	background-repeat: repeat-x;
}
.texte-petit-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003466;
}

