@charset "utf-8";
/* CSS Reset */

html, body, div, span, applet, object, embed, iframe,
h1, h2, h3, h4, h5, h6, p, a,
form, fieldset, legend, label, input, select, textarea,
font, sub, sup, ol, ul, li, address,
table, thead, tbody, tfoot, th, tr, td {
	background:none;
	padding:0;
	margin:0;
	border:0;
	color:#666;
	font:12px Arial, Helvetica, sans-serif;
	outline:0;
}

a {text-decoration:none;}
a img {border:0;}

ol, ul {list-style:none;}

table {border-collapse:collapse; border-spacing:0;}

div.representantes div.trabalhe input#file {
	position:relative;
	*left:22px;
	height:18px;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:5;
}
div.representantes div.trabalhe input#upload {
	background:url(../img/bg_upload.gif) left no-repeat;
	position:absolute;
	padding:0 3px;
	left:85px;
	top:0;
	width:158px;
	z-index:1;
}
div.representantes div.trabalhe input.anexar {
	background:url(../img/bt_anexar.gif) no-repeat;
	position:absolute;
	left:260px;
	top:1px;
	width:56px;
	height:19px;
	padding:0;
	border:0;
	z-index:1;
}
form fieldset.upload {
	position:relative;
}
div.representantes div.trabalhe span.ddd {
	margin-right:5px;
}
div.representantes div.trabalhe input.enviar {
	float:right;
	background:url(../img/bt_enviar.gif) no-repeat;
	width:56px;
	height:23px;
	margin-right:18px;
}
div.representantes div.trabalhe input.limpar {
	float:right;
	background:url(../img/bt_limpar.gif) no-repeat;
	width:59px;
	height:23px;
	margin-right:5px;
}

div#content p.bt_vjgaleria {
	display:block;
	cursor:pointer;
	text-indent:-9000px;
	background:url(../img/bt_cliqueaqui_galeria.gif) no-repeat;
	width:218px;
	height:57px;
	padding:0;
}
div#box_clientes {
	width:100%;
	overflow:hidden;
	float:left;
}
div#box_clientes ul {
	float:left;
	width:890px;
}
div#box_clientes ul li {
	background:url(../img/bg_boxclientes.gif) no-repeat;
	width:210px;
	height:131px;
	padding:3px;
	float:left;
	margin:0 6px 6px 0;
}
div.clientes h4 {
	background:url(../img/tit_nossosclientes.gif) no-repeat;
}
div.clientes div#menu div#img_topo {
	background-image:url(../img/img_topo/clientes.gif);
}
div.oxibio div#menu div#img_topo {
	background:url(../img/img_topo/compromisso_ambiental.gif) no-repeat;
}

/* inicio - atendimento */
div.atendimento #content h4 {
	background-image:url(../img/tit_atendimento.gif);
}
div.atendimento div#content div.fontSize p.bg_tel {
	background:url(../img/bg_tel.gif) no-repeat;
	width:194px;
	height:21px;
	padding:11px 18px;
	font-size:18px;
	color:#FFF;
	text-align:left;
}
div.atendimento div#menu div#img_topo {
	background-image:url(../img/img_topo/faleconosco_atendimento.gif);
}
div.comochegar div#menu div#img_topo {
	background-image:url(../img/img_topo/faleconosco_comochegar.gif);
}
div.contato div#menu div#img_topo {
	background-image:url(../img/img_topo/faleconosco.gif);
}
/* fim - atendimento */

div.comochegar #content h4 {
	background-image:url(../img/tit_comochegar.gif);
}
div.reciclagem div#menu div#img_topo {
	background-image:url(../img/img_topo/compromisso_ambiental_recicla.gif);
}
div.contato #content h4 {
	background-image:url(../img/tit_contato.gif);
}
div.representantes div.trabalhe input {
	background:url(../img/bg_form.gif) repeat-x;
}


/* inicio - Contato */
div.contato form {
	width:620px;
	float:left;
}
div.contato label {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	margin:3px 5px 0 0;
	width:80px;
}
div.contato input.nome {width:497px;}
div.contato input.ddd {width:22px; text-align:center;}
div.contato input.tel {width:112px;}
div.contato input.email {width:291px;}
div.contato input.empresa {width:291px;}
div.contato input.assunto {width:156px;}

div.contato textarea {
	width:507px; 
	height:84px;
	background:url(../img/bg_textarea.gif) no-repeat;
	color:#7E7E7E;
	float:left;
	margin:0 0 5px;
	padding:3px 4px;	
}
div.contato input {
	background:url(../img/bg_form.gif) repeat-x;
	color:#7E7E7E;
	float:left;
	height:17px;
	margin:0 0 5px;
	padding:1px 2px;
}
div.contato span.borda_left {
	background:url(../img/borda_left.gif) no-repeat; 
	width:6px; 
	height:17px; 
	float:left; 
	display:block;
}
div.contato span.borda_right {
	background:url(../img/borda_right.gif) no-repeat; 
	width:6px; 
	height:17px; 
	float:left; 
	display:block;
}
div.contato span.ddd {
	margin-right:5px;
}
div.contato input.enviar {
	float:right;
	background:url(../img/bt_enviar.gif) no-repeat;
	width:56px;
	height:23px;
	margin-right:18px;
}
div.contato input.limpar {
	float:right;
	background:url(../img/bt_limpar.gif) no-repeat;
	width:59px;
	height:23px;
	margin-right:5px;
}
div.contato div.endereco {
	float:right;
	width:270px;
}
div.contato div.endereco p.bt_cliqueaqui {
	display:block;
	background:url(../img/bt_cliqueaqui.gif) no-repeat;
	text-indent:-9000px;
	margin-top:10px;
}
div.contato div.endereco p.bt_cliqueaqui a {
	display:block;
	width:207px;
	height:33px;
}
/* fim - Contato */
