<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.titulo {

	width:102px;

	height:20px;

	background-image:url(../img/tit/produtos.png);

	background-repeat:no-repeat;

	margin-top:10px;

}



.texto-01 {

	width:460px;

	heigth:auto;

	margin-bottom:20px;

}



.divisor {

	margin-top:27px;

	

	width:660px;

	height:1px;

	padding-bottom:30px;

	background-image:url(../img/llinha-maior.jpg);

	background-repeat:no-repeat;

}



.divisor-baixo {

	margin-top:30px;

	width:640px;

	height:1px;

	background-image:url(../img/llinha-maior.jpg);

	background-repeat:no-repeat;

	padding:10px;



}



/* ******************** CONTEUDO DE PRODUTOS ************************* */



#geral-esquerda {

	width:100%;

	height:auto;

	margin-bottom:2px;

	*margin-bottom:5px;

	margin-right:30px;

}

.conteudo-produtos {

	width:100%;

	height:400px;

	margin:80px;;

}



.container-produto1 {

	width:100%;

	height:auto;

}


/*
.produto1 {

	float:left;

        width: 48%;

        height:97px;

        margin-left:2%;

	background-image:url(../img/produtos/lampada.png);

	background-repeat:no-repeat;

}
*/

.produto1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
    float: left;
    min-height: 185px;
    margin-left: 1%;
	padding: 1%;
    width: 45%;
	border: 1px solid #CCC;	
}


.texto-produto1 {

	width:200px;

	height:auto;

	margin:10px;

	margin-left:90px;

	*margin-top:-3px;



}



.bt-vermais {

	width:73px;

	height:20px;

	background-image:url(../img/bt/bt-vermais.png);

	background-repeat:no-repeat;

	margin-left:217px;

	margin-top:-8px;



}



/* ************* PRODUTO2 *************** */



.container-produto2 {

	width:290px;

	height:auto;

	margin-top:60px;

	*padding-bottom:10px;

}



.produto2 {

	width:103px;

	height:97px;

	background-image:url(../img/produtos/splikers.png);

	background-repeat:no-repeat;



}



.texto-produto2 {

	width:170px;

	height:auto;

	margin-top:-100px;

	margin-left:120px;

	*margin-bottom:10px;

}



.bt-vermais2 {

	width:73px;

	height:20px;

	background-image:url(../img/bt/bt-vermais.png);

	float:right;

	*margin-top:-20px;

	margin-top:8px;

}

/* ************* PRODUTO3 *************** */



.container-produto3 {

	width:103px;

	height:auto;

	margin-top:90px;

}



.produto3 {

	width:103px;

	height:97px;

	background-image:url(../img/produtos/porta-mangueira.png);

	background-repeat:no-repeat;

	*margin-top:100px;

}



.texto-produto3 {

	width:170px;

	height:auto;

	margin:0;

	margin-left:120px;

}



.bt-vermais3 {

	width:73px;

	height:20px;

	background-image:url(../img/bt/bt-vermais.png);

	float:right;

	margin-left:95px;

	margin-top:3px;

}



/* ************* PRODUTO NA DIREITA*************** */



#geral-direita {

	width:330px;

	height:auto;

	margin-top:-415px;

	*margin-top:100px;

	*float:left;

	margin-left:330px;

	

}



.produto4 {

	width:103px;

	height:97px;

	background-image:url(../img/produtos/porta-mangueira.png);

	background-repeat:no-repeat;

	margin:0;

	

}



.texto-produto4 {

	width:170px;

	height:auto;

	margin:-95px;

	margin-left:120px;

}



.bt-vermais4 {

	width:73px;

	height:20px;

	background-image:url(../img/bt/bt-vermais.png);

	float:right;

	margin-left:70px;

	margin-top:-314px;



}



.produto5 {

	width:103px;

	height:97px;

	background-image:url(../img/produtos/lampada.png);

	background-repeat:no-repeat;

	margin-top:180px;

}



.texto-produto5 {

	width:170px;

	height:auto;

	margin:-100px;

	margin-left:120px;

}



.bt-vermais5 {

	width:73px;

	height:20px;

	background-image:url(../img/bt/bt-vermais.png);

	float:right;

	margin-left:70px;

	margin-top:-160px;

	*margin-top:0;



}



.produto6 {

	width:103px;

	height:97px;

	background-image:url(../img/produtos/splikers.png);

	background-repeat:no-repeat;

	margin-top:190px;

}



.texto-produto6 {

	width:170px;

	height:auto;

	margin:-100px;

	*margin-top:10px;

	margin-left:120px;

}



.bt-vermais6 {

	width:73px;

	height:20px;

	background-image:url(../img/bt/bt-vermais.png);

	float:left;

	margin-left:258px;

	margin-top:5px;

}


#geral-esquerda {
    height: auto;
    margin-bottom: 2px;
    margin-right: 30px;
    width: 100%;
}
</pre></body></html>