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

#fond {
	background-image: url(../images/03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#fondmenu {
	background-color:#99c00f;
}
#bas {
	background-color: #feed00;
}
#esperluete {
	position: absolute;
	height: 150px;
	width: 150px;
	left: 613px;
	bottom: 396px;
	z-index: 75;
}

