body {
	color: #004c80;
	font-size: 9pt;
	font-family: Arial, Helvetica ;
}
h1 {
	color: #ffffff;
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #ca0055
}
h2 {
	color: #007d70;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 13px;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.txPt {
	font-size: 9px;
}
td {
	font-size: 9pt;
}
.textevertF { color: #005361; }
.textevertC { color: #007d70; }
.textefuschia { color: #ca0055; }
.texteciel { color: #00a6e6; }
.textebleuF { color: #004c80; }
.textecombleuF { color: #004c80; font-size: 9.5pt; font-family: "Comic Sans MS" }
.textecomvertF  { color: #005361; font-size: 9.5pt; font-family: "Comic Sans MS" }
.textecomvertC  { color: #007d70; font-size: 9.5pt; font-family: "Comic Sans MS" }
.textecomFuschia  { color: #ca0055; font-size: 9.5pt; font-family: "Comic Sans MS" }
.titrevertC   { color: #007d70; font-size: 11pt; }
.titrefuschia   { color: #ca0055; font-size: 13pt; }
.titreFuschiaInv { color: #fff; font-size: 13pt; background-color: #ca0055 }
.titreblanc{color:#ffffff;font-size:11pt; }

.textenoir{color:#000000; }
.textenoirpt{color:#000000;font-style:oblique; }
.texteblanc{color:#ffffff;font-size:8pt; }
.texteblancpt{color:#ffffff;font-style:oblique;font-size:8pt; }

a.lien:link { color: #005361; text-decoration: none }
a.lien:visited { color: #005361; text-decoration: none }
a.lien:hover { color: #ca0055; text-decoration: none }
a.lienF:link  { color: #005361; text-decoration: none; background-color: #cfee3a }
a.lienF:visited  { color: #005361; text-decoration: none; background-color: #cfee3a }
a.lienF:hover   { color: #ca0055; text-decoration: none; background-color: #ff0 }
.formChamps {
	color: #004c80;
	font-size: 10pt;
	font-family: Arial, Helvetica ;
	width: 300px;
	border: 1px solid #666;
}
#intro {
	height: 600px;
	width: 765px;
	position: relative;
}
#logo {
	height: 195px;
	width: 420px;
	position: absolute;
	top: 35px;
	right: 0px;
}
#btn {
	height: 44px;
	width: 272px;
	position: absolute;
	top: 369px;
	right: 455px;
	left: 455px;
}

