.ban {
	background: url(graphs/banniere/top.jpg) no-repeat;
	position: absolute;
	width: 800px; height: 140px;
	left: 0px; top: 0px;
}
.left {
	background: url(graphs/banniere/left.jpg) no-repeat;
	position: absolute;
	width: 245px; height: 120px;
	left: 0px; top: 20px;
}
.center {
	background: url(graphs/banniere/center3.jpg) no-repeat;
	position: absolute;
	padding-top: 20px;
	width: 335px; height: 98px;
	left: 245px; top: 20px;
}
.pub {
	background: url(graphs/spacer.gif) #fff;
	width: 282px; height: 62px;
	color: #000099;
	border: 1px inset #0a0;
}
.right {
	background: url(graphs/banniere/right3.jpg) no-repeat;
	position: absolute;
	width: 220px; height: 98px;
	right: 0px; top: 20px;
}
.bottom {
	background: url(graphs/banniere/bottom.jpg) no-repeat;
	position: absolute;
	width: 60px; height: 22px;
	left: 245px; bottom: 0px;
}
.smenus {
	background: url(graphs/banniere/smenu.jpg) no-repeat;
	position: absolute;
	width: 508px; height: 22px;
	right: 0px; bottom: 0px;
}
.menu {
	margin-top: 10px;
}

a.menu1 {
	position: absolute;
	background: url(graphs/menus/accueil.jpg);
	display: block;
	width: 72px; height: 22px;
	left: 0px; bottom: 0px;
}
a.menu1:hover {
	background: url(graphs/menus/accueil2.jpg);
}
a.menu2 {
	position: absolute;
	background: url(graphs/menus/vente.jpg);
	display: block;
	width: 62px; height: 22px;
	left: 72px; bottom: 0px;
}
a.menu2:hover {
	background: url(graphs/menus/vente2.jpg);
}
a.menu3 {
	position: absolute;
	background: url(graphs/menus/location.jpg);
	display: block;
	width: 90px; height: 22px;
	left: 134px; bottom: 0px;
}
a.menu3:hover {
	background: url(graphs/menus/location2.jpg);
}
a.menu4 {
	position: absolute;
	background: url(graphs/menus/tarifs.jpg);
	display: block;
	width: 200px; height: 22px;
	left: 224px; bottom: 0px;
}
a.menu4:hover {
	background: url(graphs/menus/tarifs2.jpg);
}
a.menu5 {
	position: absolute;
	background: url(graphs/menus/contact.jpg);
	display: block;
	width: 84px; height: 22px;
	left: 424px; bottom: 0px;
}
a.menu5:hover {
	background: url(graphs/menus/contact2.jpg);
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #070;
}
a:hover {
	color: #00f;
	text-decoration: underline;
}
