body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#geral{
	width:955px;	
	margin:auto;
	text-align:left;
}
img{
	border:none;
}
form{
	margin:0;
	padding:0;
}

/* Topo */
#topo{
	background-image:url(../../images/bg_topo.gif);
	background-repeat:no-repeat;
	width:955px;
	height:112px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#topo h1{
	width:215px;
	height: 112px;
	background: url(../../images/quimatic.gif) repeat-x #FFFFFF;
	margin: 0 0 0 0;
}
#topo h1 a{
	width: 215px;
	height: 112px;
	display: block;
	text-indent:-5000em;
}
/* Bem Vindo e Busca*/
form{
	margin:2px 0 0 0;
}
#bemvindo{
	width:183px;
	height: 26px;
	background: url(../../images/bemvindo.jpg) repeat-x #FFFFFF bottom;
	margin: 0 0 0 0;
	font-size:10px;
	color:#333333;
	text-align:center;
	float:left;
}
#bemvindo strong{
	position:relative;
	top:12px;
	font-weight:normal;
}
#divbusca{
	width:283px;
	height:26px;
	background: url(../../images/bg_busca.jpg) repeat-x #FFFFFF;
	float:right;
	text-align:center;
	font-size:13px;
	color:#333;
}

#menutopo{
	clear:both;
}
.caixa{
	border:#999999 1px solid;
	font-size:10px;
}
#cxbusca{
	margin:0 5px 0 5px;
	width:105px;
	background:url(../../images/lupa.jpg) left center no-repeat #FFFFFF;
	padding:2px 0 2px 25px;
	position:relative;
}
#btnbusca{
	position:relative;
	top:3px;
}
#lblbusca{
	margin:0 0 0 10px;
}
/* Menu Topo*/
#menu{
	width:955px;
	height:26px;
	float:left;
	position:absolute;
	top:140px;
}
#menu ul{
	list-style:none;
	padding:0;
	margin:0;
}
#menu ul li{
	display:inline;
	
}
/* home*/
#menu_1 a, #menu_1a a{
	overflow: hidden;
	width: 65px;
	height: 28px;
	background: url(../../images/menu/home.gif) no-repeat top;
	float: left;
	margin: 0 0 0 0;
	cursor:pointer;
}
#menu_1 a:hover, #menu_1a a{
	background-position:bottom;
	/*background: url(../../images/menu/home.gif) no-repeat bottom;*/
}
#menu_1 a:active, #menu_1a a:active{
	background-position:top;
	/*background: url(../../images/menu/home.gif) no-repeat top;*/
}
#menu_1 strong, #menu_1a strong{
	width: 65px;
	height: 28px;
	display: block;
	text-indent:-5000em;
}
/* aplicacoes*/
#menu_2 a, #menu_2a a{
	overflow: hidden;
	width: 119px;
	height: 28px;
	background: url(../../images/menu/aplicacoes.gif) no-repeat top;
	float: left;
	margin: 0 0 0 0;
	cursor:pointer;
}
#menu_2 a:hover, #menu_2a a{
	background-position:bottom;
	/*background: url(../../images/menu/aplicacoes.gif) no-repeat bottom;*/
}
#menu_2 a:active, #menu_2a a:active{
	background-position:top;
	/*background: url(../../images/menu/aplicacoes.gif) no-repeat top;*/
}
#menu_2 strong, #menu_2a strong{
	width: 119px;
	height: 28px;
	display: block;
	text-indent:-5000em;
}
/* menu aplicacoes*/
#menuaplicacoes{
	display:none;
	position:absolute;
	left:65px;
	top:28px;
	float:left;
	width:241px;
	background-color:#FFFFFF;
	border:1px #CCC solid;
}
#menuaplicacoes a{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:5px 0 5px 20px;	
	border-bottom:#ccc solid 1px;
}
#menuaplicacoes a:hover{
	color:#FE8600;
	text-decoration:none;
}
#menuaplicacoes li span{
	display:block;
	font-size:10px;
}

/* produtos*/
#menu_3 a, #menu_3a a{
	overflow: hidden;
	width: 112px;
	height: 28px;
	background: url(../../images/menu/produtos.gif) no-repeat top;
	float: left;
	margin: 0 0 0 0;
	cursor:pointer;
}
#menu_3 a:hover, #menu_3a a{
	background-position:bottom;
	/*background: url(../../images/menu/produtos.gif) no-repeat bottom;*/
}
#menu_3 a:active, #menu_3a a:active{
	background-position:top;
	/*background: url(../../images/menu/produtos.gif) no-repeat top;*/
}
#menu_3 strong, #menu_3a strong{
	width: 112px;
	height: 28px;
	display: block;
	text-indent:-5000em;
}
/* empresa*/
#menu_4 a, #menu_4a a{
	overflow: hidden;
	width: 98px;
	height: 28px;
	background: url(../../images/menu/empresa.gif) no-repeat top;
	float: left;
	margin: 0 0 0 0;
	cursor:pointer;
}
#menu_4 a:hover, #menu_4a a{
	background-position:bottom;
	/*background: url(../../images/menu/empresa.gif) no-repeat bottom;*/
}
#menu_4 a:active, #menu_4a a:active{
	background-position:top;
	/*background: url(../../images/menu/empresa.gif) no-repeat top;*/
}
#menu_4 strong, #menu_4a strong{
	width: 98px;
	height: 28px;
	display: block;
	text-indent:-5000em;
}
/* novidades*/
#menu_5 a, #menu_5a a{
	overflow: hidden;
	width: 108px;
	height: 28px;
	background: url(../../images/menu/novidades.gif) no-repeat top;
	float: left;
	margin: 0 0 0 0;
	cursor:pointer;
}
#menu_5 a:hover, #menu_5a a{
	background-position:bottom;
	/*background: url(../../images/menu/novidades.gif) no-repeat bottom;*/
}
#menu_5 a:active, #menu_5a a:active{
	background-position:top;
	/*background: url(../../images/menu/novidades.gif) no-repeat top;*/
}
#menu_5 strong, #menu_5a strong{
	width: 108px;
	height: 28px;
	display: block;
	text-indent:-5000em;
}
/* atendimento*/
#menu_6 a, #menu_6a a{
	overflow: hidden;
	width: 177px;
	height: 28px;
	background: url(../../images/menu/atendimento.gif) no-repeat top;
	float: left;
	margin: 0 0 0 0;
	cursor:pointer;
}
#menu_6 a:hover, #menu_6a a{
	background-position:bottom;
	/*background: url(../../images/menu/atendimento.gif) no-repeat bottom;*/
}
#menu_6 a:active, #menu_6a a:active{
	background-position:top;
	/*background: url(../../images/menu/atendimento.gif) no-repeat top;*/
}
#menu_6 strong, #menu_6a strong{
	width: 177px;
	height: 28px;
	display: block;
	text-indent:-5000em;
}
/* comprar*/
#menu_7 a, #menu_7a a{
	overflow: hidden;
	width: 142px;
	height: 28px;
	background: url(../../images/menu/comprar.gif) no-repeat top;
	float: left;
	margin: 0 0 0 0;
	cursor:pointer;
}
#menu_7 a:hover, #menu_7a a{
	background-position:bottom;
	/*background: url(../../images/menu/comprar.gif) no-repeat bottom;*/
}
#menu_7 a:active, #menu_7a a:active{
	background-position:top;
	/*background: url(../../images/menu/comprar.gif) no-repeat top;*/
}
#menu_7 strong, #menu_7a strong{
	width: 142px;
	height: 28px;
	display: block;
	text-indent:-5000em;
}
/* contato*/
#menu_8 a, #menu_8a a{
	overflow: hidden;
	width: 134px;
	height: 28px;
	background: url(../../images/menu/fale.gif) no-repeat top;
	float: left;
	margin: 0 0 0 0;
	cursor:pointer;
}
#menu_8 a:hover, #menu_8a a{
	background-position:bottom;
	/*background: url(../../images/menu/fale.gif) no-repeat bottom;*/
}
#menu_8 a:active, #menu_8a a:active{
	background-position:top;
	/*background: url(../../images/menu/fale.gif) no-repeat top;*/
}
#menu_8 strong, #menu_8a strong{
	width: 134px;
	height: 28px;
	display: block;
	text-indent:-5000em;
}
/* Bread*/
#bread{
	width:945px;
	height:14px;
	float:left;
	background-color:#EEE;
	padding:2px 0 0 10px;
	position:absolute;
	top:169px;
	font-size:10px;
	
}
#bread a{
	color:#000000;
}
#bread a:hover {
	color:#FE8600;
}
/* conteudo*/
#conteudo{
	clear:both;
	padding-top:30px;
}
/* rodape*/
#rodape{
	clear:both;
	text-align:center;
	font-size:10px;
	margin-top:5px;
}
#rodape hr{
	border-top:2px #FE8600 solid;
}
#rodape a {
	text-decoration:none;
	color:#333333;
}
#rodape a:hover {
	color:#FE8600;
}
#rodesq, #rodcent, #roddir{
	float:left;
	height:16px;
	margin:5px 0 0 0;
}
#rodesp{
	width:319px;
	background-color:#009966;
	text-align:left;
}
#rodcent{
	width:198px;
	text-align:left;
	margin-left:120px;
}
#roddir{
	width:318px;
	text-align:right;
}
#eng{
	background-image:url(../../images/english.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 16px;
}
#esp{
	background-image:url(../../images/espanol.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 16px;
}
/*logo qualidade*/
.qualidade a{
	overflow: hidden;
	width: 122px;
	height: 82px;
	background: url(../../images/qualidade_home.jpg) no-repeat top;
	float: left;
	margin: 10px 0 10px 50px;
	cursor:pointer;
}
.qualidade strong{
	width: 122px;
	height: 82px;
	display: block;
	text-indent:-5000em;
}
/* Selo Atendimento*/
#seloatendimento{
	text-align:center;
	margin:10px 0 10px 0;
}
#iframeatendimento{
	border:none;
	
}
/* Erros */
.infoalertaerro{
	color:#990000;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:2px;
	padding-bottom:9px;
	margin:2px;
	font-weight:normal;
}
.alertaerro{
	color:#990000;
	display:none;
	text-align:left;
	border:dashed 1px #990000;
	background-color:#FDDBDC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:normal;
	margin:2px 20px;
	padding:4px 20px;
}
.alertaerro a{
	color:#990000;
}
.alertasucesso{
	color:#006666;
	display:block;
	text-align:left;
	border:dashed 1px #006600;
	background-color:#E0FCDA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	padding:40px;
	margin:4px;
}

.alertasucesso2{
	color:#006633;
	display:block;
	text-align:left;
	border:dashed 1px #006633;
	background-color:#C9FCE9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:40px;
	margin:4px;
}
#listaerro{
	margin-top:0;
	margin-bottom:6px;
}
.destaque{
	font-weight:bold;
}
.dalerta{
	font-weight:bold;
	color:#990000;
}
/*Espanhol*/

#eng, #esp{
	cursor:pointer;
}
#txtesp, #txteng{
	font-size:12px;
	width:150px;
	border:1px #FFFFFF dashed; 
	background-color:#FE8600;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	display:none;
}
#txtesp, #txteng{
	position:relative;
	top:-120px;
}
