* { 
	margin: 0; 
	padding: 0; 
	border: 0;
} 

body, h1, h2, h3, div, img, ul, li{
	border: 0px;
	margin: 0px;
	padding:0px;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	color: #555;
	text-align: center;
	background: #ededed url(../img/bg.jpg) repeat-x;
	line-height: 150%;
}

#geral{
	width: 736px;
	margin: auto;
	background: #fff;
}

#topo{
	height: 135px;	
	text-align: left;
	background: #fff url(../img/topo_dir.jpg) no-repeat right;
	margin-top: -2px;
}

#topo img{
  float: left;
	margin: 15px 0px 0px 15px;
}

#logo_flash{  
  float: left;
}

/* LOGIN */
#login{
  
  float: right;
  width: 210px;
  height: 98%;
  font-size: 0.9em;
  color: #fff;
  
}

#login p{
  margin: 10px 0 0 0;
}

#login img{
  margin: 0px 0 0 0;
}

html> body #login img{
  margin: 1px 0 10px 0;
}

.input_login, .input_login2{
  padding: 2px;
	font-size: 0.9em;
  letter-spacing: 0.1em;
  color: #fff;
	width:12em;
	border: 0;
	height:12px;
	background: url(../img/bg_input_login.jpg) repeat-x;
	clear: both;
}

.input_login2{
    background: url(../img/bg_input_login2.jpg) repeat-x;
    color: #000;
}

.botao_login{
	border: 0;
	width: 5em;
	height: 20px;
	background: url(../img/button_login.jpg) no-repeat;
	margin-top: -20px;
}

#menu{
	background: url(../img/bg_menu.jpg) repeat-x;
}

#menu ul 
{
	float: right;
	width: 100%;
  background: url(../img/bg_menu.jpg) repeat-x;
	list-style-type: none;
}

html> body #menu ul {
    height: 47px;
    margin-top: -4px;
}

#menu ul li 
	{
	display: inline;
	margin: 0 7px 0 7px;
	}

#menu{
  
}

*, h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.destacar{
  font-size: 1.2em;
}

.paginacao {
     clear: both;
     text-align: center;
     margin-top: 5px;
}


h1, h2, p{
	margin: 0 0 10px 0;
	
}
h3{
  color: #ffa010;
  margin: 0px 0px 10px 0px;
}

.bold{
  font-weight: bold;
}

.verde{
  color: #006600;
}

.vermelho{
  color: #cc0000;
}

.normal{
  font-weight: normal;
}

.centro{
  text-align: center;
  margin: auto;
}

#banner{
	margin: 0 0 0 0;
	clear: both;
}

#menu_esquerda{
	
	line-height: 250%;
	text-align: left;
	float: left;
	width: 190px;
	height: 500px;
	margin: 15px 0 0 10px;
	background: url(../img/menu2_separador.jpg) no-repeat right;
 
}


#menu_esquerda ul{
	width: 90%;
	margin: 0 0 20px 18px;
	list-style-image: url(../img/seta.jpg);

}
	
.li_hover{
  /*background: url(../img/bg_menu4.jpg) no-repeat bottom left;*/
  background: url(../img/bg_menu_c.jpg) no-repeat bottom left;
  padding: 0 0 0 12px;
  color: #fff;
}

.li_hover a:hover{
  color: #fff;
}

.li_normal{
  background: url(../img/bg_menu2.jpg) no-repeat bottom left;
}

#carrinho{
	border: 1px solid #ededed;
	padding: 4px;
	width: 90%;
}

#carrinho img{
	cursor: pointer;
}

.pointer{
  cursor: pointer;
}

#geral, #conteudo{
  
  background-color: #fff;
}

#conteudo_direita{
	margin: 22px 15px 20px 0;
	width: 450px;
	float: right;
	text-align: justify;
  display: table;

}

html>body #conteudo_direita{
  margin: 22px 48px 20px 0;
}

#rodape a{
	color: #fff;
	text-decoration: none;
	padding: 10px;
}

#rodape{
	background: #ededed url(../img/bg_rodape.jpg) repeat-x;
	text-align: center;
	padding: 10px 0px 0px 0px;
	height: 41px;
	clear: both;
}

a:link, a:visited, a:hover, a:active{
	color: #1976b6;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
  color: #ffa010;
}

a.link_cinza:link, a.link_cinza:visited, a.link_cinza:active{
  color: #333;
}

a.link_cinza2:link, a.link_cinza2:visited, a.link_cinza2:active{
  color: #777;
}

form a.link_cinza:link, a.link_cinza:visited, a.link_cinza:active{
  margin-right: 20px;
}

a.link_cinza:hover{
  color: #ffa010;
}

a.link_voltar:link, a.link_voltar:visited, a.link_coltar:active{
  color: #ffa010;
  font-weight: bold;
  background: url(../img/seta_flip2.jpg) no-repeat left;
 
}

a.link_voltar:hover{
  color: #1976b6;
  font-weight: bold;
  background: url(../img/seta_flip3.jpg) no-repeat left;
}

/*FORMULÁRIOS*/
fieldset{
  border: 1px solid #ededed;
  padding: 10px;
  margin: 5px 10px 15px 0px;
}

legend{
  padding: 10px;
}

hr{
  color: #ccc;
  height: 1px;
  width: 98%;
}

input, textarea, select{    
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;	
	background-color: #ebebeb;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #eee;
	border-bottom-color: #eee;
	padding: 2px;
	width: 20em;
}

.select_grande{
  width: 30em;
}

.select_peq{
  width: 14em;
  margin-left: -6em;
}

.input_peq{
  width: 8em;
}

.opcao, .opcao_radio{
	width: 2em;
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0 5px 0 0;
}
   
.opcao_radio{
	margin: 0 5px 0 10px;
}


    
textarea{
	overflow:auto;

}
	  
label{
	display: block;
	width: 70px;
	float: left;
	margin: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;	
}

.labelmedio{
  width: 80px;
}
    
.botao, .botao_direita{
	background-color: #EBEBEB;
	height: 20px;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #ccc;
	color: #555;
	width: 5em;
	
}

.botao_direita{
  margin-left: 172px;
}

html>body legend{
	margin: 0px 0px -10px 0px;
}

/*RETORNO*/

#resposta{
  display: none;
	text-align:center;
	position: absolute;
	z-index: 102;
	width: 280px;
	top:50%;
	left:50%;
	margin-left:-160px;
	margin-top:-100px;
	padding: 50px 10px 0px 10px;
	background: #fff url(../img/msg_resposta.jpg) repeat-x;
	border: 1px solid #e6e6e6;
}

#resposta form{
  text-align: left;
}

#resposta img{
	margin-top: 25px;
}
/*
html>body #resposta{
	height:75px;
}*/

/* XAJAX */
#xajax_load{
  display: none;
}

#xajax_loading2{
	text-align:center;
	position: absolute;
	z-index: 101;
	width: 250px;
	height:100px;
	top:50%;
	left:50%;
	margin-left:-125px;
	margin-top:-100px;
	background-color:#fff;
}

#xajax_loading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 750px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#xajax_loading3{
	display: none;
	left: 50%;
}

/*HOME*/

#noticias,#saiba_mais{
	float: left;
	margin-top: 20px;
}

#saiba_mais{
  clear: both;
}
#destaque{
	clear:both;
	width: 215px;
	margin: 20px 0px 20px 0px;
	border-left: 1px dotted #e6e6e6;
  float: right;
}

/*
#galeria p{
  background-color: #ededed;
}


#galeria div{
  width: 136px;
  height: 160px;
  border: 2px solid #ededed;
  margin-right: 2px;
}
*/

#galeria ul{
  list-style-type: none;
}

#galeria ul li{ 
  margin-right: 2px;
  display: inline; 
  text-align: center;
}

#galeria div{
  width: 137px;
  height: 160px;
  border: 2px solid #ededed;
}

#galeria .esquerda{
  margin-right: 0px;
}

#galeria p{
  background-color: #ededed;
}

.listar{
	margin: 0 0 10px 10px;
	list-style-type: none;
}
	
	
/*REPRESENTANTES*/

.lista_rep{
  padding: 2px;
	position: absolute;
	border: 2px solid #eaeaea; 
	top:75%;
	left:68%;
	width: 150px;
	height: 250px;
	z-index: 200;
	display:none;
	background-color: #fff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#nordeste{
 	top:75%;
	left:48%;
}

#sudeste{
 	top:85%;
	left:42%;  
}

#sul{
 	top:89%;
	left:64%;  
}

/*EMPRESA*/

.imagem{
  text-align: center;
  border: 1px solid #e6e6e6;
  width: 420px;

}

.img{
  margin: 0.8em;
}

/*PRODUTOS*/

.lista{
	height: 100px;
	width: 100%;
	float: left;
	border: 1px solid #ededed;
	clear: both;
	margin: 10px 0 0 0 ;
	padding: 5px;
}

.direita, .esquerda{
	float: right;
	margin: 0 0 0 10px;
}

.esquerda{
	float: left;
	margin: 0 10px 0 0;
}

.texto_direita {
	text-align: right;
}

.comprar{
	cursor: pointer;
	padding: 10px;
	color: #1976B6;
}

/* SISTEMA*/

.pointer{
  cursor: pointer;
  padding:2px;
  color: #777;
}

table, tr, td{
  border: 1px solid #efefef;
  
}

table{
  width: 100%;
  padding: 2px;
}

.box_destaque{
	border: 1px solid #ededed;
	background-color: #f4f4f4;
	padding: 4px;
	width: 90%;
}

#mapa_site ul { 
   margin: 0 0 0 10px;
   list-style-image: url(../img/seta3.jpg) }
}

#mapa_site ul li { 
  margin: 7px 0 0 7px;
    
}

.categorias_produtos { 
  list-style-image: url(../img/lista.jpg);
  padding: 0 0 0 20px;
}

.esconde{
  display:none;
}

.esconde2{
 display:none;
}
.esconde img{
  margin-left:35%;
}
