#Layer1 {
	position:absolute;
	width: auto;
	height: auto;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
}
 .menuIE {
    display:none !important;
    display:block;
}

a.boutonIE, a.boutonIE:link, a.boutonIE:visited, a.boutonIE:active {
	color:#002166;
	width:190px;
	height:18px;
	display:block;
	background:#f9f9f9;
	margin-right:1px;
	text-align:center;
	float:left;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	overflow:hidden;
	font-weight: bold;
	border-style:solid solid solid solid;
	border-width: 1px;
	border-color:#D0D0D0;
}

a.boutonIE:hover {
	color:#002166;
	background:#D0D0D0;
	overflow:visible;
}

a.boutonIE:hover table {
    
	display:block;
    background:#f9f9f9;
    border-collapse:collapse;
	}

.boutonFF {
	color:#002166;
	width:190px;
	height:18px;
	display:block !important;
	display:none;
	margin-right:1px;
	text-align:center;
	float:left;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	overflow:hidden;
	background-color: #f9f9f9;
	font-weight: bold;
	border-style:solid solid solid solid;
	border-width: 1px;
	border-color:#D0D0D0;
 }

.boutonFF:hover {
    height:auto;
    cursor:pointer;
    color:#002166;
    background:#D0D0D0;
 }


a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active {
	display:block;
	width:190px !important;
	width:190px;
	height:18px;
	text-decoration:none;
	color:#002166;
	font-family: verdana;
	font-size:13px;
	text-align:center;
	background:#f9f9f9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style:none none none none;
	border-width: 1px;
	border-color:#D0D0D0;
}


a.SousMenu:hover {
	
	background:#D0D0D0;
	
}

td.tabmenu
{
	padding: 0px;
}
