@charset "UTF-8";
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6666;
	font-style: normal;
	text-align: justify;
	line-height: 19px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC6666;
	text-align: center;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
