body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	
	/*margin-top: 0px;*/
	margin: 0px;
	padding: 0px;
	background:#ffffff;
}
.header_titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:24px;
	color:#ffffff;
}

.hr {
	color:#AB1007;
}
.titre_paragraphe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width:0px;
	border-bottom-color:#ab1007;
	border-bottom-style:solid;
}
p,li,.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
a:hover {
	color:#993300;
}
