div#page {
	width:900px ;
	margin:0 25px ;
}

div#page p {
	padding:10px 0 ;
	text-align:justify ;
}

div#page div.top {
	background:url('../images/conteneur_top.gif') ;
	height:10px ;
	overflow:hidden ;
	font-size:0 ;
	width:900px ;
}

div#page div.bottom {
	background:url('../images/conteneur_bottom.gif') ;
	height:10px ;
	overflow:hidden ;
	font-size:0 ;
	width:900px ;
}

div#page div.repeat {
	border-left:1px solid #7c6758 ;
	border-right:1px solid #7c6758 ;
	background:#FFF ;
	padding:5px 15px 10px 20px ;
	width:863px ;
	font-weight:bold ;
	font-family:Arial ;
}

div#page div#bloc_marron {
	width:250px ;
	float:right ;
}

div#page div#bloc_marron div.top {
	background:url('../images/bloc_marron_top.jpg') ;
	font-size:0 ;
	overflow:hidden ;
	height:10px ;
	width:250px ;
}

div#page div#bloc_marron div.bottom {
	background:url('../images/bloc_marron_bottom.jpg') ;
	font-size:0 ;
	overflow:hidden ;
	height:10px ;
	width:250px ;
}

div#page div#bloc_marron div.repeat {
	color:#FFF ;
	font-weight:bold ;
	background:#361600 ;
	width:230px ;
	padding:0 10px ;
	border:0 ;
}

div#page div.colonne_gauche {
	width:590px ;
	float:left ;
}

div#page div.colonne_gauche div.mini {
	border:1px solid #361600 ;
	float:left ;
	margin-top:13px ;
	margin-right:15px ;
	margin-bottom:10px ;
}

ul.listemenu {
	margin-left:30px ;
}

ul.listemenu li {
	list-style-type:none ;
}
.refman{display:none;}