Sorry but still does not work, I have exactly the following code
Thank you very much for your attention so fast
.rt-container .rt-surround
{
position: relative;
}
.rt-container .rt-surround .rt-header
{
position: relative;
z-index: 2;
}
.rt-container .rt-surround .rt-showcase
{
position: relative;
z-index: 1;
}
.ux-menu-container .ux-menu A
{
font-family: Arial;
}
.ux-menu-container UL.ux-menu LI A {
color: #0038A8;
background: #9BC4E2;
border-bottom:1px solid #0038A8;
border-top:1px solid #0038A8;
border-left:1px solid #0038A8;
border-right:1px solid #0038A8;
}
.ux-menu-container UL.ux-menu LI A:hover {
color: white;
background: #0038A8;
}