.MenuG {
	width: 100%; 
	width:100%;
	height: 20px;
}
.MenuG td { background-color: #FFFFFF; padding: 0px; }
.MenuG .top .left, .MenuG .top .right, .MenuG .bottom .left, .MenuG .bottom .right {
}
.MenuG .top .left {
	background-image: url(../media/arrondi/V2/arrondiHG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.MenuG .top .center {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.MenuG .top .right {
	background-image: url(../media/arrondi/V2/arrondiHD.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.MenuG .bottom .left {
	background: #0066CC url(../media/arrondi/arrondiBG.gif) no-repeat left bottom;
}
.MenuG .bottom .right {
	background: #0066CC url(/media/arrondi/arrondiBD.gif) no-repeat right bottom;
}

