#produtoshome {
	margin:0;
	padding:0;
	list-style:none;
	width:500px;
	height:300px;
	float:left;
}

#produtoshome li {
	background-image:url(../img/produto_fundo.gif);
	background-repeat:no-repeat;
	width:224px;
	height:94px;
	padding:6px;
	float:left;
	margin:9px 5px;
	text-align:left;
}

#produtoshome li a {color:#666;	text-decoration:none;}
#produtoshome li a:hover {color:#000; text-decoration:underline}

#promocoeshome {
	width:155px;
	margin-left:500px;
	text-align:center;
}

#promocoeshome a {color:#6699cc;font-weight:bold;font-size:12px;padding-top:5px; text-decoration:none;}
#promocoeshome a:hover {text-decoration:underline;}
