@charset "utf-8";
/* CSS Document */
body {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#333333;
	background-image:url(imagens/bg-site-geral.gif);
	background-repeat:repeat-x;
	background-color:#b0b7aa;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 16px;
	}
/* DEFINE A RESOLUÇÃO DA PAGINA */
#wrapperPrincipal {
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#656329
}
#wrapper {
	width: 960px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
}
/* LINK PADRÃO */
a {
	color: #666666;
	text-decoration:underline;
	}
a:visited {
	text-decoration:underline;
	}
a:hover {
	color: #0099FF;
	text-decoration:underline;
	
}#topo {
	background-image: url(imagens/topo.gif);
	background-repeat: no-repeat;
	height: 187px;
	width: 960px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 27px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FBFD9E;
	letter-spacing: -1px;
}
#rodape {
	background-image: url(imagens/bg-rodape.gif);
	background-repeat: repeat-x;
	height: 140px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #aca941;
}
#conteudo {
	background-repeat: no-repeat;
}
h3 {
	font-size: 18px;
	color: #333333;
}
.textoRodape {
	font-size: 11px;
	color: #FFFFFF;
}
.textoRodape a, textoRodape a:visited {
	font-size: 11px;
	color: #FFFFFF;
}
.textoRodape a:hover {
	font-size: 11px;
	color: #FFFFFF;
}
.textoConteudo {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.textoConteudoVerde {
	font-size: 18px;
	font-weight: normal;
	color: #009900;
	text-align: justify;
}
.tituloPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.textoLateral {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #DB990A;
}
.campoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E735E;
	border: 1px solid #CCCCCC;
}
.textoVerde {
	font-weight: normal;
	color: #006633;
}
.titulo1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	color: #0E1500;
}
.textoTabelaPrecos {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.textoTabelaPrecos a, textoTabelaPrecos a:visited {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}
.textoTabelaPrecos a:hover {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}
.textoBrancoTabelas {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textoBrancoDestaque {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
.textoMenor {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.texto13 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 13px;
	color: #333333;
}

