/* General Styles*/

img { border: none; }
a { outline: none; }
body { margin: 0; }

/* highlight Styles */

#highlight { width: 1024px; height: 768px; background: url(img/loading.gif) center center no-repeat; font-family: Arial, Helvetica, sans-serif;  }
#highlight img { border: none; position: absolute; filter: alpha(opacity=0); opacity: 0; -moz-opacity:0; }
#highlight .navegationbg { width: 1024px;  margin-top: 605px; position: absolute; z-index: 5; background: url(img/bg.gif) repeat-x; height: 50px; filter: alpha(opacity=80); opacity: .8; -moz-opacity:0.8; }
#highlight #navegation { width: 1024px; margin-top: 605px; position: absolute; z-index: 6; border-top: solid 1px #980633; height: 50px; }
#highlight #navegation p { margin: 0; width: 146px; _width: 146px; float: left; height: 48px; font-size: 0.6em; line-height: 1.3em; color: white; background: url(img/border.gif) repeat-y top right; line-height: 1.5em; }
#highlight #navegation p.withoutborder { background: none; }
#highlight #navegation p.selected { background: url(img/bg-selected.gif); }
#highlight #navegation span { font-size: 1.8em; }
#highlight #navegation p a { color: white; text-decoration: none; padding: 10px 0 0 10px; _padding: 5px 0 0 5px; display: block; height: 48px; width: 146px; _width: 146px;}