.ban {
	background: url(graphs/banniere.jpg) no-repeat;
	position: absolute;
	width: 900px; height: 100px;
	left: 0px; top: 0px;
}
.smenus {
	background: url(graphs/menus/sous_menu.gif) repeat-x;
	position: absolute;
	width: 880px; height: 24px;
	left: 0px; top: 100px;
	color: #fff;
	padding: 5px 0 0 20px;
}
.adresse {
	background: none;
	position: absolute;
	width: 150px;
	right: 15px; top: 15px;
	font-weight: bold;
	text-align: right;
	color: #fff;
}
.langues {
	background: none;
	position: absolute;
	height: 22px;
	right: 15px; top: 4px;
}
.menu {
	margin-top: 10px;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a.topmenu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.topmenu:hover {
	color: #fff;
	text-decoration: underline;
}
a.contact {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #fdd;
}
a.contact:hover {
	color: #fff;
	text-decoration: underline;
}

