body {
	background-color: #C7DCFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0099FF;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0099FF;
	margin: 10px;
	text-align: center;
}
.pcentre {
	text-align: center;
}

INPUT {
	color:#FFFFFF;
	background-color:#6699FF;
	font-size:12px;
	font-family:arial;
}
TEXTAREA {
	color:#FFFFFF;
	background-color:#6699FF;
	font-size:12px;
	font-family:arial;
}
SELECT {color:#FFFFFF;background-color:#6666CC;font-size:12px;font-family:arial;
}
a:link  {
	color: #00CCFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal
}
a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCFF;
	font-size: 10pt;
	font-weight: normal
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCFF;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal
}
.Titre1 {
	font-size: 24pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

table {
	border: thin solid #6699FF;
	background-color: #FFFFFF;

}
.barrebleue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

