.topMenuBg {
	background-color:#F6FBFE;
	background-image:url(../images/topmenu.gif); 
	background-repeat:repeat-x;
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#C5D7EC;
}
.topMenu {border:none;}
.topMenu IMG {border:none;margin:0px;padding:0px;}

.topMenuDown {
	background-image: url(../images/topmenusel.gif);
	border:none;
	background-repeat:no-repeat;
}
.topMenuOver {
	background-image: url(../images/topmenu-sel.gif);
	border:none;
	background-repeat:no-repeat;
}
.topMenuList {background-color:white; border-style:solid; border-width:1px;}
.separator {
height:18px;
border-top:solid 1px #C5D7EC;
border-left:solid 1px #C5D7EC;
border-right:solid 1px #B1C4D2;
border-bottom:solid 1px #B1C4D2;
margin-left:2px;
width:1px;
font-size:12px;
line-height:normal;
}
#menu,#divtopMenuCadre {width:100%;}
#divtopMenuCadre,#menu {width:100%;}
