@charset "UTF-8";
/* CSS Document */

#fond{
	margin-left:auto;
	margin-right: auto;
	height: 782px;
	width: 898px;
	}
body{
	background-image: url(../images/barre_02.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
#etoile2 {
	left: 400px;
	top: -790px;
	height: 26px;
	width: 25px;
	background-image: url(../images/etoile2.gif);
	position: relative;
}
#etoile {
	left: 750px;
	top: -775px;
	height: 39px;
	width: 38px;
	background-image: url(../images/etoile.gif);
	position: relative;
}
#etoile5 {
	left: -20px;
	top: -890px;
	height: 26px;
	width: 25px;
	background-image: url(../images/etoile5.gif);
	position: relative;
}
#etoile3 {
	left: 860px;
	top: -795px;
	height: 26px;
	width: 25px;
	background-image: url(../images/etoile4.gif);
	position: relative;
}
#etoile4 {
	left: 450px;
	top: -870px;
	height: 39px;
	width: 38px;
	background-image: url(../images/etoile3.gif);
	position: relative;
}
#etoile8 {
	left: 910px;
	top: -930px;
	height: 26px;
	width: 25px;
	background-image: url(../images/etoile8.gif);
	position: relative;
}
#etoile10 {
	left: 650px;
	top: -910px;
	height: 26px;
	width: 25px;
	background-image: url(../images/etoile6.gif);
	position: relative;
}
#etoile11 {
	left: 795px;
	top: -960px;
	height: 26px;
	width: 25px;
	background-image: url(../images/etoile7.gif);
	position: relative;
}
#facebook {
	background-image: url(../images/icone_facebook2.png);
	height: 60px;
	width: 60px;
	position: relative;
	left: 20px;
	top: -515px;
}

