body { background-color: #373737; margin: 0; }

table, img { border: 0; }

a { color: #373737; }
a:link { text-decoration: underline; color: #373737; }
a:visited { text-decoration: underline; color: #373737; }
a:hover { text-decoration: none; color: #373737; }

.inpshortform {
	border: 1px #567ba8 solid;
	background-color: #d6dee9;
	color: #567ba8;
}

.inpsubmsf {
	background-color: #567ba8;
	border: 0;
	padding: 2px 4px 0 4px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
}

#contenu {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -450px;
	width: 900px;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}

#menu {
	position: absolute;
	z-index: 3;
	top: 264px;
	left: 72px;
	line-height: 70%;
}

#flashmenucontent {
	position: absolute;
	z-index: 3;
	top: 184px;
	left: 30px;
	width: 218px;
	height: 397px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

#flashmenucontent a { color: #ffffff; font-weight: bold; }

#pflashmenu {
	position: relative;
	top: 0;
	left: 0;
}

#flashdiapocontent {
	position: relative;
	z-index: 3;
	top: 0;
	left: 35px;
	width: 500px;
	height: 258px;
}

#pflashdiapo {
	position: relative;
	top: 0;
	left: 0;
}

#textezone {
	position: absolute;
	z-index: 2;
	top: 39px;
	left: 285px;
	width: 570px;
	height: 523px;
	font-family: Verdana;
	font-size: 12px;
	color: #373737;
	text-align: left;
	line-height: 130%;
}

#credits { padding-right: 15px; }

#credits a { color: #ffffff; font-weight: bold; }
