@charset "utf-8";
/* CSS Produto - Ofertas */

/* Area Geral */
#Pro_Ofe_Are_Ger{
	width:739px;
	height:155px;
	padding:13px 0 0 32px;
	margin-bottom:10px;
	background: url(../imagens/css/bkg_ofe_pro.jpg) no-repeat;
}

/* Area Individual */
.Pro_Ofe_Are_Ind{
	width:145px;
	height:119px;
	margin:10px 0 0 32px;
	float:left;
	display:inline;
	border:1px solid #DADADA;
}

