﻿/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#f1b507;
	}
	.fale_aqui{background:url(/images/fale_aqui/bg_fale_aqui.jpg) no-repeat top center;
	}
.homeInterna{
	background:url(/images/home/bg_grande.jpg) no-repeat #f1b507;
	height:864px;
	width:100%;
	}
.conteudointerna{
	margin:0 auto;
	display:block;
	width:1003px;
	height:864px;
	}
.LogoInterna{
	width:325px;
	height:260px;
	position:relative;
	margin:0 0 0 10px;
	float:left;
	}
.menuInterna{
	width:250px;
	height:568px;
	position:relative;
	z-index:1;
	float:left;
	margin:275px 0 0 -310px;
	}
.contentInterna{
	width:630px;
	height:auto;
	float:right;
	margin:80px 15px 0 0;
/*	_margin:-358px 5px 0 0;*/
	position:relative;
}
.footerInterna{
	background:url(/images/footer.jpg) no-repeat;
	width:258px;
	height:13px;
	position:relative;
	float:right;
	margin:0 5% 0 0;
	*margin:70px 5% 0 0;
}
.direitos{
	width:110px;
	float:left;
	text-indent:-999px;
	overflow:hidden;
	}
.mapa a{
	width:58px;
	float:left;
	text-indent:-999px;
	overflow:hidden;
}
.privacidade a{
	width:90px;
	float:left;
	text-indent:-999px;
	overflow:hidden;
}
.palitoSuperior{
	background:url(/images/palito_superior.gif) no-repeat;
	width:507px;
	height:64px;
}
.palitoInferior{
	background:url(/images/palito_inferior.gif) no-repeat;
	width:507px;
	height:61px;
	clear:both;
}
/* FALE AQUI */
.contentInternaFaleAqui{
	width:400px;
	height:auto;
	float:left;
	margin:80px 0 0 25px;
	position:relative;
}
.contentInternaFaleAqui p{
	font:11px tahoma, "Times New Roman", Times, serif;
	color:#874300;
}
.contentInternaFaleAqui .titulo{
	width:145px;
	height:66px;
	position:relative;
	margin:0 0 0 10px;
	margin:0 0 0 0;
	background:url(/images/fale_aqui/titulo_fale_aqui.gif) no-repeat;
}

/*fieldset legend*/
fieldset { padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { padding: 0 .4em;  font-size: 1.2em;background-color: #e3dfdf;color:#333;}

label {clear:left; text-align: left;width: 9em;display:block; text-transform:uppercase; color:#874300; font:10px tahoma, "Times New Roman", Times, serif; float:none; }

textarea {border: 1px solid #9f6300; background-color:#fae591;}

textarea:focus, input[type="text"]:focus  {border: 1px solid #666;}

select {color: #9f6300;padding:0; background-color:#fae591; border:1px solid #9f6300; font:10px tahoma, "Times New Roman", Times, serif; height:20px; line-height:20px;}

input[type="text"] {border: 1px solid #9f6300; height:17px; background-color:#fae591; font:10px tahoma, "Times New Roman", Times, serif; color:#9f6300; line-height:20px;}

input[type="password"] {border: 1px solid #9f6300; height:17px; background-color:#fae591; font:10px tahoma, "Times New Roman", Times, serif; color:#9f6300; line-height:20px;}

input[type="submit"]{background-color: #ccc;color: #333;margin: 0.5em 0.5em 0 0; padding: .4em;}

input[type="checkbox"]{color: #9f6300; }

input[type="radio"]{color:#FF0000;background-color: #fff;color: #000;padding: 0.5em;}

option{color:#000;background-color:#FFF}

optgroup {color:#000;background-color:#CCC;}

button {background-color: #ccc; color: #333; margin: 0.5em 0.5em 0 0; padding: .4em;}

.btn_enviar a{
	background:url(/images/fale_aqui/btn_enviar.gif) no-repeat;
	width:63px;
	height:27px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	float:right;
	margin:10px 0 0 0;}

.btn_limpar a{
	background:url(/images/fale_aqui/btn_limpar.gif) no-repeat;
	width:63px;
	height:24px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	float:right;
	margin:10px 10px 0 0;}
	
.textoFormulario{
	font:bold 11px tahoma, "Times New Roman", Times, serif;
	color:#874300;
	height:25px;
}
.campoFormulario{
	width:auto; margin:10px 10px 0 0; float:left;
	
}
.footer{
	background:transparent url(/images/footer.jpg) no-repeat scroll 0% 0%;
	clear:both;
	float:right;
	height:13px;
	margin:20px 5% 0pt 0pt;
	position:relative;
	vertical-align:bottom;
	width:258px;
}
/* fim FALE AQUI */
