BODY {
	font-size: 13px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	text-align: justify;
}

H1 {
	margin-top: 0.5em;
	margin-bottom: 1em;
	color: #898989;
	border-bottom: 1px solid #898989;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1.8em;
	text-align: left;
	position: relative;
}
H2 {
	font-size: 2.2em;
	font-family: Helvetica;
	margin-bottom: 0.5em;
	line-height: 1em;
	text-align: left;
	font-weight: normal;
}
P.banner, IMG.banner, DIV.banner {
	position: relative;
	width: 538px;
	left: -38px;
	top: -18px;
	margin: 0px;
	padding: 0px;
}
A.fancybox { }

.soustitre { font-size: 0.7em; }
/**
 * TINYMCE STYLE
 */
 
BODY.mceContentBody {
	width: 462px;
	padding: 46px;
	padding-top: 26px;
}