body { background:#93a8c5; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; color:#2f3294;}

#tudo { width:984px; margin: 0 auto; margin-top:30px;}

#topo { width:983px; height:305px; }

#menu { width:983px; background:url(../images/bg_menu.jpg); height:30px; padding-top:14px;}

#menu img { margin-right:40px;}

#conteudo { width:963px; padding:10px; background:#fff;}

#rodape { width:983px; clear:both;}

#esq_capa { width:545px; float:left;}

img { border:0;}

a:link {
	color: #2F3294;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2F3294;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #2F3294;
}

.campo_form { background:#efefef; padding:3px; border:1px solid #ddd; }

.select_form {  background:#efefef; padding:3px; border:1px solid #ddd; width:390px; }

.botao_form { background:#000066; color:#fff; text-align:center; padding:2px; border:0; width:390px; font-weight:bold;  }