/*Geral*/
*									{ margin:0px; padding:0px; }
body, html 							{ height:100%; }
body 								{ font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../imagens_fixas/bg.gif) no-repeat center top; }
body, input, textarea, select 		{ font-family:Verdana, Arial, Times New Roman; font-size:12px; }
img, fieldset 						{ border:none; }
a									{ text-decoration:none; color:#666666; }
a:hover								{ text-decoration:underline; }
h1									{ font-size:18px; font-weight:bold; color:#cc0000; padding-bottom:6px;}
h2									{ font-size:16px; font-weight:bold; color:#3f8944; }

#container							{ width:100%; }
#waper								{ width:1000px; margin:auto; }

#topo								{ height:306px; }

#topo-left							{ width:429px; height:306px; background:url(../imagens_fixas/bg-topo-left.gif); float:left; }
#logo								{ width:370px; height:88px; margin-top:35px; }
#menu								{ margin-top:18px; }
#menu li							{ display:block; margin-bottom:2px; }

#flash								{ margin:40px 0 0 20px; }

#menu2								{ width:570px; margin-top:25px; }
#menu2 li							{ display:block; float:left; }

#topo-right							{ width:571px; height:306px; background:url(../imagens_fixas/bg-topo-right.gif); float:right; }

#content							{ margin-top:20px; }
#conteudo_left						{ width:715px; float:left; }
#conteudo_right						{ width:270px; float:right; }

.linknoticias						{ font-weight:bold; color:#c9000e; }

#noticiasrecentes					{ width:317px; float:left; }
#title_noticiasrecentes				{ width:317px; height:30px; background:url(../imagens_fixas/title_noticiasrecentes.gif); }
#bottom_noticiasrecentes			{ width:317px; height:12px; background:url(../imagens_fixas/bottom_noticiasrecentes.gif); }
#cont_noticiasrecentes				{ padding:0px; background:url(../imagens_fixas/bg-noticiasrecentes.gif); min-height:150px; color:#FFFFFF; }
#cont_noticiasrecentes a			{ color:#FFFFFF; }

#artigos							{ width:318px; float:right; }
#title_artigos						{ width:318px; height:30px; background:url(../imagens_fixas/title_artigos.gif); }
#bottom_artigos						{ width:318px; height:12px; background:url(../imagens_fixas/bottom_artigos.gif); }
#cont_artigos						{ padding:0px; background:url(../imagens_fixas/bg-artigos.gif); min-height:150px; color:#000000; }

#rodape								{ height:40px; background:#94000a; line-height:40px; color:#FFFFFF; text-align:center; margin-top:20px; }
.btn_enquete						{ padding:5px; border:solid 1px #CCCCCC; color:#999999; }

.galeria							{ padding:3px; border:solid 1px #CCCCCC; float:left; margin-right:15px; margin-bottom:15px; }


#comunicado							{ width:690px; padding:12px; background-color:#cc0000;margin-bottom: 20px;}

#comunicado	h1						{ font-size:18px; font-weight:bold; color:#ffffff; padding-bottom:6px;}
#comunicado	p						{ font-size:12px; font-weight:bold; color:#ffffff; padding-bottom:6px;}

label								{ display:block; font-weight:bold; }
.form2								{ display:block; width:300px; background:#FFFFFF; border:solid 1px #CCCCCC; margin:3px 0 10px 0; padding:3px; }
.btn_form2							{ display:block; width:75px; background:#3f8944; color:#FFFFFF; padding:3px; border:none; }