@charset "utf-8";
/* CSS Document */

#detalhe_produto{
	width: 825px; height:auto; paddin-bottom:20px; float:left;
}
#detalhe_produto table{
	width:400px; float:right; margin-top:20px; padding:0px;
}
#detalhe_produto table td{
	font-size:14px; border-bottom: 1px #000 solid; border-left:0px; border-right:0px; 
}
#miniaturas_detalhe{
	width: 825px; height:80px; float:left;
}
#miniaturas_detalhe img{
	margin-right: 40px; border:1px #000 solid; float:left;
}
#foto_produto_ampliado{
	width: 376px; height:286px; float:left; margin-left:10px;
}
#mini_fotos{
	width: 450px; float:left; height:auto;
}
