#prod_det_nome{
	color: #999999;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 30px;
}
h2{
	background-color: #999999;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}
#prod_det_img{
	float: left;
}
prod_det_img ul{
	margin: 5 0;
	padding: 0;
	width: 200px;
	*margin-left: 0px;
}
#prod_det_img li{
	display: block;
	float:left;
	margin: 5px;
		
}
#subtipos_geral{
	margin-left: 220px;
	min-height: 250px;
}
#prod_det_desc_curta{
	margin-bottom: 30px;
}
#prod_det_btcomprar #bt{
	width: 65px;
	height: 20px;
	background-image: url("../img/bt_comprar.gif");
}
#prod_det_preco, #prod_det_qtde, #prod_det_btcomprar, #prod_det_disp{
	text-align: right;
	padding: 3px 0;
}
#prod_det_desc_det{
	margin-bottom: 30px;
}
#prod_det_qtde{
	border-top: 2px solid #999999;
	padding-top:  30px;
}
#prod_det_preco{
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}




#aviseme_geral{
	text-align: right;	
}
#bt_aviseme{
	width: 60px;
	height: 18px;
	background-image: url("../img/bt_avise.gif");

}
#tdAvise{
	text-align: left;
}
#aviseme{
	position: absolute;	
	*margin-left: -150px;
}
#aviseme_tit{
	background-image: url("../img/tit_aviseme.jpg");
	height: 18px;
	width: 300px;
	font-size: 10px;	
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-bottom: 20px;
}
#aviseme_fechar{
	width: 10px;
	float: right;
	margin-right: 20px;
	*margin-top:  -10px;
}
#transparentDiv{
	background-color: transparent;	
}
#aviseme_fechar a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

