table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
	color: #5B431E;

}
.grasRouge {
	font-weight: bold;
	color: #660000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.image {
	border: 1px solid #443121;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link {
	color: #660000;
	text-decoration: none;

}
a:visited {
	color: #660000;
	text-decoration: none;

}
a:hover {
	color: #812B01;
	text-decoration: underline;
}
a:active {
	color: #660000;
}
.soustitre {
	font-size: 14px;
	font-weight: bold;
}
.gras {
	font-weight: bold;
}
.tableImage {
	font-size: 9px;
	color: #FFFFCC;
	background-color: #660000;
	border: 1px solid #660000;
	text-align: right;
}
.sommaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B431E;
	text-align: center;
}


.grasrougeNormal {
	font-weight: bold;
	color: #660000;

}
ol {
	list-style-type: decimal;
}
h5 {  font-size: 14px}
