BODY {	color: black;	margin: 0px;	background-color: #0d3771;
	font: normal 13px/130% Trebuchet MS, Arial, sans-serif;
}

TD {
	font-family : Trebuchet MS, Arial, sans-serif;	font-size : 13px;	font-weight : normal;
	line-height: 130%;	color: black;
	}
li {
	line-height: 130%;
}

.Gras {
	font-weight:bold; }

.ital {
	font-style: italic;
}

.italGras {
	font-weight: bold;
	font-style: italic;
}

.rougegras {
	color: #660000;
	font-weight: bold;
}

.vignette10 {
	font-weight: bold;
	font-size: 11px;
	line-height: 100%;
size}

h1 {
	font-weight: bold;
	color: #856ec2;
	font-size: 18px;
}

h2 {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	text-align: center;
}

h3 {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}

.blanc12 {
	font-size: 12px;
	color: white;
}

.blanc14gras {
	font-size: 14px;
	font-weight:bold;
	color: white;
}
a:link {	color : #200bbe;
}
a:hover {	color : #290cf6;
}a:visited {	color : #3a39fc;
}a:active {	color: #f87d38;
}