* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.clear-both { clear: both !important; }
.display-none { display: none !important; }
html { background: #404040 url(../imagens/fundo.gif) repeat-x center 135px; }
body { background: transparent url(../imagens/fundo.jpg) no-repeat center 35px; }
body,
td,
th,
input,
select,
textarea { font: 12px Arial, Helvetica, sans-serif; }
body,
a { color: #a6a6a6; }
a { text-decoration: none; }
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#cabecalho .parte1 {
	background: url(../imagens/fundo-cabecalho1.gif) repeat-x center center;
	height: 20px;
}
#cabecalho .parte2 {
	background: #FF0000 url(../imagens/fundo-cabecalho2.gif) repeat-x center center;
	height: 15px;
}
#geral {
	background: #FFFFFF url(../imagens/fundo-conteudo.gif) repeat-x center 95px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	border: 5px solid #ececec;
	height: auto;
	min-height: 475px;
}
#geral,
#geral a { color: #7f7f7f; }
#geral acronym {
	border-bottom: 1px dotted #7f7f7f;
	cursor: help;
}
#geral acronym:hover { color: #FF0000; }
#geral a:hover,
#geral a.ativo { color: #FF0000; }
#menu {
	height: 95px;
	background: #FFFFFF;
}
#menu h1 {
	display: inline;
	float: left;
	height: 95px;
	width: 255px;
}
#menu h1 a {
	background: url(../imagens/marca.gif) no-repeat center center;
	display: block;
	height: 80px;
	width: 164px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#menu ul li {
	display: inline;
	background: url(../imagens/divisao-vertical-29px.gif) no-repeat 12px 30px;
	padding-left: 30px;
	height: 95px;
	float: left;
}
#menu ul li.primeiro {
	padding-left: 0px;
	background: none;
}
#menu ul li a {
	height: 95px;
	line-height: 90px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#menu span { display: none; }
#rodape .parte1 {
	background: #404040 url(../imagens/fundo-rodape1.gif) repeat-x center bottom;
	height: 20px;
}
#rodape .parte2 {
	background: #4d4d4d url(../imagens/fundo-rodape2.gif) repeat-x center center;
	height: 40px;
	line-height: 40px;
}
#rodape .parte2 .centralizar {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
}
#rodape .parte2 .esquerda {
	float: left;
	padding-left: 20px;
}
#rodape .parte2 .direita {
	float: right;
	padding-right: 20px;
}
#rodape .parte3 {
	background: #404040 url(../imagens/fundo-rodape3.gif) repeat-x center center;
	height: 20px;
}
#rodape .parte4 {
	background: #FF0000 url(../imagens/fundo-rodape4.gif) repeat-x center center;
	height: 15px;
}
#rodape .parte5 {
	background: #404040 url(../imagens/fundo-rodape5.gif) repeat-x center center;
	height: 20px;
}
#conteudo {
	padding: 40px 15px;
	line-height: 20px;
	min-height: 300px;
	height: auto;
}
#conteudo p,
#conteudo ul,
#conteudo ol,
#conteudo table,
#conteudo h5,
#conteudo h5,
#conteudo h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#conteudo p,
#conteudo ul,
#conteudo ol { padding-left: 20px; }
#conteudo ul li { list-style: disc; }
#conteudo ol li { list-style: decimal; }
#conteudo ul li ul,
#conteudo ol li ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
#conteudo ul li ul li {
	padding-left: 0px;
	list-style: circle;
}
#conteudo ol li ol li {
	padding-left: 0px;
	list-style: lower-alpha;
}
#conteudo h2 { display: none; }
#conteudo h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	padding-left: 20px;
	background: url(../imagens/fundo-h2.gif) no-repeat left top;
	line-height: normal;
	height: 20px;
	display: block;
}
#conteudo h3 span {
	float: right;
	display: block;
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
	margin-top: -15px;
}
#conteudo h4 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	color: #FF0000;
}
#conteudo h5 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	background: url(../imagens/divisao-horizontal-460px.gif) no-repeat left bottom;
	height: 20px;
	padding-bottom: 5px;
	clear: both;
	line-height: normal;
}
#conteudo h6 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background: url(../imagens/divisao-horizontal-460px.gif) no-repeat left bottom;
	line-height: normal;
	height: 20px;
	padding-bottom: 5px;
	clear: both;
}
#conteudo em {
	color: #FF0000;
	font-style: normal;
}
#conteudo table {
	width: 442px;
	margin-left: 19px;
	border-collapse: collapse;
}
#conteudo table th,
#conteudo table td {
	padding: 0px 4px;
	line-height: normal;
	border: 2px solid #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#conteudo table th:hover,
#conteudo table td:hover {
	color: #FFFFFF;
	background: #FF0000;
}
#conteudo table th {
	font-weight: bold;
	background: #d9d9d9;
}
#conteudo table td { background: #ececec; }
#conteudo .esquerda {
	float: left;
	width: 220px;
	display: inline;
	min-height: 300px;
	height: auto;
}
#conteudo .direita {
	float: right;
	display: inline;
	width: 460px;
	background: url(../imagens/divisao-vertical-middle.gif) repeat-y 17px center;
	position: relative;
	padding-left: 40px;
	min-height: 300px;
	height: auto;
}
#conteudo .direita .top {
	background: url(../imagens/divisao-vertical-top.gif);
	height: 40px;
	width: 5px;
	position: absolute;
	left: 17px;
	top: 0px;
}
#conteudo .direita .bottom {
	background: url(../imagens/divisao-vertical-bottom.gif) no-repeat center center;
	height: 40px;
	width: 5px;
	position: absolute;
	left: 17px;
	bottom: 0px;
}
#conteudo .direita p { text-align: justify; }
#conteudo form label {
	display: block;
	text-align: right;
	width: 100%;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
}
#conteudo form em {
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
#conteudo form .campo {
	border-top: 2px solid #bfbfbf;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 2px solid #bfbfbf;
	padding: 2px;
	vertical-align: middle;
}
#conteudo form select.campo {
	padding: 1px;
	margin-bottom: 1px;
}
#conteudo form .campo:hover,
#conteudo form .campo:focus { border-color: #FF0000; }
#conteudo form .botao {
	margin: 0px;
	padding: 2px;
	background: #4d4d4d;
	border-top: 5px solid #7f7f7f;
	border-right: 5px solid #323232;
	border-bottom: 5px solid #323232;
	border-left: 5px solid #7f7f7f;
	color: #a6a6a6;
}
#conteudo form .botao:hover,
#conteudo form .botao:focus {
	background: #FF0000;
	color: #FFFFFF;
}
#conteudo form .botao:hover { border-color: #ff4a51 #bf0007 #bf0007 #ff4a51; }
#conteudo form .botao:focus { border-color: #bf0007 #ff4a51 #ff4a51 #bf0007; }
#conteudo.index .esquerda ul,
#conteudo.noticias .esquerda ul {
	margin-bottom: 0px;
	padding-left: 0px;
}
#conteudo.index .esquerda ul li,
#conteudo.noticias .esquerda ul li {
	list-style: none;
	padding-top: 10px;
	background: url(../imagens/divisao-horizontal-220px.gif) no-repeat center 3px;
	padding-left: 20px;
}
#conteudo.index .esquerda ul li.primeiro,
#conteudo.noticias .esquerda ul li.primeiro {
	padding-top: 0px;
	background: none;
}
#conteudo.index .direita #imagens-jquery { overflow: hidden; }
#conteudo.index .direita #imagens-jquery,
#conteudo.index .direita #imagens-jquery img {
	height: 306px;
	width: 460px;
}
#conteudo.index .direita #imagens-jquery img {
	left: 0px;
	top: 0px;
}
#conteudo.produtos .esquerda ul {
	margin-bottom: 0px;
	padding-left: 0px;
}
#conteudo.produtos .esquerda ul li {
	font-weight: bold;
	list-style: none;
	background: url(../imagens/divisao-horizontal-220px.gif) no-repeat center bottom;
	padding-bottom: 5px;
	padding-left: 20px;
}
#conteudo.produtos .esquerda ul li ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
}
#conteudo.produtos .esquerda ul li ul li {
	font-weight: normal;
	padding-bottom: 0px;
	background: none;
	padding-left: 0px;
}
#conteudo.produtos .imagens {
	text-align: center;
	margin-top: 20px;
}
#conteudo.contato form {
	padding-top: 5px;
	padding-right: 15px;
}
#conteudo.contato form .campo { width: 352px; }
#conteudo.contato form select.campo { width: 359px; }
#conteudo.contato form textarea.campo { height: 100px; }
#conteudo.contato form .cidade {
	width: 340px;
	float: left;
}
#conteudo.contato form .cidade .campo { width: 247px; }
#conteudo.contato form .uf {
	width: 100px;
	float: right;
	height: 21px;
}
#conteudo.contato form .uf .campo { width: 50px; }
#conteudo.contato form .mensagem { clear: both; }
#conteudo.contato form .botao {
	margin-left: 86px;
	width: 120px;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
#conteudo.representantes #mapa { margin-top: 20px; }
#conteudo.representantes ul { padding-left: 0px; }
#conteudo.representantes ul li {
	list-style: none;
	padding-top: 35px;
	background: url(../imagens/divisao-horizontal-460px.gif) no-repeat center 15px;
	padding-left: 20px;
}
#conteudo.representantes ul li.primeiro {
	padding-top: 0px;
	background: none;
}
#conteudo.noticias ul.imagens {
	float: right;
	padding: 0px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 180px;
}
#conteudo.noticias ul.imagens li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#conteudo.noticias ul.imagens li a img {
	margin-left: 20px;
	margin-bottom: 10px;
}
.highslide {
	display: inline-block;
	text-decoration: none;
}
.highslide img {
	border: 0px solid #7F7F7F;
	cursor: url(../imagens/highslide/zoomin.cur), pointer;
	padding: 4px;
}
.highslide:hover,
.highslide:hover img { border-color: #FF0000; }
.highslide-wrapper { background: #FFFFFF; }
.highslide-image { padding: 4px; }
.highslide-dimming {
	position: absolute;
	background: #404040;
}
.highslide-caption {
	text-align: center;
	display: none;
	padding: 0px 20px 5px;
	color: #000000;
}
.highslide-loading {
	display: block;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #7F7F7F;
	background-color: #FFFFFF;
	padding-left: 24px;
	background-image: url(../imagens/highslide/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
.highslide-loading:hover { color: #FF0000; }
.highslide-html-content {
	background: #FFFFFF;
	width: 640px;
}
