/* Formatação de Texto */

.tabela {
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:25px;
}


/* Caminhos dos Links */

.cam_exxa {
	background:url(img/cam_prod_exxa.jpg) no-repeat;
}

.cam_exs {
	background:url(img/cam_prod_exs.jpg) no-repeat;
}

.cam_isolamax {
	background:url(img/cam_prod_isolamax.jpg) no-repeat;
}

.cam_yup {
	background:url(img/cam_prod_yup.jpg) no-repeat;
}

.cam_powerguard {
	background:url(img/cam_prod_powerguard.jpg) no-repeat;
}

.cam_powermax {
	background:url(img/cam_prod_powermax.jpg) no-repeat;
}

.cam_magicpower {
	background:url(img/cam_prod_magicpower.jpg) no-repeat;
}

.cam_armazen {
	background-image: url(img/cam_prod_armazen.jpg);
	background-repeat: no-repeat;
}

.cam_armazen2 {
	background:url(img/cam_prod_armazen2.jpg) no-repeat;
}

.cam_armazen3 {
	background:url(img/cam_prod_armazen3.jpg) no-repeat;3
}

.cam_filtro {
	background:url(img/cam_prod_filtro.jpg) no-repeat;
}


/* Divs do Conteúdo */

.princ_prod {
	width:290px;
	padding-top:30px;
	padding-left:35px;
	padding-right:25px;
	background:url(../img/separador_vert3.gif) left top no-repeat;
}

.sec_prod {
	width:356px;
}


/* Quadro de links */

.prod_exxa {
	background:url(img/exxa_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_exs {
	background:url(img/exs_fundo.jpg) bottom no-repeat;
		border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_isolamax {
	background:url(img/isolamax_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_yup {
	background:url(img/yup_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_powerguard {
	background:url(img/powerguard_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_powermax {
	background:url(img/powermax_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_magicpower {
	background:url(img/magicpower_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_armazen {
	background:url(img/armazen_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_armazen2 {
	background:url(img/armazen2_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_armazen3 {
	background:url(img/armazen3_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

.prod_filtro {
	background:url(img/filtro_fundo.jpg) bottom no-repeat;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:292px;
}

