/* General Styles*/

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

/* highlight Styles */

#highlight { width: 950px; height: 256px; 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: 950px;  margin-top: 207px; 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: 950px; margin-top: 207px; position: absolute; z-index: 6; border-top: solid 0px #535353; height: 50px; }
#highlight #navegation p { margin: 1; width: 237px; _width: 131px; float: left; height: 48px; font-size: 0.5em; font-weight: bold; line-height: 1.8em; 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 { line-height: 1.8em;letter-spacing: 1px; color: white; text-decoration: none; padding: 10px 0 0 10px; _padding: 5px 0 0 5px; display: block; height: 48px; width: 210px; _width: 200px; }