#wysiwyg{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#wysiwyg .titre{
	font-size:18px;
	text-align:center;
}

#wysiwyg .texte{
}

#wysiwyg a{
	font-size:12px;
	cursor:pointer;
	color:#FE7D19;
	font-weight:bold;
}
#wysiwyg a:hover{
text-decoration:underline;
}
