.texte {
	font: 12px "Times New Roman", Times, serif;
	left: 5px;
}
.titre1 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	padding-left: 4px;
	text-transform: uppercase;
}
.titre2 {
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000099;
}
.surligne {
	background: #FFFF00;
}

