/* CSS Document */

#produtos{
	width: 201px;
    float: left;
	background:url(../imagens/produtos_cima.jpg) top center no-repeat #F1EDD8;
}

#produtos_conteudo{
	width: 201px;
	_height: 421px; /*hack p/ ie6*/
	min-height: 421px;
	background:url(../imagens/produtos_baixo.jpg) bottom center no-repeat;
	padding-bottom: 18px;
}

#produtos .produto{
	width: 170px;
	text-align:center;
	margin-bottom: 10px;
}

#produtos .produto_lista{
	width: 170px;
}

#produtos .produto_cima{
	background:url(../imagens/produtos_caixa_cima.gif) left top no-repeat;
	width: 170px;
	height: 5px;
}

#produtos .produto_baixo{
	background:url(../imagens/produtos_caixa_baixo.gif) left top no-repeat;
	width: 170px;
	height: 5px;
}

#produtos .produto_meio{
	background:url(../imagens/produtos_caixa_meio.gif) left top repeat-y;
	width: 170px;
}

#produtos .produto_meio img{
	border: none;
}

#produtos .produto_texto{
	color: #663300;
	font-size: 10px;
}

#produtos .produto_texto a{
	font-size: 10px;
}

#centro_inicial{
	width: 530px;
	float: left;
	padding-left: 15px;
}

h2{
	color: #663300;
	font-size: 16px;
	background:url(../imagens/mini_logo2.gif) left center no-repeat;
	height: 23px;
	padding-left: 30px;
	margin-bottom: 10px;
	text-align: left;
}

#caixa_sobre{
	border-bottom: 1px solid #EEE5C9;
	padding-bottom: 10px;
	margin-bottom: 20px;
	float: left;
	
	/*width:500px;
	border-bottom: 1px solid #EEE5C9;
	padding-bottom: 10px;
	margin-bottom: 20px;
	float:left;*/

}
.pro_uni_din{
	width:520px;
	margin:0 auto;
}
#caixa_sobre div, #caixa_sobre img{
	float: left;
} 

#caixa_sobre .texto{
	width: 338px;
	float: left;
}

#caixa_sobre .texto p{
	text-indent: 10px;
	padding: 5px;
}


.caixa_listagem{
	float: left;
	width: 265px;
	margin-bottom: 20px;
}


ul.eventos{
	list-style-type: none;
}

ul.eventos li{
	padding-bottom: 10px;
	border-bottom:1px solid #CC9900;
}

ul.pedras{
	list-style-image:url(../imagens/seta.gif);
	padding-left: 15px;
	margin-left: 20px;
}

a{
	color: #48391A;
}

a:hover{
	text-decoration: none;
}
#produto_lista{
	float:left;
	width:201px;
}
#pro_list_din{
	margin:0 auto;
	width:520px;
	float:left;
}
#pro_list_din h2{
	margin-left:20px;
}
.pro_img_din{

	text-align:center;
	margin-right:10px;
	float:left;
	
}

.pro_img_din2{

	text-align:center;
	margin-right:5px;
	float:left;
	
}


.pro_img_top{
	background:url(../imagens/produtos_caixa_cima.gif) left top no-repeat;
	width: 170px;
	height: 5px;
}
.pro_img_mid{
	background:url(../imagens/produtos_caixa_meio.gif) left top repeat-y;
	width: 170px;
}


.pro_img_bot{
	background:url(../imagens/produtos_caixa_baixo.gif) left bottom no-repeat;
	width: 170px;
	height: 5px;
}
.pro_container{
	width:530px;
	float:left;
	margin-bottom:30px;
}
.pro_desc_din{
	float:left;
	text-align:justify;
	width:350px;
}

.lista_din{
	float:left;
	padding-left:10px;
	paddin-right:10px;
	width:520px;
}
.lista_din img{
	border:0;
	margin-left:0px;
}
.lista_iten_din{
	float:left;
	width:100%;
	margin-left:5px;
	padding-bottom:20px;
	padding-top:20px;
	border-bottom:1px inset #CC9900;
	text-align:justify;
}
.lista_iten_din img{
	float:left;
	clear:none;
	margin-right:10px;

}
.navegacao{
	text-align:center;
	float:left;
	margin-top:10px;
	width:500px;
}
.navegacao *{
	font-size:9px;
	text-decoration:none;
}
div.contato {
	margin-left:20px;
	width:520px;
	float:left;
}
div.contato p{
	text-align:center;
}
div.contato form{
	width:520px;
	margin:0 auto;
}
div.contato form label{
	width:90px;
	float:left;
}
div.contato form input {
	width:400px;
}
div.contato form input, div.contato form label{
	margin-bottom:5px;
} 
div.contato form input.butao{
	width:75px;
	color: #663300;
	border: 1px solid #CC9900;
	background-color:#F2EDD9;
}
div.contato form input.area{
	height:120px;
	width:400px;
}
div.contato form input.butao:hover{
	cursor:pointer;
}
div.img_emp
{
	clear:none;
	float:left;
	margin-top:10px;
	margin-right:10px;
	width:192px;
}