#halfpage_hotad li {
	list-style-type:none;
	list-style-position: outside;
	height:100px;
	position:relative;
	float:left;
	display:block;
	width:100%;
	margin-bottom:7px;
	margin-left:1px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:5px;
}
#base_hotad{
/*width:auto;*/
}
.logo{
	padding-left:5px;
	float:left;
}

#halfpage_hotad{
background-repeat:no-repeat;
width:100%;

}

#halfpage_hotad li span{
cursor:pointer;
display:block;
padding:0 0 0 95px;
}

#halfpage_hotad li .img_footer{
height:70px;
width:290px;
}

#halfpage_hotad li img{
height:77px;
left:4px;
float:left;
top:4px;
width:89px;
}
#halfpage_hotad li .store{
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:7px 0 2px;
}
#halfpage_hotad li .description{
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0 0 2px;
margin-left:10px;
margin-right:10px;
}
#halfpage_hotad li .titulo_produto{
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:0 0 2px;
}
#halfpage_hotad li a 
{
color:#47423A;
text-decoration:none;
}
#halfpage_hotad li .price{
color:#FF9900;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
margin:0 0 2px;
margin-left:10px;
}
#halfpage_hotad li .maxprice{
color:#FF9900;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0 0 2px;
margin-left:10px;
}

body{margin:0px}