/* CSS Document */

* { margin:0; padding:0; }

body { background:url(images/bg.jpg) repeat-x; }

div#top { width:706px; margin:0 auto; }

div#menu { width:656px; margin:0 auto; background:url(images/bg_menu.jpg) no-repeat; padding-bottom:25px; }

div#menu table tr td { text-align:center; }

div#menu table tr td a { font:bold 12px Tahoma; color:#EFEFEF; text-decoration:none; }

div#menu table tr td a:hover { color:#FFCC00; }

div#conteudo { width:636px; margin:0 auto; }

div#conteudo h2 { border-left:5px solid #886600; font:18px Trebuchet Ms; color:#003E75; padding:0 0 0 10px; }

div#conteudo h5 { font:12px Trebuchet Ms; color:#886600; margin:15px 0 0 0;}

div#conteudo p { font:11px Trebuchet Ms; color:#333333; margin:10px 0 0 0; }

div#conteudo hr { border:1px solid #CCCCCC; clear:both; }

div#conteudo a { color:#003E75; font-weight:bold; }


div#rodape { border-top:3px solid #FFD249; margin:0 auto; width:656px; }

div#rodape table tr	.menu2 { font:bold 10px tahoma; color:#999999; padding:10px 0; }

div#rodape table tr	.menu2 a { font:bold 10px tahoma; color:#333333; }

div#rodape table tr .copyright { font:10px tahoma; color:#666666; }

