@CHARSET "ISO-8859-1";

* {
	margin:0;
	padding:0;
}

body {
width:100%;
font-family:"Geneva", Arial, Helvetica, sans-serif;
background-color:#e6d99d;
background-image:url(../img/bg_body_interna2.gif);
background-position:top;
background-repeat:repeat-x;
margin:0;
padding:0;
}

a:link,a,a:hover{
text-decoration:none;
}

h1, h2, h3, h4, h5 {
font-family:"Helvetica",Arial,sans-serif;
font-weight:bold;
margin:0;
padding:0;
}

#layout{
width:950px;
margin-bottom:170px;
background:url(../img/bg_faleconosco.gif) top no-repeat;
text-align:left;
}

#topo{
width:auto;
height:88px;
text-align:left;
}

.logo {
width:162px;
float:left;
}

#busca{
width:auto;
height:37px;
text-align: right;
margin:79px 0px 0px 0px;
}

#busca input{
height:auto;
vertical-align:middle;
border:none;
}

.input_text {
padding:10px 0 8px 10px;
font:15px "Trebuchet MS";
width:200px;
background:url(../img/bg_field.gif) top repeat-x;
color:#2c411d;
}

.botao_verde {
width:96px;
padding:4px 0;
background:url(../img/bg_submit_verde.gif) top repeat-x;
font:bold 18px "Trebuchet MS";
color:#fff;
}

.aba{
margin-top:10px;
}

#form{
width:auto;
height:auto;
}

#form input, select, textarea{
vertical-align:middle;
border:none;
}

.form_text {
padding:3px 0 0 10px;
font:12px "Trebuchet MS";
width:300px;
height:23px;
background:url(../img/bg_field_form.gif) #fff top repeat-x;
color:#2c411d;
}

.form_msg {
padding:3px 0 0 10px;
font:12px "Trebuchet MS";
width:300px;
height:150px;
background:url(../img/bg_field_form.gif) #fff top repeat-x;
color:#2c411d;
}

.botao_enviar {
width:70px;
padding:1px 0 3px 0;
background:url(../img/bg_submit_verde.gif) top repeat-x;
font:bold 16px "Trebuchet MS";
color:#FFF;
}

.texto {
color:#372303;
line-height:17px;
font-size:13px;
padding-bottom:5px;
}

h2 {
font-size:14px;
color:#bc7a33;
line-height:15px;
padding: 5px 0;
text-transform:uppercase;
}

h2 a, h2 a:visited {
color:#bc7a33;
}

h2 a:hover {
color:#738e39;
}

h6 {
color:#305414;
line-height:18px;
font-size:12px;
padding-bottom:5px;
}

h6 a, h6 a:visited {
color:#305414;
}

h6 a:hover {
color:#000000;
}

#coluna_esquerda{
width:625px;
float:left;
}

#coluna_direita{
width:300px;
float:right;
}

#publicidade{
width:310px;
float:right;
padding-bottom:15px;
border-bottom:1px solid #3c5827;
margin:20px 0 5px 0;
}

.publicidade{
color:#537a37;
font:bold 12px "Geneva", Arial, Helvetica, sans-serif;
padding-bottom:20px;
}

#bg_rodape{
height:251px;
background-image:url(../img/bg_rodape.gif);
background-repeat:repeat-x;
background-position:top;
clear:both;
background-color:#273919;
}


#rodape{
width:950px;
margin: 0 auto;
text-align:left;
}

#links_rodape{
width:55%;
float:left;
}

#links_rodape h2{
font-weight:lighter;
text-transform:none;
font-size:18px;
}

#links_rodape a, #links_rodape a:visited{
color:#d69a2e;
}

#links_rodape a:hover{
color:#d8c14f;
}

#rodape h6{
font-style:normal;
color:#948019;
font-weight:lighter;
padding-top:25px;
}

#mensagem {
	display: none;
	width:99%;
	margin-bottom:25px;
	padding:6px 0;
	text-align:center;
	color: #FFF;
	font:bold 14px verdana, Helvetica, sans-serif;
}

.success_message {
	border:2px #a18447 solid;
	background-color: #bda061;

}

.error_message {
	border:2px #58582C solid;
	background-color: #6F6F37;
}
