bbody {
	background-image: url(images/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Style1 {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
}
.Style2 {
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#menu {
}
<!-- 
/* CSS issu des tutoriels http://css.alsacreations.com */
body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	overflow: visible;
	top: 270;
}
#menu dl {
	float: left;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}
#menu dd {
}
#menu li a, #menu dt a {
	color: #513902;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	text-align: center;
	width: 100%;
	font-size: 10px;
}
#menu li a:hover, #menu dt a:hover {
	background: #FFA33C;
}

#site {
position: absolute;
z-index: 1;
top : 116px;
left : 13px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}
#menu #smenu1 table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	line-height: 16px;
}
.Style4 {color: #FFFFFF}
