body {
	font: 12px Verdana;
	background-color:#FFF;
	text-align: justify;
	margin:0;
	padding:0;
	color:#767676;
     }

#conteneur{
	top:10px;
	width: 778px;
	left: 50%; 
	position:absolute;
	margin-left: -389px;
	border: 2px solid #6B6B6B;
	background: #fff;
	text-align: justify;
	background:url(images/milieu.gif) repeat-y;
}

#pub{
	position:absolute;
	top:106px;
	right:5px;
	border:1px solid black;
	width:468px;
	height:60px;
	left: 413px;

}


#pub2{
border:1px solid black;
width:120px;
height:460px;
float:right;
margin-left:10px;
}

#header{
width:778px;
height:177px;
background:url(images/header.gif);
}

#menuh{
width:778px;
height:18px;
background:url(images/menuh.gif);
}

#milieu{
width:570px;
margin-left:190px;
padding:10px;
}

#menu{
float:left;
width:185px;
margin-top:20px;
}

#menu ul{
margin:0;
padding:0;
}

#menu li{
list-style-image:url(images/puce1.gif);
margin-left:20px;
}

