﻿.vitrineVM2										{ overflow:hidden; width:200px; position: relative;  }
.vitrineVM2 ul									{ list-style: none; margin: 0; padding: 0; overflow: hidden; height: 44px; margin-top: 20px; position: relative; left:13px; width:173px; }
.vitrineVM2 ul li								{ position: absolute; }
.vitrineVM2 ul li.active						{ background: #069; }
.vitrineVM2 ul li img							{ width:52px; margin: 3px; cursor: pointer; }
.vitrineVM2 ul li object,
.vitrineVM2 ul li iframe						{ display:none; }
.vitrineVM2 ul li .disable						{ width:100%; height:45px; position:relative; top:0; left:0; z-index:2; }
.vitrineVM2 ul li .video						{ display:none; }
.vitrineVM2 .recipiente_destaque				{ width:100%; height:180px; overflow: hidden; }
.vitrineVM2 .recipiente_destaque img			{ width:100%; }
.vitrineVM2 .recipiente_destaque .video			{ display:none; }
.vitrineVM2 input[type=button]					{ position: absolute; bottom: 10px; cursor: pointer; border: none; height: 22px; width:15px; }
.vitrineVM2 input[type=button].next_thumb		{ right: 0px; background: url("images/next_thumb.png") no-repeat;  }
.vitrineVM2 input[type=button].prev_thumb		{ left: 0px; background: url("images/prev_thumb.png") no-repeat; }

