dt, dl, dd, ul, li {
list-style-type: none;
margin: 0 0 0 0;
padding: 0;
}

#menu {
background: #C589C1;
left: 20px;
top: 20px;
text-align: center;
margin: 0 0 0 0;
}

#menu dl {
float: left;
width: 100px;
background: #DDC77B;
border-top: 2px solid #ECC6DD;
border-bottom: 2px solid #ECC6DD;
}

#menu li {
display: inline;
}

.liste li {
list-style-type: disc;
}

#menu a {
	color : #000000;
	font-size: 18px;
	font-family: "Vivaldi", "Times", "Helvetica", "sans-serif";
	text-decoration : none;
}

#menu a:hover {
	color : #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: "Vivaldi", "Times", "Helvetica", "sans-serif";
	text-decoration : none;
}


#smenu7, #smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6 {
position: absolute;
left: 0;
z-index: 10000;
font-size: 0.9em;
/*border-top: 1px solid gray;*/
/*border-bottom: 1px solid gray;*/
background: #F1C89E;
width: 800px;
height: 18px;
}

#smenu1 a, #smenu2 a {
	color : #000000;
	font-size: 14px;
	font-style : italic;
	font-family: "Times", "Helvetica", "sans-serif";
	text-decoration : none;
}

#smenu1 a:hover, #smenu2 a:hover {
	color : #000000;
	font-size: 14px;
	font-weight: bold;
	font-style : italic;
  font-family: "Times", "Helvetica", "sans-serif";
	text-decoration : none;
}
