/* CSS Document */

.texte
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
font-variant:normal;
text-decoration:underline;

}
.titre
{
    text-decoration:none;
	font-size:16px;
	color: #17A71D;
	font-family:"Times New Roman";
	font-weight:bold;
}.mas
{
    text-decoration:none;
	font-size:13px;
	color: #17A71D;
	font-family:"Times New Roman";

}
