body {
}
dt, dl, ul,li {
	list-style-type: none;
	padding: 0;
	color: #57140b;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
dd, {
	list-style-type: none;
	padding: 0;	
	margin-left: 0px;
	}

#menu {
	position : absolute;
	color: #57140b;
	left: inherit;
	width: 452px; /* précision pour Opera */
	background-color: #ddccb2;
	line-height: 21px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	top: 102px;
	height: 18px;
}

#menu dl {
float: left;
}
#menu li {
	display: inline;
	font-size: 12px;
	line-height: 21px;
}

#menu li a, #menu dt a {
color: #57140b;
text-decoration: none;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
color: #990000;
text-decoration: none;
border: 0 none;
}

#smenu1, #smenu2, #smenu3, #smenu4 {
	position: absolute;
	left: 114px;
	top: 21px;
	font-size: 10px;
	background-color: #ddccb2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	width: 385px;

}
