/* CSS Document */

#protudos
{
	width:495px;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	border: 1px solid #CCCCCC;
}

#produtos-topo
{
	width:495px;
	height:15px;
	float:left;
	background:#CCCCCC;
}

#produtos-conteudo
{
	width:465px;
	height:100%;
	float:left;
	margin-left:10px;
}
