dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu {
padding-left:10px;
padding-right:2px;
	width: 145px;
	height:auto;
	float:none;
}
#dtimg {
	cursor: pointer;
	height: 51px;
	text-align: left;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#dtssimg {
	cursor: pointer;
	height: auto;
	text-align: left;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	color: #537795;
	background-color: #026B9D;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

#menu dd {
	display: none;
	background-color: #FFFFFF;
}
#menu ul {
	padding: 0px;
}
#menu li {
	text-align: left;
	border: 1px solid #FFFFFF;
	background-color: #0394DA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.lien{
	color: #104B0F;
	text-decoration: none;
	display: block;
	padding-left: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CALLAGE FIREFOX (n'est pas lu par IE) */
.lien[class] {
	width:  100%;
	height: auto;
	line-height: 12px;
}
.lien:hover{
	background-color: #BDD253;
	color: #FFFFFF;
}
#menu li a {
	color: #2D285E;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 25px;
	line-height: 15px;
}
#menu li a:hover{
	background-color: #E77616;
	color: #FFFFFF;
}

/* */
.menucache	{
	/*display:none;*/
}
.niveau1 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: auto;
	line-height: 12px;
	background-color:#639410;
	padding-left: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lienniveau1 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: auto;
	line-height: 12px;
	background-color:#639410;
	padding-left: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lienniveau1:hover {
	background-color: #83C045;
	color:#333333;
}
.lienniveau2 {
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: auto;
	line-height: 12px;
	background-color:#83C045;
	padding-left: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lienniveau2:hover	{
	background-color: #639410;
	color:#333333;
}
#menuA  a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 142px;
	height:auto;
	float:none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 12px;
	background-color:#639410;
	padding-left: 1px;
	border: 1px solid #FFFFFF;
	margin-bottom:2px;

}
 #menuA a:hover{
	background-color: #83C045;
	color:#000000;
}

