dl, dt, dd{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	height: 20px;
	width: 100%; /* correction pour Opera */
}
#menu[id] {
	height: 20px;
	position: absolute;
	width: 960px; /* correction pour Opera */
}
#menu dl {
float: left;
}
#menu dt {
width:157px;
}
#menu .dtlarge	{
width:157px;
}
#menu .dtsmall	{
width:157px;
}
#menu .dtmiddlesmall	{
width:157px;
}
#menu .dtsupersmall	{
width:157px;
}
#menu .dtmiddle	{
width:157px;
}
#menu dd {
	position: absolute;
	display: none;
	width:auto;
	background-color: #D8E172;
}
#menu li {
	display: block;
	float:left;
}
#menu li[id] {
	height:20px;
	display: block;
}
#menu ul {
	width: 221px;
	float:left;
}
#menu li a {
width:220px;
height:20px;
}

#menu dt a {

}
#menu dt a.large {
	color: #3E4543;
	text-decoration: none;
	display: block;
	border: 0 none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
}
#menu dt a:hover, #menu li a:hover{

}

.deca	{
	padding-right: 3px;
	padding-left: 3px;
}