/* CSS Document */
<!--
html, body 
{
background-image: url(../images/fondl01.jpg);
margin:0;
padding:0;
height: 100%;
width: 100%;
}
#arplan{
/* l'image occupe toute la place du body */
width : 100%;
height: 100%;
}
.Style4 {font-size: 16px; color: #000066; font-family: Arial, Helvetica, sans-serif;}
.Style5 {
	font-size: 14;
	font-weight: bold;
}
.Style7 {
	font-size: 14px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style8 { font-family: Arial, Helvetica, sans-serif; color: #000066; font-size: 40px; }
H1 { font-family: Arial, Helvetica, sans-serif; color: #000066; font-size: 36px; }
.Style9 {color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold;}
.Style10 { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 30px;}
.Style11 {color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 18px;}
.Style12 {color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold;}
.Style13 {font-family: Arial, Helvetica, sans-serif; color: #000066; font-size: 18px;}
.Style14 {color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 18px;}

a:link {
	color: #800080;
}
a:visited {
	color: #0000BB;
}
a:hover {
	color: #FF3333;
}

