@charset "iso-8859-2";

#conteneuraccueil {
	width: 760px;
	height:510px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;	/*car les 2 div internes sont en position absolue*/
	background-image: url(../images/federation-accueil-photo2.jpg);
	background-repeat: no-repeat;
}
