#content{
	position:relative;
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
}
/* Contenu colonne de gauche */
#colgauche{
	width:182px;
	margin-left:8px;
	float:left;
}

/* Contenu */
#zone_contenu{
	width:600px;
	margin-right:190px;
	float:right;
	min-height:400px;
}
#haut_page{
	width:990px;
	text-align:center;
	clear:both;
	float:right;
}
