@CHARSET "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.mceContentBody p {
	margin: 0;
	padding: 0;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.texte-gras {
	font-weight: bold;
}

.titre {
	font-family: Times;
	font-size: 18px;
	font-style: italic;
	color: #7b5928;
	background: #e7dead url(../../images/puce_titres.png) no-repeat center left;
	padding: 1px 10px 1px 25px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
