/* CSS Document */

body {
	background-color: #25180F;
	margin-left: 0px;
	margin-top: 0px;
	min-width:1040px;
	line-height:140%;
	font-family: Verdana, Tahoma, "Lucida Sans", sans-serif;
	font-size: small;
	color: #1C0F06;
	text-align:justify;
}

#fond_gauche {
	position:relative;
	float:left;
	width:15%;
	height:850px;
	z-index:2;
	min-width:188px;
}
