* {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10pt;
	color: #860C13;
}
body {
	background-color:#F2E4CD;
}

body, table, td {
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}
img {
	border:0;
}
h1 {
	display:none;
}
h2 {
	font-weight:bold;
	font-size:11pt;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:20px;
	color: black;
}
h3 {
	font-weight:bold;
	font-size:10pt;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:10px;
	color: black;
}
#contenu ul, #contenu p, #contenu table {
	margin-top:0;
	margin-bottom:20px;
	line-height:16px;
	font-size:13px;
}

a {
	color:#400807;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* texte */
b, strong {
	color: black;
}
.txtrougevin {
	color: #850A11;
}
.txtnoir {
	color: black;
}
.txtgros1 {
	font-size: 15px;
}
.minidate {
	font-size: 0.8em;
}
