body {
	background-color: #000000;

}

#conteneur { /* contient tout, assure le centrage, assure l'encadrement */

	
	background-repeat: no-repeat;
}

#haut {
	color: #FFFFFF;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height:52px;
	padding-top: 10px;
	background-image: url(../images/titre-rub3.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	
}
