.bandeau {

	width: 750px;
	height: 90px;
	background: url("../images/bandeau2.gif");
	padding: 0;
	margin: 0;

}


.top_menu {

	width: 137px;
	height: 108px;

}

#top_menu_entreprise {

	background: url("../images/top_menu_entreprise.gif");

}

#top_menu_produits {

	background: url("../images/top_menu_produits.gif");

}

#top_menu_actualites {

	background: url("../images/top_menu_actualites.gif");

}

#top_menu_services {

	background: url("../images/top_menu_services.gif");

}

#top_menu_contact {

	background: url("../images/top_menu_contact.gif");

}

#top_menu_plan {

	background: url("../images/top_menu_plan.gif");

}

#top_menu_infos {

	background: url("../images/top_menu_infos.gif");

}


