body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4E4E4E;
	line-height:1.4;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4E4E4E;
	line-height:1.4;
	font-weight:normal;
}

.titre_rouge {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold; 
color: #E4312C;
}
.small {
font-size: 10px;
}
.list {
	margin-left: 2em;
	padding-left: 0;
	list-style-image: url(img/fleche.gif);
}
.fp_table { 
width:auto;
padding: 3px;
border-spacing: 2px;
}
.fp_titres {
	background-color:#CCC;
	font-weight:bold;
}
li {
	margin: 0;
	}
a {
	color: #E4312C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-style: normal;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	margin-right:1px;
	line-height: 1em;
	font-size: 15px;
	color: #E4312C;
}