/* Home */
#parte1{
	clear:both;
	/*display:inline-block;*/
}
#destaque1,#destaque2{
	width:50%;
	float:left;
	display:inline-block;
}
#destaque2{
	background-color:#3c1c06;
	height:210px;
}
#destaque1 p{
	margin:10px 20px 15px 0;
	color:#AFA39B;
}
#destaque1 a,#destaque6 a{
	display:inline-block;
	cursor:pointer;
	background-color:#361905;
	width:100%;
}
#destaque1 a:hover,#destaque6 a:hover{
	background-color:#411f07;
}
#destaque2 a{
	display:inline-block;
	cursor:pointer;
	width:100%;
}
#destaque2 a:hover{
	background-color:#421f06;
}
#destaque2 p{
	margin:10px 0;
	color:#AFA39B;
}
#destaque1 h2,#destaque2 h2{
	padding-top:30px;
}
#destaque2 p,#destaque2 h2,#destaque2 span{
	margin-left:30px;
}

#parte2{
	clear:both;
	display:table;
}
#parte2_1,#parte2_2{
	width:50%;
	float:left;
}
#destaque3,#destaque4{
	/*width:100%;*/
	display:inline-block;
}
#destaque5,#destaque6{
	width:49.9%;
	float:left;
}
#destaque5 img,#destaque6 img{
	margin:15px 0 0 0;
}
#destaque3{
	color:#adad9a;
	/*padding-bottom:15px;*/
}
#destaque3 a{
	color:#adad9a;
	background:url(../img/destaque_qualidade.png) no-repeat bottom right #333103;
	display:inline-block;
	height:160px;
}
#destaque3 a:hover{
	background:url(../img/destaque_qualidade.png) no-repeat bottom right #323702;
}
#destaque5{
	background-color:#6b2e05;
	height:310px;
	color:#d3c1b4;
}
#destaque5 a{
	background-color:#6b2e05;
	display:inline-block;
	color:#d3c1b4;
	height:310px;
	width:100%;
}
#destaque5 a:hover{
	background-color:#7b3304;
}
#destaque6 a{
	height:310px;
}
#destaque3 p,#destaque4 p,#destaque5 p,#destaque6 p{
	margin:10px 30px;
	*margin:5px 30px;
}
#destaque6 p{
	color:#AFA39B;
}
#destaque3 p{
	margin-right:258px;
}
#destaque3 h3,#destaque4 h3,#destaque5 h3,#destaque6 h3{
	padding:20px 0 0 30px;
}


/* Destaque Receba Novidades*/
#form_news{
	clear:both;
	margin-left:30px;
}
#form_news input[type=text]{
	background-color:#512608;
	color:#a89384;
	line-height:27px;
	height:27px;
	font-size:11px;
	padding:0 8px;
	width:160px;
	border:0;
	border-left:1px solid #d9b15c;
	border-top:1px solid #512608;
	*border-top:0;
}
#form_news input[type=button]{
	border:0;
	color:#000;
	line-height:27px;
	height:27px;
	font-size:11px;
	width:30px;
	background:url(../img/bt_news_ok.gif) no-repeat right;
	cursor:pointer;
}
#form_news_remover input[type=button]:hover{
	background:url(../img/bt_news_over.gif) no-repeat right;
}

/* Destaque Receba Novidades*/
#form_news_remover{
	clear:both;
	margin-left:30px;
}
#form_news_remover input[type=text]{
	background-color:#512608;
	color:#a89384;
	line-height:27px;
	height:27px;
	font-size:11px;
	padding:0 8px;
	width:160px;
	border:0;
	border-left:1px solid #d9b15c;
	border-top:1px solid #512608;
	*border-top:0;
}
#form_news_remover input[type=button]{
	border:0;
	color:#000;
	line-height:27px;
	height:27px;
	font-size:11px;
	width:30px;
	background:url(../img/bt_news_ok.gif) no-repeat right;
	cursor:pointer;
}
#form_news_remover input[type=button]:hover{
	background:url(../img/bt_news_over.gif) no-repeat right;
}


#destaque4 span{
	margin-left:30px;
	clear:both;
	font-size:9px;
	color:#b08202;
	line-height:20px;
}
#destaque4 span:hover{
	color:#fff;
}
/* */

