.agrupaDetalheDoProduto{
	width: 700px;
	height: 500px;
}
/*carrocel*/
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width: 250px;
	height: 76px;
}
.jcarousel-skin-tango2  .jcarousel-clip-vertical {
	width: 95px;
	height: 209px;
	padding-left: 2px;
}
.itemMarca, .jcarousel-skin-tango2 li {
	text-align: center;
}
.jcarousel-skin-tango2 li {
	width: 110px;
	height: 86px;
}
.carousel{
	width: 323px;
}
.imgProduto{
	width: 398px !important;
	height: 292px;
	text-align: center;
	display: table-cell;
	float: none;
	vertical-align: middle;
	background-color: #FFFFFF;
    border: 1px solid #FFCC00;
	padding-top: 2px;
}
.agrupaBtAnterior{
	padding: 32px 9px 0 0;
	float: left;
}
.btAnterior{
	width: 30px;
	height: 30px;
	background-image: url('../imagens/anterior.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
.agrupaBtProxima{
	padding: 32px 0 0 0;
	float: right;
}
.btProxima{
	width: 30px;
	height: 30px;
	background-image: url('../imagens/proxima.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
.agrupaMiniatura{
	width: 100px;
	height: 80px;
	background-color: #FFF;
	border: 1px solid #FFCC00;
	padding-top: 3px;
}
.miniatura{
	width: 100px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	float: none;
}
.agrupaBtMiniatura{
	width: 400px;
	margin-top: 10px;
}
.agrupaGaleria{
	width: 400px;
	margin-top: 10px;
}
.agrupaDescDoProduto{
	width: 274px;
	float: right;
	margin-top: 10px;
}
.agrupaTituloProdutoDes{
	width: 274px;
	color: #FF6600;
	font-size: 19px;
	padding-bottom: 7px;
	font-weight: bold;
}
.jcarousel-clip-horizontal{
	width: 323px;
	/*	height: 80px;*/
}
.jcarousel-skin-tango2{
	width: 323px;
	/*	height: 80px;*/
}
.jcarousel-container-horizontal{
	width: 323px;
	/*	height: 80px;*/
}
.agrupaImgProduto{
	width: 400px;
	height: 307px;
}
#jsImagemMiniatura {
	max-height: 323px;
}
.agrupaBtVoltar{
	width: 689px;
	margin-top: 20px;
}
.btVoltar{
	width: 69px;
	height: 22px;
	background-image: url('../imagens/btVoltar.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float: right;
}
.btVoltar:hover{
	background-position: bottom center;
}
.btFacaSeuOrcamento{
	width: 163px;
	height: 23px;
	background-image: url('../imagens/btFacaSeuOrcamento.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px;
	display: inline;
}
.btFacaSeuOrcamento:hover{
	background-position: bottom center;
}
.descProduto *{
	float: none;
}
.descProduto tr{
	float: none;
}