div#datahome{
	width: 540px;
	min-height: 300px;
	height: auto !important;
	border: 0px solid #cccccc;
    overflow:hidden;

} 
div#titproddestaque{
	width: 538px;
	height: 22px;
	background-image: url(../../galeria/layout_front/tit_proddestaque.jpg);
	background-repeat: no-repeat;
	border: 1px solid #afb8bf;
	margin-top: 2px;
	margin-bottom: 4px;
}
div#titnotdestaque{
	width: 538px;
	height: 22px;
	background-image: url(../../galeria/layout_front/tit_notdestaque.jpg);
	background-repeat: no-repeat;
	border: 1px solid #afb8bf;
	margin-top: 10px;
	margin-bottom: 5px;
}
div#notdestaque{
	width: 540px;
	height: 130px;
	background-image: url(../../galeria/layout_front/bg_notdestaque.jpg);
	background-repeat: no-repeat;
	border: 0px solid #afb8bf;
}
div#imgnot{
	width: 100px;
	height: 100px;
	float: left;
	margin: 10px 0px 0px 15px;
	border: 0px solid #cccccc;
}
div#titulonot{
	width: 380px;
	height: 30px;
	float: left;
	margin: 10px 0px 0px 25px;
	border: 0px solid #cccccc;
	line-height: 30px;
}
div#descricaonot{
	width: 400px;
	height: 60px;
	float:right;
	margin-top: 3px;
	margin-right: 3px;
	border: 0px solid #cccccc;
	line-height: normal;
}
div.referencia{
	width: 250px;
	height: 20px;
	display: block;
	margin-left: 10px;
	line-height: 20px;
	border: 0px solid #cccccc;
}
div.imgprod{
	width: 100px;
	height: 95px;
	float:left;
	margin-left: 15px;
	border: 0px solid #cccccc;
}
div.preco{
	width: 90px;
	height: 35px;
	float:left;
	margin-left: 25px;
	margin-top: 25px;
	border: 0px solid #cccccc;
	text-align: right;
	line-height: 14px;
}
div.tituloprod{
	width: 210px;
	height: 40px;
	margin-left: 43px;
	line-height: 15px;
	border: 0px solid #cccccc;
	display: block 
}
