#menu a {
	outline: none;
}


#menu {
	position:relative;
	top:-50px; left:100px;
}

#menu dt {
	margin:0 0 10px 0;
	width:110px;
}

#menu dd {
	position: absolute;
	z-index: 3;
}
#menu dd#smenu1 { margin:-50px 0 0 122px; }
#menu dd#smenu2 { margin:-35px 0 0 122px; }
#menu dd#smenu3 { margin:-55px 0 0 122px; }

#menu ul {
	width:184px;
	background:url(../image/ss_menu_milieu.png) top left repeat-y;
}

#menu div.haut {
	width:184px; height:13px;
	background:url(../image/ss_menu_haut.png) top left no-repeat;
}

#menu div.bas {
	width:184px; height:13px; margin:-10px 0 0 0;
	background:url(../image/ss_menu_bas.png) top left no-repeat;
}

#menu li {
	margin:0 0 0 15px;
}

#menu li a {
	margin:0 0 10px 0;
	width:170px;
}


#menu dt a.basque, #menu ul li a {
	color:#FFFFFF;
	font-size:14pt;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	line-height:18px;
}


#menu dt a:hover.basque, #menu ul li a:hover  {
	color: #f59b9f;
}
