@import url("main.css");

#block_produtos{
	width: 272px;
	margin: 10px auto 0px auto;
}
.text_produtos{
	width: 270px;
	margin: 0px 0px 5px 0px;
	line-height: 15px;
}
.list0{
	background-color: #FAFAFA;
	padding: 3px;
}
.list1{
	background-color: #FFF;
	padding: 3px;
}
.seta_produtos{
	margin-right: 3px;
}
.link_produtos{
	text-decoration: none;
}
.link_produtos:hover{
	text-decoration: underline;
}
.link_sub_produtos{
	text-decoration: none;
	width: 100%;
	display: block;
}
.tit_sub_produtos{
	text-align: center;
	margin: 0px;
}
.img_sub_produtos{
	border: 0px;
	margin: auto;
	display: block;
}
.block_sub0{
	margin: auto;
	width: 270px;
	background-color: #FAFAFA;
	margin-bottom: 5px;
}
.block_sub1{
	margin: auto;
	width: 270px;
	background-color: #FFF;
	margin-bottom: 5px;
}
.sub2{
	width: 125px;
	float: left;
	margin-right: 8px;
}
#back a{
	font: 10px verdana;
	text-decoration: none;
	font-weight: bold;
}