/*Geral*/
*									{ margin:0px; padding:0px; }
body, html 							{ height:100%; }
body 								{ font-family:Verdana, Arial, Helvetica, sans-serif; background:#4a5b0b; }
body, input, textarea, select 		{ font-family:Verdana, Arial, Times New Roman; font-size:12px; }
img, fieldset 						{ border:none; }
a									{ text-decoration:none; color:#0099ff; }
a:hover								{ text-decoration:underline; }
h1									{ font-size:20px; font-weight:bold; color:#226700; }
h2									{ font-size:20px; font-weight:normal; color:#0066cc; }
h3									{ font-size:16px; font-weight:bold; color:#0066cc; }

#background 						{ position:absolute; top:0; bottom:0; left:0; right:0; z-index:-100; width:100%; height:100%; }

#container							{
	width:100%;
	position:relative;
	overflow: visible;
	visibility: visible;
}
#geral{
width:960px;
height:100%;
margin:auto;


}
#waper								{ width:960px; margin:auto; padding-bottom:10px; }
#topo								{ width:950px; height:240px; }
#topo_left							{ width:442px; float:left; }
#topo_right							{ width:508px; height:231px; float:left; margin-top:6px; }

#logo								{ width:350px; height:50px;; margin-left:45px; padding-top:45px; }

#menu								{ width:442px; height:46px; background:url(../imagens_fixas/bg-menu.png); margin-top:48px; }
#menu li							{ }
.title_bemvindo						{ margin-left:15px; margin-top:6px; }

#content							{ width:850px; min-height:300px; margin:auto; background:#FFFFFF; padding:20px; margin-top:10px; }

#rodape								{ width:890px; margin:auto; height:58px; line-height:58px; color:#FFFFFF; text-align:center; background:url(../imagens_fixas/bg-rodape.gif) repeat-x; margin-top:10px; font-weight:bold; }

#cont1								{ width:410px; float:left; }
#cont2								{ width:410px; float:right; }

.categoryitems li					{ list-style:none; }
.atuacao							{ font-size:14px; font-weight:bold; color:#0066cc; display:block; margin-bottom:5px; }

.quadro								{ width:270px; float:left; margin-right:15px; }
.quadro img							{ float:left; margin-right:5px; }