<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
 font-family: MyCustomFont;
 src: url("../fontes/GOTHIC.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("../fontes/GOTHIC.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: MyCustomFont_Italico;
 src: url("../fontes/GOTHICI.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont_Italico;
 src: url("../fontes/GOTHICI.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: MyCustomFont_Bold;
 src: url("../fontes/GOTHICB.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont_Bold;
 src: url("../fontes/GOTHICB.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: Myriad;
 src: url("../fontes/myriad_pro.eot") /* EOT file for IE */
}
@font-face {
 font-family: Myriad;
 src: url("../fontes/myriad_pro.TTF") /* TTF file for CSS3 browsers */
}



body {
	background-color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
#clear {
	clear:both;
}
#site {
	width:964px;
	margin:0 auto;
}
#topo {
	width:964px;
	margin-top:45px;
}
#topoEsq {
	width:260px;
	float:left;
}
#topoDir {
	width:600px;
	float:right;
}
#menu {
	width:924px;
	height:45px;
	margin-top:10px;
	background-image:url(../img/fundo-menu.jpg);
	background-repeat:repeat-x;
	background-color:#9f1114;
	padding-left:40px;
}
#menu ul{
	list-style:none;
}
#menu li{float:left;list-style-type:none;display:block; font-size:13px;margin-right:40px;margin-top:8px;}
#menu a{font-family: MyCustomFont, Verdana, Arial, sans-serif;color:#fff;text-decoration:none;display:block;padding: 5px 10px 10px 10px;}
#menu ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
#menu ul li a.active{
	color:#fff;
	font-weight:bold;
}




#banner {
	width:964px;
	height:340px;
	margin-bottom:20px;
}
#banner02 {
	width:964px;
	height:340px;
}
#divProdHome {
	width:255px;
	height:150px;
	float:left;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}

#div01 {
	width:331px;
	height:180px;
	float:left;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
#div02 {
	width:319px;
	height:180px;
	float:left;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
#div03 {
	width:299px;
	height:180px;
	float:left;
	border-bottom:1px solid #CCC;
}
#div04 {
	width:364px;
	height:170px;
	float:left;
	border-right:1px solid #CCC;
}
#div05 {
	width:259px;
	height:170px;
	float:left;
	border-right:1px solid #CCC;
	margin:5px;
	background-color:#e6e6e6;
}
#div06 {
	width:315px;
	height:170px;
	float:left;
	border-right:1px solid #CCC;
	margin:5px;
	background-color:#e6e6e6;
}
#rodape {
	width:100%;
	height:264px;
	background-image:url(../img/fundo-rodape.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin-top:20px;
}
#rodapeInt {
	width:964px;
	height:214px;
	margin:0 auto;
	padding-top:40px;
}
#rodapeInt01 {
	width:130px;
	height:185px;
	float:left;
	margin-right:10px;
	color:#FFF;
	font-size:13px;
	border-right:1px solid #FFF;
}
#rodapeInt02 {
	width:440px;
	height:185px;
	padding-left:50px;
	float:left;
	color:#fff;
}
#rodapeInt03 {
	width:250px;
	height:185px;
	float:right;
	color:#FFF;
	border-left:1px solid #FFF;
}
#busca {
	width:140px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #909090;
	padding:5px;
}
#cont {
	width:964px;
}
#contEsq {
	width:700px;
	float:left;
}
#contDirEmpresa {
	width:200px;
	float:right;
	background-color:#d55e62;
	border:1px solid #811618;
	padding:15px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
#contCinza {
	width:660px;
	padding:25px;
	background-color:#dbdbdb;
	border-bottom:1px solid #c3c5c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#contCinza02 {
	width:610px;
	min-height:370px;
	background-color:#dbdbdb;
	background-image:url(../empresa/img/img01.jpg);
	background-repeat:no-repeat;
	margin-top:8px;
	padding-left:70px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#contCinza03 {
	width:924px;
	padding:20px;
	background-color:#CCCCCC;
	background-image:url(../img/degrade_cinza.jpg);
	background-repeat:repeat-x;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#prod01 {
	width:240px;
	height:360px;
	float:left;
}
#prod01:hover {
	background-color:#e5e5e5;
	cursor:pointer;
}
#cert {
	width:690px;
	float:left;
	background-color:#dfdfdf;
}
#cert2 {
	width:964px;
	background-color:#dfdfdf;
	margin-bottom:5px;
}
#manual {
	width:200px;
	float:right;
	border-left:1px solid #CCC;
}
#contatoEsq {
	width:465px;
	float:left;
	margin-top:5px;
}
#contatoDir {
	width:450px;
	float:right;
	margin-top:5px;
	background-color:#dbdbdb;
	padding:15px;
}
#contatoEsq01 {
	width:375px;
	float:left;
	margin-top:5px;
}
#contatoDir01 {
	width:500px;
	float:right;
	margin-top:5px;
	padding:15px;
	border-left:1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6d6e71;
}



input.form02 {
	width:290px;
	height:25px;
	padding:2px;
	font-size:12px;
	color:#333;
	background-color:#FFFFFF;
	border:1px solid #a3a3a3;
}
textarea.textareaContato {
	width:450px;
	height:100px;
	padding:2px;
	font-size:12px;
	color:#333;
	background-color:#FFFFFF;
	border:1px solid #a3a3a3;
	font-family: Verdana, Geneva, sans-serif;
}
input.botaoContato {
	width:70px;
	height:25px;
	font-size:12px;
	color:#000;
	background-color:#eee;
	border:1px solid #a3a3a3;
	cursor:pointer;
}
input.botaoEnviarRodape {
	width:70px;
	height:22px;
	font-size:12px;
	color:#000;
	background-color:#eee;
	border:1px solid #a3a3a3;
	cursor:pointer;
}
input.buscaInput {
	width:110px;
	height:100%;
	margin:2px;
	font-size:10px;
	color:#000;
	background-color:#FFFFFF;
	border:none;
}
input.botaoBusca {
	width:21px;
	height:18px;
	border:none;
	cursor:pointer;
	background-image:url(../img/botao-busca.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
input.form01 {
	width:160px;
	height:20px;
	border:1px solid #CCC;
	color:#000;
	font-size:10px;
}




a.linkBranco12px, a.linkBranco12px:visited{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-family: MyCustomFont;
}
a.linkBranco12px:hover, a.linkBranco12px:active{
	text-decoration:underline;
	color:#FFF;
	font-size:12px;
	font-family: MyCustomFont;
}
a.linkBranco9px, a.linkBranco9px:visited{
	text-decoration:underline;
	color:#FFF;
	font-size:9px;
}
a.linkBranco9px:hover, a.linkBranco9px:active{
	text-decoration:none;
	color:#FFF;
	font-size:9px;
}
a.linkBordo11px, a.linkBordo11px:visited{
	text-decoration:none;
	color:#843136;
	font-size:11px;
}
a.linkBordo11px:hover, a.linkBordo11px:active{
	text-decoration:underline;
	color:#843136;
	font-size:11px;
}
a.linkMyriad, a.linkMyriad:visited{
	text-decoration:none;
	color:#843136;
	font-size:13px;
	font-family: Myriad;
}
a.linkMyriad:hover, a.linkMyriad:active{
	text-decoration:underline;
	color:#843136;
	font-size:13px;
	font-family: Myriad;
}

a.linkCinza10, a.linkCinza10:visited{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, MyCustomFont_Italico;
	font-size:13px;
	color:#58595b;
}
a.linkCinza10:hover, a.linkCinza10:active{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif, MyCustomFont_Italico;
	font-size:13px;
	color:#58595b;
}

a.linkVermelho10, a.linkVermelho10:visited{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, MyCustomFont_Italico;
	font-size:13px;
	color:#c31a20;
}
a.linkVermelho10:hover, a.linkVermelho10:active{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif, MyCustomFont_Italico;
	font-size:13px;
	color:#c31a20;
}


.textoBordo14px {
	font-size:14px;
	color:#843136;
}
.textoBordo16px {
	font-size:16px;
	color:#843136;
}
.textoBordo9px {
	font-family: MyCustomFont;
	font-size:12px;
	color:#843136;
}
.textoBordo11x {
	font-size:13px;
	color:#843136;
}
.textoBordo12px {
	font-size:12px;
	color:#843136;
}
.textoVermelho14px {
	font-family: MyCustomFont_Bold, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#c31a20;
}
.textoVermelho20px {
	font-family: MyCustomFont_Bold, Verdana, Arial, sans-serif;
	font-size:20px;
	color:#c31a20;
}
.textoCinzaItalico {
	font-family: Arial, Helvetica, sans-serif, MyCustomFont_Italico;
	font-size:13px;
	color:#58595b;
}
.textoVermelhoPeq {
	font-family: Arial, Helvetica, sans-serif, MyCustomFont;
	font-size:13px;
	color:#d31d24;
}
.textoVermelhoPeq12 {
	font-family: MyCustomFont, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#d31d24;
}
.textoVermelho12px {
	font-family: MyCustomFont_Bold, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#d31d24;
}
.textoBranco14px {
	font-size:14px;
	color:#fff;
}
.textoPreto9px {
	font-size:9px;
	color:#000000;
}
.textoPreto11px {
	font-size:13px;
	color:#000000;
}
.textoVerde12px {
	font-size:12px;
	color:#0e9f30;
}
</pre></body></html>