@charset "utf-8";
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	z-index: 100;
}
#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;
}



#menu dd {
	display: none;
}
#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(menu/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(menu/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(menu/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(menu/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;
}

#pageInvestisseurMenu dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu2 {
/*position: absolute;*/
top: 0;
left: 0;
}

#pageInvestisseurMenu dl#menu2 {
/*width: 15em;*/
}

#pageInvestisseurMenu dl#menu2 dt {
	cursor: pointer;
	margin: 2px 0;
	color: #000;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size:11px;	
	font-family:Tahoma;
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
}

#pageInvestisseurMenu dl#menu2 dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#pageInvestisseurMenu dl#menu2 li {
	text-align: left;
	background: #fff;
}

#pageInvestisseurMenu #menu2 dt a {

	color:#666666;
	text-decoration:none;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}

#pageInvestisseurMenu dl#menu2 dt a {

font-family:Tahoma;

font-size:11px;

text-decoration: none;

display: block;

border: 0 none;

height: 100%;

}

dl#menu2 li a{

	font-family:Tahoma;

	font-size:9px;

	color: #d4545d;

	text-decoration: none;

	display: block;

	border: 0 none;

	height: 100%;

	text-indent: 20px;
	

}
/*
#pageInvestisseurMenu dl#menu2 li a:hover, dl#menu2 dt a:hover {

background: #ffffff;

}*/


#pageInvestisseurMenu dl#menu2 dt a:hover {

background: #ffffff;

}

#pageInvestisseurMenu dl#menu2 li a:hover  {

background: #ffffff;
text-decoration: underline;

}