@charset "utf-8";
a:link { color: #118acb; text-decoration: none; }
a:visited { color: #118acb; text-decoration: none; }
a:hover { color: #118acb; text-decoration: underline; }
a:active { color: #118acb; text-decoration: none; }
body {
	font: 14px Helvetica, Verdana, Arial, sans-serif;
	background: #FFFFFF url(../imagens/fundo.jpg) repeat-x 0 0 fixed;
	margin: 0 auto;
	padding: 0;
	color: #000000;
}

img {
	border: none;
}

.intro {
	color: #6fd5e3;
	font: 22px Helvetica, Verdana, Arial, sans-serif;
}
.link { display: block; width: 100%; height: 100%; }
.padding {
	padding-top: 5px;
}
.pequeno {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
}

#aba {
	width: 739px;
	height: 50px;
	padding-left: 41px;
	padding-top: 15px;
	margin-top: 30px;
	background: url(../imagens/aba.png) no-repeat center;
}
#acessorios {
	position: absolute;
	right: 0;
	top: 293px;
	margin-right: 60px;
	width: 280px;
	height: 293px;
	background: url(../imagens/caixa_acessorios.png);
}
#branco {
	position: relative;
	width: 780px;
	padding-right: 6px;
	height: auto;
	background: url(../imagens/conteudo.png) repeat-y 0 0;
	padding-bottom: 20px;
}
#contato {
	position: relative; 
	width: 360px;
	left: 400px; 
	top: -200px;
}
#conteudo {
	position: absolute;
	top: 35px;
	width: 786px;
	left: 50%;
	margin-left: -393px;
	text-align: left;
}
#caixas {
	position: relative;
	width: 780px;
	height: 586px;
}
#caracteristicas {
	position: absolute;
	width: 450px;
	left: 320px;
}
#flash {
	position: relative;
	width: 786px;
	height: 373px;
	top: -20px;
	text-align: left;
	background: url(../imagens/sombra.png) no-repeat 780px 14px;
}
#foto_detalhe {
	position: absolute;
	left: 95px;
	top: 440px;
	width: 200px;
}
#foto_produto {
	position: absolute;
	top: 167px;
	left: 95px;
	width: 250px;
}
#intro {
	position: relative;
	top: -20px;
	width: 100%;
	height: 280px;
	background: url(../imagens/fundo_intro.png) repeat-x 0 0;
	text-align: justify;
}
#intro div {
	position: relative;
	top: 25px;
	left: 90px;
	width: 600px;
}
#legenda {
	position: absolute;
	width: 100px;
	left: 165px;
	text-align: center;
}
#produto {
	position: relative;
	height: 600px;
}
#rodape {
	position: relative;
	top: -80px;
	width: 786px;
	height: 207px;
	background: url(../imagens/rodape.png);
}
#secao {
	padding: 15px 41px;
	text-align: justify;
}
#secas {
	position: absolute;
	margin-left: 60px;
	width: 280px;
	height: 293px;
	top: 293px;
	background: url(../imagens/caixa_secas.png);
	z-index: 3;
}
#splash {
	position: absolute;
	top: 89px;
	left: 40px;
	background: url(../imagens/splash_50anos.png);
	width: 87px;
	height: 83px;
	z-index: 3;
}
#splash2 {
	position: absolute;
	top: 89px;
	left: 40px;
	background: url(../imagens/splash_2anos.png);
	width: 84px;
	height: 84px;
	z-index: 3;
}
#splash3 {
	position: absolute;
	top: 89px;
	left: 40px;
	background: url(../imagens/splash_laranja.png);
	width: 83px;
	height: 82px;
	z-index: 3;
}
#tabela {
	position: relative;
	width: 450px;
	height: 170px;
	text-align: center;
	margin-top: 45px;
}
#tabela_acessorios {
	width: 700px;
	margin-left: 41px;
}
#vapor {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 396px;
	width: 100%;
	background: url(../imagens/vapor.jpg) repeat-x 0 0;
}
#vapor_eletricas {
	position: absolute;
	margin-left: 60px;
	width: 280px;
	height: 293px;
	background: url(../imagens/caixa_vapor_eletricas.png);
}
#vapor_gas {
	position: absolute;
	right: 0px;
	margin-right: 60px;
	width: 280px;
	height: 293px;
	background: url(../imagens/caixa_vapor_gas.png);
}