#menu {padding: 0.5em 0em; text-align: right; width: auto; margin: 0px 10px 2em 0px; font-size: 80% !important;}
#menu #nivel1 {padding: 0; margin: 0; border: 0; white-space: nowrap !important;}
#menu ul {display: inline; text-align: left; border: 0; margin: 1.4em 0em; padding: 0;}
#menu li {display: inline; margin: 0; padding: 0;}
#menu span {padding: 0; margin: 0em -0.4em 0em 0em;}
#menu a {color: #000; background-color: transparent; text-decoration: none; margin: 0; padding: 0.2em 0.5em; border-width: 0; border-left: 1px solid #888; white-space: nowrap; }
#menu a.ultimo {border-right: 1px solid #888;}
#menu a:hover {color: #044; background-color: #cdd;}
.nivelNoScript {}
.nivelOff {display: none !important;}
#menu ul.nivelOn {position: absolute; z-index: 100; left: auto; top: auto; border-left: 1px solid #888; border-bottom: 1px solid #888; border-right: 1px solid #888; border-top: 0;}
#menu ul.nivelOn a {display: block !important; border: 0; background-color: #cdd; color: #044;}
#menu ul.nivelOn a:hover {background-color: #0aa; color: #fff;}
#navidad {width: 200px; text-align: center; float: left;}
#navidad a {border: 0; text-transform: uppercase; color: #e01;}
#navidad a:hover {background-color: #ffa;}
#navidad *[lang="ca"] {font-style: italic;}
@media print{
	#menu {display: none;}
}