﻿body {
	margin-top: 0; 	margin-bottom:0; margin-left:0; margin-right:0;
	font-family: "Arial Narrow";
	font-size: 12 pt;
	background-image: url('images/fond.jpg');
	margin-top: 12px;
}
table {
	font-family: "Arial Narrow";
	font-size: 12 pt;
	color: #514F50;
	border-collapse:collapse;
	text-align: left;
}
normal {
	color:#010143;
	text-align:justify;
	font-size: 12 pt;
	font-weight: normal;
	font-family: "Arial Narrow", arial, tahoma;
}
h1 {
	color: #010143;
	background-color:#EDF5FA;
	font-size: 12 pt;
	font-weight: bold;
	font-family: "Arial Narrow";
	padding-bottom: 1px;
}
h2 {
	font-size: 12 pt;
	color: #010143;
	font-family: "Arial Narrow", tahoma;
	font-weight: bold;
	margin-bottom: 0;
}
a:link {
	color: #010143;
	font-size: 12 pt;
	font-weight: none; font-style: normal; text-decoration: none;
	font-family: "Arial Narrow";
}
a:visited {
	color: #010143;
	font-size: 12 pt;
	font-weight: none; font-style: normal; text-decoration: none;
	font-family: "Arial Narrow";
}
a:active {
	color: #fe0002;
	font-size: 12 pt;
	font-weight: none; font-style: normal; text-decoration: none;
	font-family: "Arial Narrow";
}
a:hover {
	color: #fe0002;
	font-size: 12 pt;
	font-weight: none; font-style: normal; text-decoration: none;
	font-family: "Arial Narrow";
}
ul {
	list-style-type: circle;
	font-family: "Arial Narrow";
}

