<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px auto;
	background-position: center;
	background-image:url(fundo4.jpg);
	background-repeat:repeat-x;
	background-color: #f7efd0;
	font-family:Arial, Helvetica, sans-serif;
}
#corpo {
	position:relative;
	width:900px;
	height:655px;
	margin: 0px auto;
	background-position: center;
}
#topo {
	position:absolute;
	left:0px;
	top:18px;
	width:900px;
	height:120px;
}
#blocoright {
	position:absolute;
	left:6px;
	top:148px;
	width:435px;
	height:350px;
}
#blocoleft {
	position:absolute;
	left:464px;
	top:146px;
	width:435px;
	height:350px;
}
#menu {
	position:absolute;
	left:89px;
	top:501px;
	width:740px;
	height:81px;
}
#produtos {
	position:absolute;
	left:0px;
	top:148px;
	width:900px;
	height:350px;
}
#setahome { position:absolute; width:22px; height:17px;	z-index:1; left:39px; top: -2px;}
#setaprodutos {
	position:absolute;
	width:22px;
	height:17px;
	z-index:1;
	left:207px;
	top: -2px;
}
#setafaleconosco {
	position:absolute;
	width:22px;
	height:17px;
	z-index:1;
	left:392px;
	top: -2px;
}
#setalocalizacao {
	position:absolute;
	width:22px;
	height:17px;
	z-index:1;
	left:582px;
	top: -2px;
}

#navlist{position:relative;}
#navlist li{ margin:0; padding:0; list-style:none; position:absolute; top:-6px;}
#navlist li, #navlist a{height:68px;display:block;}

#bot_home{left:0px;width:175px;}
#bot_home{background:url('home.png') 0 0;}
#bot_home a:hover{background: url('home.png') 0 -68px;}
#bot_produtos{left:175px; width:178px;}
#bot_produtos{background:url('produtos.png') 0 0;}
#bot_produtos a:hover{background: url('produtos.png') 0 -68px;}
#bot_faleconosco{left:353px; width:186px;}
#bot_faleconosco{background:url('faleconosco.png') 0 0;}
#bot_faleconosco a:hover{background: url('faleconosco.png') 0 -68px;}
#bot_localizacao{left:539px; width:197px;}
#bot_localizacao{background:url('localizacao.png') 0 0;}
#bot_localizacao a:hover{background: url('localizacao.png') 0 -68px;}

p.myriad{
	font-family:font-family:"Myriad Pro";
	font-style:normal;
	font-size:13px; 
	color:#000;
	padding-left:35px;
	padding-right:5px;
}
p.myriad2{
	font-family:font-family:"Myriad Pro";
	font-style:normal;
	font-size:15px; 
	padding-left:550px;
	color:#000;
}
p.myriad3{
	font-family:font-family:"Myriad Pro";
	font-size:16px; 
	color:#000;
	padding-top:10px;
}
td.myriad3{
	font-family:font-family:"Myriad Pro";
	font-size:16px; 
	color:#000;
	padding-top:10px;
	text-align:right;
}
p.rodape{
	font-family:font-family:"Myriad Pro";
	font-size:12px;
	text-align:right;
	padding-right:10px;
}
a:link {text-decoration:none; color:#000;}
a:visited {text-decoration:none; color:#000;}
a:hover {text-decoration:none; color:#000;}   
a:active {text-decoration:none; color:#000;}
#rodape { position:absolute; width:900px; height:20px; clear:both; bottom: 15px;}
</pre></body></html>