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

#contenu {
	background-image: url(images/fond_home.gif);
}
#menu_home {
	position: absolute;
	left: 294px;
	top: 160px;
}
#menu_home ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_home li {
	float:left;
}
#menu_home img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu_page {
	/*background-color: #FF0000;*/
	height: 281px;
	width: 723px;
	left: 301px;
	top: 298px;
}
