div{

}
#prod_det{
	text-align: left;
	padding-left: 10px;
}

#prod_det_nome{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../layout/img/bg_bar_tit_not_v.jpg);
	color: #FFFFFF;
	background-repeat:repeat-x;
	height: 25px;
	padding: 5px;
	text-align:left;	
}
#prod_det_desc_det h2, #prod_det_outros_prod h2, #subtipos h2{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../layout/img/bg_titdetprod.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

#prod_classific{
	width:350px;
	float:right;
	margin-right: 50px;
}
#prod_classific h2{
	font-size: 14px;
	color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
#lst td{
	height: 30px;
	border-bottom:1px dashed #CCCCCC;
	padding-right: 15px;
	white-space: nowrap;
}
h3{
	margin:20px 0 0 0;
	padding:0px;
	border-bottom:1px solid #cccccc;
}

#subtipos_valor{
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;	
}

#prod_det_btcomprar {
	text-align: right;
	height: 350px;
	padding-left:20px;
}

#prod_det_btcomprar #bt{
	width: 115px;
	height: 33px;
	background-image: url("../layout/img/bt_comprar.gif");
		margin-left:20px;
}
#prod_det_img{
	background-image: url(../img/zoom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;
	margin-bottom:30px;

}
#prod_det_desc_curta{
	
}
#subtipos{
	float: left;
	margin-left: 20px;
	width: 100%;
	margin-bottom: 30px;
	background-image: url(../layout/img/bg_cad.jpg);
	background-repeat: repeat-x;		
}
#subtipos_item{
	height: 25px;	
	border-bottom:dashed 1px #CCCCCC;
	padding-left: 20px;

}
#subtipos_fecha{

}

#prod_det_preco{
	padding-top:50px;
	margin-top: 150px;
	margin-bottom: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	padding-right: 10px;	
	padding-left:20px;
}
#prod_det_disp{
	text-align: right;
}
