/*Geral*/
*									{ margin:0px; padding:0px; background:#f0f3de; }
body 								{ font-family:Verdana, Arial, Helvetica, sans-serif; }
body, input, textarea, select 		{ font-family:Verdana, Arial, Times New Roman; font-size:12px; }
img, fieldset 						{ border:none; }
h1									{ font-size:16px; color:#996600; list-style:none; font-weight:bold; }
h2									{ font-size:16px; color:#003300; list-style:none; font-weight:bold; }

#container							{ width:100%; }
#waper								{ width:999px; }
#menu								{ width:349px; float:left; }
#content							{ width:650px; background:url(../imagens_fixas/fundo_conteudo.jpg) no-repeat; height:570px; float:right; }
.title								{ margin:79px 0 0 114px; }
#conteudo							{ margin-top:20px; margin-left:120px; }
