#MenuBarre {
	background-image: url(../images/menus/barre2/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ededed;
}
#MenuBarreLeft {
	background-image: url(../images/menus/barre2/left.gif);
	background-repeat: no-repeat;
	height: 38px;
	/*padding-left: 2px;*/
}
#MenuBarreRight {
	background-image: url(../images/menus/barre2/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
	padding-right: 4px;
}
#MenuBarre a {
	font-size: 11px;
	color: #333;
	/*font-weight: bold;*/
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px 1px #FFFFFF;
	/*filter: Shadow(Color=#FFFFFF, Direction=135, Strength=1);*/
	/*margin: 5px 10px;
	padding: 5px 10px;*/
	padding: 12px 25px;

	line-height: 38px;
	text-decoration: none;
	/*background-color: #fc0;*/
	/*background-image: url(../images/menus/barre2/spacer.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}
#MenuBarre a:hover {
	text-decoration: none;
	font-weight:bold;
	/*background-color: #fbfbfb;*/
}
#MenuBarre a.active {
	color: #cc9933;
	/*background-image: url(../images/menus/barre/hl.png);
	background-repeat: no-repeat;
	background-position: center 1px;*/
}
#MenuBarre a.hover {
	/*background-image: url(../images/menus/barre/hover2.png);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	background-color: #fbfbfb;
	border-top: 1px solid #ededed;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #b9b9b9;
}
#MenuBarre .spacer {
	background-image: url(../images/menus/barre/spacer.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 2px;
	line-height: 38px;
}



.Menu2Barre {
	position: absolute;
	top: 148px;
	background-image: url(../images/menus/fonds/border.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
}
.Menu2Barre2 {
	padding: 20px 0;
	background-color: #eeeeee;
	background-image: url(../images/menus/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #b9babc;
	border-bottom: none;
	border-top: none;
}
.Menu2Cells {
	/*width: 100%;*/
}
.Menu2Cells th {
	text-align: left;
	/*text-transform: uppercase;*/
	font-size: 10pt;
	color: #254179;
	border-left: 1px solid #fff;
	border-right: 1px solid #ededed;
	padding: 10px 40px 10px 20px;
}
.Menu2Cells .PosFirst {
	border-left: none;
}
.Menu2Cells .PosLast {
	border-right: none;
}
.Menu2Cells th a:hover {
	text-decoration: none;
}
.Menu2Cells td {
	color: #5e6a71;
	font-size: 9pt;
	line-height: 220%;
	border-left: 1px solid #fff;
	border-right: 1px solid #e5e5e5;
	padding: 0 40px 0 20px;
}
.Menu2Cells th a {
	color: #254179;
	text-decoration: none;
}
.Menu2Cells td a {
	color: #5e6a71;
	text-decoration: none;
}
.Menu2Cells td a:hover, .Menu2Cells th a:hover {
	text-decoration: none;
	color: #000;
}
.Menu2Cells a.Selected {
	color: #cc9933;
}
.Menu2Cells td a.Group {
	/*text-transform: uppercase;*/
	font-weight: bold;
}

.MenuDepth3 {
	line-height: 190%;
}














.M2TH1 th {
	text-align: left;
	padding: 10px;
}
.M2TH1 div {
	color: #716f62;
	text-transform: uppercase;
	border-bottom: 1px solid #adaa96;
	padding: 10px;
}
.M2TH2 th {
	color: #182c63;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
	padding: 10px 0px 10px 20px;
}
.M2TH2 td {
	color: #182c63;
	padding: 20px;
}
.M2TH2 td li {
	list-style-type: hiragana;
	list-style-position: outside;
	line-height: 150%;
	font-size: 11pt;
}
.M2TD td {
	padding-left: 20px;
	line-height: 150%;
}
.AMenu2 {
	font-size: 12px;
	color: #000;
}
.AMenu2:hover {
	color: #313183;
}
