body {
	margin:0px;
	background-color:#FFFFFF;
	color:#5D4628;
	line-height:150%;
        font-size: 12px;
}
body p{
    font-size: 12px;
    font-family: Verdana;
}

#principal{
	margin:0 auto;
	width:864px;
	height:auto;
	background-image:url(files_index/imagens/bg/bg_principal.jpg);
	}

#cabecalho{
	width:864px;
	height:180px;
	background-image:url(files_index/imagens/bg/bg_cabecalho.jpg);
	}

#logo{
	width:393px;
	height:180px;
	float:left;
	}

#menu{
	width:471px;
	height:180px;
	float:left;
	background-image:url(files_index/imagens/bg/bg_menu.jpg);
	}

#conteudo{
	width:864px;
	min-height:491px;
	_height:491px;
	}

#conteudo_conteudo{
	width:657px;
	min-height:491px;
	_height:491px;
	background-image:url(files_index/imagens/bg/bg_conteudo_conteudo_com_frase.jpg);
	background-repeat:no-repeat;
	}

#conteudo_texto{
	width:596px;
	min-height:478px;
	_height:478px;
	padding-top:13px;
	padding-left:53px;
	padding-right:8px;
	background-image:url(files_index/imagens/bg/bg_conteudo_conteudo_sem_frase.jpg);
	background-repeat:no-repeat;
	}

#conteudo_texto_limpo{
	width:596px;
	min-height:478px;
	_height:478px;
	padding-top:13px;
	padding-left:53px;
	padding-right:8px;
	background-image:url(files_index/imagens/bg/bg_conteudo_conteudo_com_frase.jpg);
	background-repeat:no-repeat;
	}
	
#conteudo_lado_direito{
width:207px;
min-height:491px;
_height:491px;
background-image:url(files_index/imagens/bg/bg_lado_direito.jpg);
background-repeat: repeat-y;
}

#lado_direito_frase{
width:207px;
height:350px;
background-image: url(files_index/imagens/bg/bg_conteudo_direita_frase.jpg);
background-repeat:no-repeat;
}

#lado_direito_sem_frase{
width:165px;
min-height:337px;
height:auto;
padding-top:13px;
padding-right:42px;
background-image: url(files_index/imagens/bg/bg_conteudo_direita_sem_frase.jpg);
background-repeat:no-repeat;
}

#menu_secundario{
	width:207px;
	height:141px;
	}

#rodape{
	width:832px;
	height:39px;
	padding-top:26px;
	padding-right:32px;
	background-image:url(files_index/imagens/bg/bg_rodape.jpg);
	}

/*links*/
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}

/*quadros*/
.quadroinza{
	padding:3px;
	background-color:#E5E5E5;
	}


/*contato*/
.campo_contato{
padding:2px;
margin-bottom:5px;
border-style:none; 
background-color:#EEEEEE; 
font-family:Tahoma; 
font-size:11px; 
color: #666666; 
_height: 12px; 
width: 230px; 
border:1px solid #D8D8D8; 
}

.campo_contato_on{
margin-bottom:5px;
padding:2px; 
border-style:none; 
background-color: #EEEEEE; 
font-family:Tahoma; 
font-size:11px; 
color: #666666; 
_height: 10px; 
width: 230px; 
border:1px solid #D8D8D8; 
}

.campo_mensagem{
margin-bottom:5px;
padding:2px; 
border-style:none; 
background-color:#EEEEEE; 
font-family:Tahoma; 
font-size:11px; 
color: #666666; 
height: 80px; 
width: 230px; 
border:1px solid #D8D8D8; 
}
.botao_enviar{
    padding:2px;
    border-style:none;
    background-color:#EEEEEE;
    font-family:Tahoma;
    font-size:11px;
    width: 60px;
    color: #666666; 
    border:1px solid #D8D8D8;
}

.titulos{
    font-family:arial;
    font-style:regular;
    font-size:15px;
    letter-spacing:1px;
}

.img-produtos-home{
    width: 282px;
    height: 210px;
    border: 0px;
}
.legend-produtos-home{
    font-family:arial;font-size:14px;
    text-align: left;
    padding-left: 8px;
}
.detail-produtos-home{
    width:150px; margin-bottom: 2px; border:0
}

#lado_direito_sem_frase h3{
    margin:0;
    margin-top: 10px;
    font-family:Arial;
    text-align: center;
}
