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

   body { 
	margin: 0 auto; 
	background: #fff url(../imagens/bg_site.jpg) repeat-x fixed; 
	font: .74em "Trebuchet MS", Arial, Sans-Serif; 
	color: #444; }
	
	h1 { 
	font-size: 3em; 
	font-weight: normal; 
	float: left; }
		
	h1 a { text-decoration: none; }
		
	h2 { 
	font-size: 2em; 
	color: #FFF2B3; 
	font-weight: normal; 
	margin: 0 0 .8em; }
	
	h3 { 
	font-size: 1.5em; 
	border-bottom: 1px solid #785a26; 
	margin: 0 0 .8em; }
	
	
	p  { 
	margin: 0 0 1em 0; 
	line-height: 135%; }
	
	em { 
	border-bottom: 1px dotted #fff; 
	cursor: pointer; }
	
	a { color: #9D2900; }
	
	a:hover { 
	color: #A0000E; 
	text-decoration: none; }
	
	img { border: 0; }
	
	.red { color: #9D2900; }
	
/* Topo do Site */
#header { 
width: 778px; 
height: 190px; 
margin: 0 auto; 
background: url(../imagens/bg_topo.jpg) repeat-x;}

/* Área para logo */
#header h1{
width:220px;
height: 180px;
margin: 0 0 0 20px;}

/* Área para texto no cabeçalho */
#header h2{
width:400px;
height: 70px;
margin: 70px 20px 0 0;
float: right;
font: 1.0em "Trebuchet MS", Arial, Sans-Serif; 
text-align:right;
color: #444;}

#header span{
font: 2.4em "Trebuchet MS", Arial, Sans-Serif; 
color: #999;}
/* Fim Topo do Site */

/* Menu */
#menu  { 
width: 778px; 
height: 46px;
margin: 0 auto; 
background: #333;
list-style: none; }

#menu li { display: inline; }

#menu a { 
display: block; 
float: left; 
margin-left: 20px; 
padding: 14px; 
text-decoration: none; 
font-size: 13px; color: #fff; }

#menu a:hover { 
color: #785a26; 
background: #f90; }

#menu .active a {
color: #785a26; 
background: #f90;}
/* Fim Menu */ 


/* Box em Flash */
#box { 
width:778px;
height: 320px; 
margin: 0 auto;
background: #fff url(../imagens/bg_topo.jpg) repeat-x; }
/* Fim Box em Flash */

/* Conteudo do Site para páginas internas */
#conteudo { 
width: 778px; 
height: auto;
margin: 0 auto;
padding: 0 0 20px 0;
background: #fff url(../imagens/bg_conteudo.jpg) repeat-x; }

#conteudo p{
	margin: 5px 19px 0 19px;
	line-height: 135%;}
	

#conteudo span{
   font-size: 1.4em;
	line-height: 135%;}	

	
#conteudo h4{
   width: 740px;
	height: auto;
	margin: 0 19px 20px 19px;
	padding: 10px 0 0 0;
	font-size: 2.0em;
	border-bottom: 1px solid #785a26;
	color: #785a26;}
	
#conteudo h4 span{
	font-size: 0.7em;
	color: #f90;
	font-weight: normal;
}	

/* Fim Conteúdo Interno do Site */

/* Box inferior da página inicial */	
#boxinferior { 
width: 778px; 
height: 240px;
margin: 0 auto;
background: #fff url(../imagens/bg_conteudo.jpg) repeat-x; }

/* Coluna para página inicial do site */
.col { 
float: left; 
width: 237px; 
height: 220px;
margin: 10px 3px 16px 0;
/*border-right: 1px solid #785a26;*/
padding: 0 10px 0 10px; }

.col h1{
width: 100%;
height: 70px;
margin: 0 0 5px 0;
float:left;
font-size: 100%;}

.col h1 span{
	color: #785a26;
	font-weight: bold;}

.col h1 p{
	color: #444;
	font-weight: normal;
	margin:0 auto}
		
.direita { 
float: right; 
margin: 10px 0 0 0; 
width: 237px; 
height: 220px;
padding: 0 10px 0 0px;
border:none }
/* Fim das Colunas da Página Inicial */
/* Fim da Box Inferior da Página Inicial */

/* Formulário de Newsletter */
.newsletter{
width: 222px;
height: 111px;
float: left;
clear: both;}

.newsletter p{
margin: 0 0 -5px 0;	
}
.camponews { 
width: 210px; 
height: 15px; 
margin-bottom: 6px; 
border: 1px Solid #999; 
background: #ccc; 
padding: 4px 2px 0 4px; 
color: #333; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; }

.botao_enviar_n { 
width: 110px; 
height: 30px; 
background: #999; 
border: 1px Solid #fff; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #fff;
}
/* Fim Formulário de Newsletter */



/* -----------------
03 Boxes de listar-produtos-linha
------------------ */
#listar-produtos-linha  { 
width: 740px; 
height: auto;
margin: 15px 0 0 10px; 
list-style: none;
float:left;
}

#listar-produtos-linha li { display: inline; }

#listar-produtos-linha a { 
display: block; 
width:230px;
height: auto;
float: left; 
margin: 0 5px 0 0;
padding: 33px 0 0 0; 
text-align: center;
text-decoration: none;
}

#listar-produtos-linha a:hover { 
display: block; 
width:230px;
height:auto;
float: left; 
margin: 0 5px 0 0;
padding: 33px 0 0 0; 
text-align: center;
text-decoration: none;
}

/* Fim boxes de listar-produtos-linha */ 

/* Formulário de Contatos */
.formulario{
width: 670pxx;
height: auto;
float: left;
}

.campo { 
width: 350px; 
height: 20px; 
margin-bottom: 10px; 
border: 1px Solid #785a26; 
background: #fff; 
padding: 6px 2px 0 6px; 
color: #333; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
}

.mensagem { 
width: 350px; 
height: 150px; 
margin-bottom: 10px; 
border: 1px Solid #785a26; 
background: #fff;  
padding: 2px; color: #666; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
}

.botao_enviar { 
width: 110px; 
height: 20px; 
background: #785a26; 
border: 1px Solid #fff; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #fff;
}

#boxendereco{
	width: 300px;
	height: 500px;
	float: right;
	margin: 30px 19px 0 0;
	clear: both;}
/* Formulário de Contatos */


/* Listagem de todas Notícias */
.lista-de-noticias ul{
   width:650px;
	height: auto;
	float: left;
   list-style:none;
}

.lista-de-noticias li{
   list-style:none;
   width:650px;
	height: auto;
	margin: 0 0 0 10px;
	float: left;
}


.lista-de-noticias li a{
   width:650px;
	height: auto;
	margin: 0 0 0 10px;
	float: left;
	text-decoration: none;
	color: #444;
   list-style:none;	
}

.lista-de-noticias li a:hover{
   width:650px;
	height: auto;
	margin: 0 0 0 10px;
	float: left;
	text-decoration: none;
	color: #f90;
   list-style:none;	
}

/* Rodapé */
#rodape { 
clear: both; 
width: 778px; 
height: 80px;
margin: 0 auto; 
padding: 0px; 
background: transparent }	

#rodape p{
	margin: 5px 0 0 0;}
/* Fim Rodapé */


/* mapa representantes */
.mapa{
	width:470px;
	height: 470px;
	margin: 0 0 0 10px;
	float: left;	
}


/* Descrição do mapa */
#divDescricao{
	width:270px;
	height: 480px;
	margin: 0;
	float: right;
	background: transparent;	
}

/*****************************
.formErro
*****************************/
.formErro{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FF0000;
}







	