/* CSS Document */
* { margin:0px; padding:0px; }
body { background:#fefefe url(../_img/bg_geral.gif) repeat-x; font:11px Tahoma, Verdana, Arial; color:#7d7d7d; } /*behavior:url(../inc/csshover.htc); }*/
#geral { width:747px; margin:auto; }

div.clear { clear:both; overflow:hidden; }
div.indent { padding-left:35px; }
h1 { font:bold 14px Georgia, "Times New Roman", Times, serif; color:#ec008c; height:26px; padding-left:35px; margin-bottom:12px; background:#F2F2F2 url(../_img/bg_h1.gif) no-repeat; }

#header { height:142px; padding:16px 29px 0px 29px; background:#ffffff url(../_img/bg_header.gif); }
/*#menu { height:49px; overflow:hidden; background:url(../_img/menu.gif) no-repeat; margin-top:16px; }
#menu ul { position:relative; list-style:none; margin:0px; padding:0px; }
#menu ul li { position:absolute; top:19px; text-indent:-9999em; }
#menu ul li a { display:block; height:16px; outline:none; }
#m01 { width:86px; left:1px; }		#m01 a:hover { background:url(../_img/menu.gif) -1px -68px; }
#m02 { width:146px; left:90px; }		#m02 a:hover { background:url(../_img/menu.gif) -90px -68px; }
#m03 { width:167px; left:239px; }	#m03 a:hover { background:url(../_img/menu.gif) -239px -68px; }
#m04 { width:150px; left:409px; }	#m04 a:hover { background:url(../_img/menu.gif) -409px -68px; }
#m05 { width:125px; left:559px; }	#m05 a:hover { background:url(../_img/menu.gif) -559px -68px; }*/

#content { min-height:453px; height:auto !important; height:450px; padding-bottom:12px !important; padding:0px 29px 0px 29px; background:#ffffff url(../_img/bg_content.gif); }
#content #banner { width:688px; height:229px; overflow:hidden; margin-bottom:16px; } 
#content ul { margin-left:14px; list-style-image:url(../_img/bullet.gif); }
#content a , #content a:visited { color:#333333; }
#content a:hover { color:#ec008c; }
#content a.seta { font:bold 10px Tahoma, Verdana, Arial; background:url(../_img/seta.gif) 1px 5px no-repeat; padding-left:14px; }
#content a.seta:hover { background-position:1px -5px; }
#content ul.links { margin:0px 0px 10px 14px; }
#content ul.links li { margin-bottom:2px; }
#content ul.links li a, #content ul.links li a:visited { color:#7d7d7d; }
#content ul.links li a:hover { color:#ec008c; }

#footer { height:56px; background:url(../_img/bg_footer.gif); }
#footer #fContent { height:24px; width:747px; margin:auto; background:#ffffff url(../_img/bg_footerContent.gif); text-align:center; padding-top:32px; font-size:10px; }
#footer #fContent a, #footer #fContent a:visited { color:#7d7d7d; text-decoration:none; }
#footer #fContent a:hover { text-decoration:underline; }
#footer #fMenu { float:left; display:inline; margin-left:29px; }
#footer #fCopy { float:right; display:inline; margin-right:30px; }