html {
	height:100%;
}
body,td,th {
	font-family:Tahoma; font-size:13px; color: #000000;
}
body {
	height: 100%;
	background-color: #5C9ACD;
	background-image:url(../fondIncomplet.jpg);
	background-position:top left;
	background-repeat:none;
	margin: 0px;
	padding: 0px;
}
a {color: #0066CC; text-decoration:none;}
a:visited {color: #0066CC; text-decoration:none;}
a:hover {color: #0066CC; text-decoration:underline;}
#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#content {
	position:relative;
	z-index:1;
}
.grandBleu {font-family: Tahoma; font-size:14px; color: #0066CC;}
.grandBleu a {font-family: Tahoma; font-size:14px; color: #0066CC; text-decoration:none;}
.grandBleu a:visited {font-family: Tahoma; font-size:14px; color: #0066CC; text-decoration:none;}
.grandBleu a:hover {font-family: Tahoma; font-size:14px; color: #0066CC; text-decoration:underline;}
.sommaire {font-family:Arial; font-size:11px; color: #000000;}
.sommaire a {font-family:Arial; font-size:11px; color: #ED037C; text-decoration:none;}
.sommaire a:visited {font-family:Arial; font-size:11px; color: #ED037C; text-decoration:none;}
.sommaire a:hover {font-family:Arial; font-size:11px; color: #ED037C; text-decoration:underline;}
.taille9px {font-size: 9px}
.taille11px {font-size: 11px}
.miseEnBleu {color: #0067B1}
