#fond {
	width:800px;
	height:600px;
	z-index:1;
	position: fixe;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin:auto;
	background-color: #E5037F;
}
#vague {
	background-image: url(menu/Vague_rose.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 375px;
	width: 185px;
	float: left;
}
#rond {
	background-image: url(menu/rond_rose.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 110px;
	width: 110px;
	left: 90px;
	top: 30px;
	position: relative;
}
#usine {
	background-image: url(menu/usine_rose.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 150px;
	width: 300px;
	position: relative;
	left: 350px;
	top: 5px;
}
h1 {
	color: #E5037F;
}
.menubienetre {
	color: #E5037F;	
	background-color: #FFFFFF;
}
#menu a.menubienetre:hover {
	color: #E5037F;
	background-color: #FFFFFF;
	font-style: italic;
}
a.basitem, a.basitem:link, a.basitem:visited {
	background-image: url(menu/triangle_rose.gif);
}
