/* ----------- CONFIGURAÇÃO DAS TAGS PRINCIPAIS ----------- */
*									{ font-family: Verdana, Arial, Helvetica; font-size: 12px; margin: 0px; padding: 0px; list-style-type: none; }
html, body							{ height: 100%; }
html									{ overflow: -moz-scrollbars-vertical; }
body								{ background-image: url(../imagens/fundo.jpg); background-position: top center; }
img									{ border: 0px; }
form, p								{ display: inline; }
a, a:visited						{ text-decoration: none; }
input, textarea, select				{ padding: 3px; width: 300px; margin-top: 3px;margin-bottom: 3px; background-color: white; border: 1px solid #e9e9e9; color: #000000;}
#contato_estou_interessado	DIV		{ float: left;} 

#contato_estou_interessado			{ width: 700px; margin: 0 auto!important;}

body								{ padding-top:0px; }

.label								{ width: 250px;  padding-right:10px; padding-top: 5px; text-align: right; color: #305792;}
.campo								{ width: 300px; padding-bottom: 10px; }


#possui_site_sim					{ width: 10px; background-color: white; border: none;}
#possui_site_nao					{ width: 10px; background-color: white; border: none;}

.fundo_baixo						{ width: 100%; height:500px; background: url(../imagens/fundo_baixo.png) repeat-x white; text-align: center; }
.fundo_baixo_centralizador			{ margin: 0 auto; width: 850px; height: 300px;}
.fundo_baixo2						{width: 100%; height:107px;text-align:center; color: #1a427b; line-height: 75px; background-image: url(../imagens/fundo_baixo2.png);}
.baixo_01,
.baixo_02,
.baixo_03							{ width: 282px; float:left; color: #5f83b8; }
.baixo_titulo						{ width: 280px; height: 25px; padding-top: 4px; font-weight: bold; color: white; background: url(../imagens/baixo_titulo.png) no-repeat top center; text-align: center;  }
.baixo_texto						{ width: 242px; padding-left: 30px; float: left; text-align: left; padding-right:10px; padding-top: 10px; border-left: 1px solid #e0e0e0;}
.baixo_texto a						{ color: #5f83b8; font-weight: bold; }
.baixo_texto a:hover					{ text-decoration: underline;}

h2									{ margin-bottom:40px; color: #305792; } 

.obrigatorio						{ color: #f58c03;}
.obrigatorio_texto					{ width:700px;text-align:left;margin-bottom:15px; colort: #305792;}

.bt_estou_interessado	 a			{ margin-top: 35px; margin-left: 10px; _margin-left: 5px; font-size: 16px; color: white; font-weight: bold; text-align: center; display: block; width: 208px; height: 28px; padding-top: 10px; background-image: url(../imagens/bt_estou_interessado.png);}
.bt_estou_interessado a:hover		{ background-position: 0px -38px; text-decoration: none;} 
