span.surtitre, p.surtitre{
	display: block;
	color: #7d7d7d;
	font-size: 16px;
	margin: 8px 0px;
}

span.titre, p.titre{
	display: block;
	height: auto;
	min-height: 32px;
	_height: 32px;
	line-height: 28px;
	color: #010101;
	/* padding: 0px 0px 0px 30px; */
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px;
	/* background: transparent url(./../images/titre.gif) no-repeat 0px 0px; */
}

span.soustitre, p.soustitre{
	margin: 5px 0px;
	font-weight: bold;
	display: block;
	height: auto;
	min-height: 23px;
	_height: 23px;
	font-size: 14px;
	line-height: 23px;
	color: #b3185a;
	/* padding: 0px 0px 0px 30px;
	background: transparent url(./../images/soustitre.gif) no-repeat 0px 0px; */
}

span.chapo, p.chapo{
	color: #e42f5a;
	font-weight: bold;
	margin: 5px 0px;
}

span.intertitre, p.intertitre{
	margin: 8px 0px;
	font-weight: bold;
	display: block;
	height: auto;
	min-height: 21px;
	_height: 21px;
	line-height: 21px;
	color: #646464;
	/* padding: 0px 0px 0px 30px;
	background: transparent url(./../images/intertitre.gif) no-repeat 0px 0px; */
}

span.legende, p.legende{
	margin: 5px 0px;
	color: #040404;
	font-size: 10px;
	font-style: italic;
}

span.mise_en_valeur, p.mise_en_valeur{
	color: #9f9d9d;
	font-weight: bold;
}