@charset "utf-8";
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	z-index: 50;
}
#menuFille  dl {
	float: left;
}

#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu dl {
	padding: 0px;
	margin-right: 6px;
}
#menu dt {
	cursor: pointer;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	height: 22px;
}
#smenu1   ul {
	width: 135px;
}
#smenu2 ul {
	width: 135px;
}
#smenu3 ul {
	width: 135px;
}
#smenu4  ul {
	width: 145px;
}
#smenu5  ul {
	width: 135px;
}
#smenu8 {
	width: 135px;
	display: block;
}


/*
* 
*STYLE POUR BIEN ALIGNER LES DL,DT
*
*/
* html dl.ssmenuRubrique dt{
    display:inline;
}

dl.ssmenuRubrique{
	display:inline;
	width:auto;
}

.ssmenuRubrique dt{
	display: inline;
	width:145px;
}

/**
position: absolute;

top: 0;

left: 50%;

z-index:100;

width: 100%;
/**/



#menu dd {
	display: none;
}

#menu dd ul{
	position: relative;
	z-index: 20000;
}

#menu ul img {
	margin: 0px;
	padding: 0px;
	height: 7px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#menu li {
	text-align: left;
	display: block;
	height: auto;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
	opacity : 0.9;
	filter : alpha(opacity=90);
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	background-color: #aaa9a9;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: -1px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}

#menu li a, #menu dt a {
	opacity : 0.9;
	filter : alpha(opacity=90);
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	background-color: #aaa9a9;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: -1px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background-color: #c3c3c3;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	color: #FF0000;
}

#menu li p, #menu dt p {
	opacity : 0.9;
	filter : alpha(opacity=90);
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	background-color: #aaa9a9;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: -1px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

