@charset "iso-8859-1";
/* CSS Document */

.soustitre {
	font-size: 16px;
	color: #b90609;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

.intertitre {
	font-size: 15px;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.intertitre2 {
	font-size: 13px;
	font-style: italic;
	color: #b90609;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.plus {
	font-size: 14px;
}
#texte a {
	font-weight: bold;
	color: #b90609;
	text-decoration: underline;
}
#texte a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #b90609;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;	
}
