html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	bgcolor=#000000;
}
*{
	margin:0px auto;
	padding:0;
}
div#conteneur {
 	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -315px;
	float: left;
}
div#sitebox {
	width: 100%;
	height: 630px;
	clear: both;
	position: static;
	top: -200px;
	border:0;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	text-align:center;
	/** end hack */
}
/* Hide from IE5mac \*//*/
div#shim {
	display: none;
}
html, body {
	height: auto;
}
/* end hack */
/* ]]> */


.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.texte2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.formhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

