#Destaques{
	float:left;
	width:100%;
}

.BoxDestaques{
	float:left;
	display:inline;
	position:relative;
	width:170px;
	height:308px;
	margin:25px 30px 0 0;
	padding:0 0 15px 0;
	font-family:Calibri, "Trebuchet MS", Tahoma;
	background-image:url(../slices/bg-Destaques.jpg);
	background-repeat:no-repeat;
    cursor:pointer;
}

.BoxDestaques:hover{
	cursor:pointer;	
}

.BoxDestaques .Ref{
	float:left;
	width:168px;
	margin:11px 0 0 0;
	text-align:center;
	font-size:14px;
	color:#242B73;
	font-weight:bold;
	font-weight:bold;
}

.BoxDestaques .imgFoto{
	float:left;
	position:relative;
	display:inline;
	margin:12px 0 0 10px;
}

.HoverImg{
	 position:absolute;
	 left:3px;
	 top:2px;
	 width:144px;
	 height:109px;
	 background-image:url(../slices/img-HoverDestaques.png);
	 background-repeat:no-repeat;
}





.BoxDestaques .InnerDestaques{
	float:left;
	width:100%;
	margin:7px 0 0 0;
	text-indent:11px;
	font-size:14px;
}

.BoxDestaques .txtNomeProduto{
	float:left;
	width:100%;
	padding:0 0 3px 0;
	color:#990000;
	font-weight:bold;
}

.BoxDestaques .txtModeloProduto{
	 float:left;
	 width:100%;
	 padding:0 0 3px 0;
	 color:#990000;
	font-weight:bold;
	text-indent:12px;
	
}

.txtAnoProduto{
	float:left;
	width:100%;
	color:#333333;
	padding:0 0 3px 0;
}

.BoxDestaques .txtAnoProduto span{
	color:#990000;
	font-weight:bold;	
}

.BoxDestaques .txtAnoProduto{
	float:left;
	width:100%;
}

.txtCorProduto{
	float:left;
	width:100%;
	color:#333333;
}

.txtCorProduto span{
	color:#990000;
	font-weight:bold;		
}

.txtPrecoProduto{
	float:left;
	width:100%;
	padding:5px 0 0 0;
	font-size:22px;
	color:#242B72;
	font-weight:bold;
	text-indent:17px;
}

.txtFilial{
	position:absolute;
	bottom:22px;
	right:19px;
	font-family:Calibri, "Trebuchet MS", Tahoma;
	font-size:16px;
	color:#FFF;
	text-shadow:1px 1px 1px #000;
}
