/* estrutura */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, input, select, option,
form, label, textarea, table, caption,
tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 13px;
	font-family: Arial, 'Trebuchet MS';
	vertical-align: baseline;
	color: #333333;
	float: left;
	text-align: left;
}
strong{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 13px;
	font-family: Arial, "Trebuchet MS";
	vertical-align: baseline;
	float: left;
	text-align: left;
}
h6{
	color: #333;
	font-size: 13px;
}
body {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	line-height: 1.3;
	color: #333333;
	background-color: #FFF;
}
@font-face{
	font-family:"Myriad Pro";
	src: url(font/MyriadPro-Regular.eot);
	src: url(font/MyriadPro-Regular.otf);
	src: url(font/MyriadPro-Regular.ttf) format("truetype");
}
:focus{
	outline: 0;
}
html{
	width: 100%;
}
ol, ul{
	list-style: none;
	display: inline
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
br, strong{
	float: none;
	color: inherit;
}
strong{
	font-weight: bold;
}
em{
	float: none;
	font-style: italic;
}
.right{
	float: right;
}
.none{
	float: none;
	text-decoration: none;
}
.hidden{
	display: none;
}
/* Página */
.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: 115px;
	height: 86px;
}
.carousel{
	width: 345px;
}
.imgProduto{
	width: 250px !important;
	height: 250px;
}
.imgProduto{
	width: 396px !important;
	height: 310px;
	text-align: center;
	display: table-cell;
	float: none;
	vertical-align: middle;
}
.agrupaBtAnterior{
	padding: 32px 21px 0 0;
	float: left;
}
.btAnterior{
	width: 13px;
	height: 23px;
	background-image: url('../imagens/anterior.png');
	background-repeat: no-repeat;
	background-position: top center;
}
.agrupaBtProxima{
	padding: 32px 0 0 0;
	float: right;
}
.btProxima{
	width: 13px;
	height: 23px;
	background-image: url('../imagens/proxima.png');
	background-repeat: no-repeat;
	background-position: top center;
}
.agrupaMiniatura{
	width: 100px;
	height: 80px;
	background-color: #FFF;
	border: 3px solid #FFFFFF;
	
}
.miniatura{
	width: 100px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	float: none;
}
.agrupaBtMiniatura{
	width: 409px;
	margin-top: 10px;
}
.agrupaGaleria{
	width: 426px;
}
.agrupaDescDoProduto{
	width: 274px;
}
.agrupaTituloProdutoDes{
	width: 274px;
	color: #B00000;
	font-size: 25px;
	padding-bottom: 7px;
}
.agrupaRedesSociais{
	width: 300px;
/*	float: right;*/
	margin: 30px 0 0 0;
}
.addthis_button_tweet iframe{
	width: 78px !important;
}
.addthis_button_facebook_like iframe{
	width: 80px !important;
}
.jcarousel-clip-horizontal{
	width: 345px;
/*	height: 80px;*/
}
.jcarousel-skin-tango2{
	width: 345px;
/*	height: 80px;*/
}
.jcarousel-container-horizontal{
	width: 345px;
/*	height: 80px;*/
}
.agrupaImgProduto{
	height: 320px;
}
#jsImagemMiniatura {
	max-height: 320px;
}