@charset "utf-8";
/* CSS Document */
body {
	background-repeat: no-repeat;
	background-color: #F9F1CE;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.noMarginTop {
	margin-top: 0;
}
.titreNouvelle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0 15px 0;
}
