#thumb_destaque {
	float:left;
	margin:10px 0 0 0;
	width:480px;
	height:182px;
	/**border-bottom: 1px #CCC dashed;*/
	padding-bottom:10px;
}

#thumb_destaque #content{
	float:left;
	margin:10px 0px 0px 0px;
	width:250px;
	height:170px;
}

#thumb_destaque img{
	float:left;
	width:172px;
	height:129px;
	border: 2px solid #CCC;
	margin:10px;
}

#thumb_destaque #content p.ref{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#515151;
}

#thumb_destaque #content h3{
	font-weight:bolder;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#515151;
}

#thumb_destaque #content p.descricao{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#9c9c9c;
	margin:10px 0px 10px 0px;
}

.btn_orcamento a  {
	background:url(../img/btn_peca_seu_orcamento.gif) no-repeat 0 0;
	width:123px;
	height:21px;
	display:block;
}

.btn_orcamento a:hover {
	background:url(../img/btn_peca_seu_orcamento_hover.gif) no-repeat 0 0;
	width:123px;
	height:21px;
	display:block;
}

.btn_detalhes a  {
	background:url(../img/bt_detalhes_produtos.gif) no-repeat 0 0;
	width:128px;
	height:20px;
	display:block;
}

.btn_detalhes a:hover {
	background-position:0 -20px;
}

