@charset "utf-8";
@import url('../../padrao/maua.css');
@import url('../../padrao/formularios.css');

.tipoResposta { height:110px; margin: 28px 0 26px 0; background:url(imagens/fundo-tipo-resposta-beta.png) no-repeat right top; padding:15px 30px; }
.tipoResposta div { padding:2px 0; }
.tipoResposta input { float:left; clear:both; width:auto; background:none; border:none; }
.tipoResposta label { float:left; width:auto; color:#fff; margin-left:5px; font-weight:bold; font-size:14px; }

#conteudo h1 { margin-top:0px;}
#conteudo h2 { margin-bottom: 12px; font-size:17px; color:#FFF; }

#conteudo { padding-top:0px; }

/*.tipoResposta { height:110px; margin: 28px 0 26px 0; background:url(imagens/fundo-tipo-resposta.png) no-repeat right top; padding:15px 30px; }
.tipoResposta div { padding:2px 0; }
.tipoResposta input { float:left; clear:both; width:auto; background:none; border:none; }
.tipoResposta label { float:left; width:auto; color:#fff; margin-left:5px; font-weight:bold; font-size:14px; }

#conteudo h1 { margin-top:80px; font-size:17px; }
#conteudo h2 { margin-bottom: 16px; font-size:17px; color:#192979; }

#conteudo { padding-top:40px; }*/