@charset "utf-8";
/* CSS Document */
/* NEW BG JAVA */
#bg { position: fixed; bottom: 0; right: 0; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }
/* NEW BG JAVA */

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #eaeaea;
	text-decoration: none;
}
a.ex {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #1790bf;
}
a:link {
	text-decoration: none;
	color: #689a69;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #689a69;
}
a:hover {
	text-decoration: none;
	color: #acc6a9;
}
a:active {
	text-decoration: none;
	color: #acc6a9;
}
p.ex {color:#07698d;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #007b91;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
}
body {
	background-color: #000;
}
#filet-licorne { /* Filet Licorne */
	position:absolute;
	right:254px;
	top:122px;
	width:576px;
	height:119px;
	z-index:21;
}
#EnteteLogo { /* Wazak Signature */
	position:absolute;
	right:27px;
	top:3px;
	width:583px;
	height:81px;
	z-index:20;
}
#Contenu-1 { /* Tout le contenu : changer pour position:fixed; si scroll nécéssaire*/
	position:absolute;
	right:28px;
	top:0px;
	width:850px;
	height:600px;
	z-index:5;
}
#apDiv6 { /* BOX NOIR transparent */
	opacity:0.85;
	filter:Alpha(opacity=85);
	position:fixed;
	right:0px;
	top:0px;
	width:877px;
	height:100%;
	z-index:1;
	background-color: #000000;
}
