/* CSS Document */

.titre {  font-family: "Times New Roman", Times, serif; font-size: 22pt; color: #6666FF}
.texte_paragraphe {  font-family: Arial; font-size: 10pt; color: #000000; text-align: justify}
.Tab {
	border-top-color: #6666FF;
	border-top-style: solid;
	border-top-width: medium;
}
.Style1 {color: #6666FF}

.Style2{color: #6666FF;
font-weight:bold;
text-decoration:underline;
}

a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	text-decoration: none;
	color: #6666FF;
}
a:active {
	text-decoration: none;
	color: #6666FF;
}
a {
	font-style: italic;
}
