/*Geral*/

*									{ margin:0px; padding:0px; }
body, html 							{ height:100%; }
body 								{ font-family:Verdana, Arial, Helvetica, sans-serif; background-image:url(../imagens_fixas/bg-topo.gif); background-repeat:repeat-x; background-color:#f3f3f3; color:#333333; }
body, input, textarea, select 		{ font-family:Verdana, Arial, Times New Roman; font-size:12px; }
img, fieldset 						{ border:none; }
a									{ text-decoration:none; color:#2265af; }
a:hover								{ text-decoration:underline; }
h1									{ font-size:14px; font-weight:bold; color:#2265af; margin-bottom: 6px; }
h2									{ font-size:14px; font-weight:bold; margin-bottom: 6px; color:#faa61a; }

#container							{ width:100%; }
#waper								{ width:900px; margin:auto; }
#topo								{ height:147px; }
#logo								{ width:309px; height:147px; float:left; }
#img-topo							{ width:591px; height:147px; float:left; background:url(../imagens_fixas/img-fundo.jpg); }

#sombra								{ background:url(../imagens_fixas/sombra.gif) repeat-y; _margin-top:-2px; }

#content							{ width:810px; margin:auto; padding-top:15px; }
#painel_eventos						{ width:270px; float:left; border:solid 2px #faa61a; min-height:450px; height:auto !important; height:450px; }

.title								{ height:33px; background:#2265af; }

#conteudo							{ width:495px; float:right; }
#noticia_destaque					{ width:495px; border:solid 2px #faa61a; min-height:215px; height:auto !important; height:215px; }
#noticias_recentes					{ width:495px; border:solid 2px #faa61a; margin-top:20px; min-height:210px; height:auto !important; height:210px; }
#conteudo_int						{ width:495px; border:solid 2px #faa61a; min-height:445px; height:auto !important; height:445px; }

#menu								{ width:555px; height:30px; float:right; }
#menu ul							{ margin-top:91px; }
#menu li							{ display:block; float:left; padding:0 15px 0 15px; }
#menu a								{ color:#FFFFFF; font-size:15px; text-decoration:none; font-weight:bold;}
#menu a:hover						{ color:#ffc15a; text-decoration:none; font-weight:bold; }