/**/
/**/
/**//* Général *//**/
/**/
/**/




* {
	outline: none;
	}

html {
	outline: none;
	}
	
body {
	margin: 0;
	padding: 0;
	outline: 0;
	background-color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	}

body img {
	border: none;
	}

.clear {
	clear: both;
	}


* html #chargement {
	position: absolute;
	top: 153px;
	z-index:500;
	background-color: #000000;
	width: 100%;
	height: 1300px;
	}


#titrePage {
	margin-bottom: 10px;
	width: 620px;
	height: 110px;
	}