body {
	background: #ABB7C3;
	margin: 0;
	padding: 0;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
table {
	text-align:left;	
}
p {
	margin: 0 0 10px 0;
}
input, select, textarea { 
	color:#000000;
	background-color:#d7eaf5;
	font: 10px verdana, arial, sans-serif;
	border: 1px groove #666666;
}


.texteblanc {
	color: #ffffff;
}
.texteJustifie {
	text-align: justify
}
.texteGras {
	font-weight: 600;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #345aa9;
	font-size: 10pt;
	font-weight: bolder;
	letter-spacing: 1px;
	font-style: italic;
}
.fondLayer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	letter-spacing: 1px;
	background-color: #003399;
}

body {
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A
{	COLOR: #003399;
	text-decoration: underline;	}
A:LINK
{	COLOR: #003399;
	text-decoration: underline;	}
A:HOVER
{	COLOR: #017DBD;
	text-decoration: none;	}

A.texteblanc
{	COLOR: #ffffff;
	text-decoration: underline;	}
A.texteblanc:LINK
{	COLOR: #ffffff;
	text-decoration: underline;	}
A.texteblanc:HOVER
{	COLOR: #70CAF8;
	text-decoration: none;	}


A.fondLayer
{	COLOR: #ffffff;
	text-decoration: none;	}
A.fondLayer:LINK
{	COLOR: #ffffff;
	text-decoration: none;	}
A.fondLayer:HOVER
{	COLOR: #70CAF8;
	text-decoration: underline;	}
