/* CSS Document */
* { padding:0px; margin:0px; }
body { background:#000000 url(../_img/pattern.gif); margin:18px 0px 10px 0px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; }
a, a:visited { outline:none; color:#0093dd; }
.hidden { display:none; }

#geral { width:765px; margin:auto; }

#menu { height:40px; overflow:hidden; background:url(../_img/menu.png); }
#menu ul { position:relative; list-style:none; margin:0px; padding:0px; }
#menu ul li { position:absolute; top:3px; text-indent:-9999em; }
#menu ul li a { width:70px; display:block; height:22px; outline:none; } /*background:#FFFF00; filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25; }*/
#m01 { left:312px; } #m01 a:hover { background:url(../_img/menu.png) -312px -83px no-repeat; }
#m02 { left:403px; } #m02 a:hover { background:url(../_img/menu.png) -403px -83px no-repeat; }
#m03 { left:499px; } #m03 a:hover { background:url(../_img/menu.png) -499px -83px no-repeat; }
#m04 { left:595px; } #m04 a:hover { background:url(../_img/menu.png) -595px -83px no-repeat; }
#m05 { left:678px; } #m05 a:hover { background:url(../_img/menu.png) -678px -83px no-repeat; }

#submenu { position:absolute; width:765px; overflow:hidden; height:30px; left:0px; top:10px; text-transform:uppercase; }
#submenu a, #submenu a:visited { text-decoration:none; }
#submenu a:hover { text-decoration:underline; }
#submenu a.clicked { text-decoration:underline !important; font-weight:bold; }
#submenuspacer { height:20px; overflow:hidden; }

#content { margin:auto; background:url(../_img/bg_content.gif); }
#cheader { height:36px; overflow:hidden; background:url(../_img/t_blank.gif); }
#cbody { position:relative; min-height:420px; height:auto !important; height:420px; padding:50px 45px 0px 34px; line-height:20px; text-align:justify; }
#cbody ul { padding-left:15px; }
#cfooter { background:#0033FF; min-height:5px; height:auto !important; height:5px; background:url(../_img/ft_content.gif) bottom no-repeat; }
#clear { clear:both; height:40px; overflow:hidden; }

#footer { font:11px Tahoma, Verdana, Arial; text-align:center; margin-top:10px; }
#footer a, #footer a:visited { color:#FFFFFF; text-decoration:none; }

/***** Icon Set *****/
#iconSet { background:url(../_img/icon_set/icon_set_bg.jpg) bottom center no-repeat; padding-bottom:20px; width:auto; height:50px; text-align:center; list-style:none; margin-bottom:-20px; margin-top:-10px; }
#iconSet li { list-style:none; overflow:hidden; width:50px; height:50px; display:inline-block; *display:block; zoom:1; *float:left; margin:0px 5px; }
#iconSet li a img { padding-top:20px; }
#iconSet li a:hover img { padding-top:0px; }
#iconSet li a img { border:none; }
