html{
 overflow-y:auto;
}
body{
  margin:0px;
  padding:0px;
  background-image: url(../sysimages/top_header.jpg);
  background-repeat: repeat-x;
  min-width: 1030px;
  font-family: 'Arial', 'Helvetica';
}	
*{
 margin:0px;
 padding:0px;
 outline:none;
}
.clear {
  clear: both;
  line-height:1px; 
  padding:0px;
}
@font-face {
    font-family: 'open_sans_semiboldregular';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sans_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Open Sans Regular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_lightregular';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sans_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
blockquote {margin: 0 0 0 15px !important;}
h1 {
  font-family: 'open_sans_lightregular';
}

h2 {
  font-family: 'Open Sans Regular';
}

p {
  font-family: 'Arial', 'Helvetica';
}

a {
  font-family: 'Arial', 'Helvetica';
  font-size: 13px;
  color: #991F2C;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: #23070B;
}
a:active {
  text-decoration: none;
  color: #000000;
}
input {
  background-color: #FFF;
  border:1px solid #EEE;
  height: 30px !important;
  padding-left: 5px;
  font-family: 'Arial', 'Helvetica';
  font-size: 14px;
  color: #999;
}
input:hover, 
textarea:hover {
  border:1px solid #CCC !important;
}
input:focus {
  -moz-box-shadow:0px 0px 5px 0px rgba(24,111,163,0.5);
  -webkit-box-shadow:0px 0px 5px 0px rgba(24,111,163,0.5);
  box-shadow:0px 0px 5px 0px rgba(24,111,163,0.5);
}
textarea:focus {
  -moz-box-shadow:0px 0px 5px 0px rgba(24,111,163,0.5);
  -webkit-box-shadow:0px 0px 5px 0px rgba(24,111,163,0.5);
  box-shadow:0px 0px 5px 0px rgba(24,111,163,0.5);
  -ms-filter:"progid:DXImageTransform.Microsoft.Glow(Color=#80186fa3,Strength=5)";
  filter:progid:DXImageTransform.Microsoft.Glow(Color=#80186fa3,Strength=5);
}
textarea {
  background-color: #FFF;
  border:1px solid #EEE;
  padding-left: 5px;
  font-family: 'Arial', 'Helvetica';
  font-size: 14px;
  color: #999;
  resize:none;
}
img {
  border:0px;
} 
.fakeSelect{
  margin-left: 16px;
  *margin-left:16px;
  margin-top: 8px;
  float:left;
  cursor:pointer;
  position:relative;
  padding-left:5px;
  width: 176px;
  height:30px;
  font-family: 'Arial', 'Helvetica';
  background:url("../sysimages/input_pesquisa.jpg") no-repeat left top;
}
.fakeSelect span.selectValue{
  position:absolute;
  display:block;
  top:0px;
  left:0px;
  font-family: 'Arial', 'Helvetica';
  font-size:13px;
  color:#999;
  line-height:27px;
  z-index:100; 
  padding-left: 9px;
  padding-right: 8px;
} 
.fakeSelect:hover span.selectValue{
 color:#999;
}
.fakeSelect .selectWrapper{
  cursor: pointer;
  background: url("../sysimages/bgselectwrapper.jpg") no-repeat scroll 0px top transparent;
  height: 30px;
  position: relative;
}
.fakeSelect:hover .selectWrapper{
  background-position: left bottom;
}
.fakeSelect:hover {
  background-position: left bottom;
}
.fakeSelect.disabled span.selectValue{
  color:#D2D2D2;
}
.fakeSelect.disabled .selectWrapper{
  background-position:right -15px;
}
.fakeSelect select{
  margin-left: -5px;
  position:relative;
  height:25px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  opacity:0;
  width:176px; 
  z-index:1000;
} 
.fakeSelect select option{
  padding-left:5px;
  font-family: 'Arial', 'Helvetica';
  font-size:13px;
  color:#999;
  line-height:30px; 
}
.btn_pesquisa {
  border: 0px;
  background-image: url(../sysimages/bg_btnpesquisa.jpg);
  width: 176px;
  float: left;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size:15px;
  color:#FFF;
  margin-top: 8px;
  margin-left: 16px;
  padding-top: 5px;
  padding-bottom: 6px;
  cursor: pointer;
}
.btn_pesquisa:hover {
  background-image: url(../sysimages/bg_btnpesquisa_hover.jpg);
}
.btn_pesquisa2 {
  border: 0px;
  background-image: url(../sysimages/bg_btnpesquisa.jpg);
  width: 176px;
  float: left;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  font-size:14px;
  color:#FFF;
  margin-top: 8px;
  margin-left: 16px;
  padding-top: 5px;
  padding-bottom: 8px;
  cursor: pointer;
}
.btn_pesquisa2:hover {
  background-image: url(../sysimages/bg_btnpesquisa_hover.jpg);
}
.header {   
  width: 1030px;
  height: 105px;
  margin-left: auto;
  margin-right: auto;
  position: relative; 
  z-index:10;
}
.top_header {
  width: 1030px;
  height: 24px;
  margin-left: auto;
  margin-right: auto; 
}
.box_top_header {
  float: right;
  width: 190px;
  height: 24px;
}
p.a {
  float: right;
  padding-top: 4px;
  font-family: Arial;
  font-size: 12px;
  line-height: 120%;
  color: #FFF;
  margin-right: 15px;
}
p.a a{
  font-family: Arial;
  font-size: 12px;
  line-height: 120%;
  color: #FFF;
  text-decoration:none;
}
p.a a:hover{
  font-family: Arial;
  font-size: 12px;
  line-height: 120%;
  color: #FFF;
  text-decoration:underline;
}
.lang {
  font-family: Arial;
  font-size: 11px;
  color: #FFF;
  background-image: url("../sysimages/lang.jpg");
  float: right;
  height: 22px;
  margin-right: -1px;
  margin-top: 1px;
  width: 55px;
}
p.pt  {
  padding-top: 3px;
  font-family: Arial;
  font-size: 11px;
  color: #AAA;
  float: left;
  margin-left: 8px;
}
p.sep{
  padding-top: 3px;
  font-family: Arial;
  font-size: 11px;
  color: #FFF;
  float: left;
  margin-left: 5px;
}
p.en {
  padding-top: 3px;
  font-family: Arial;
  font-size: 11px;
  color: #AAA;
  padding-top: 3px;
  float: left;
  margin-left: 5px;
}
.lang_selected {
  color: #FFF !important;
}
.main_header {
  width: 1030px;
  height: 80px;
  margin-left: auto;
  margin-right: auto; 
}
.logo {
  width:100px;
  margin-top: 16px;
  margin-left: 1px;
  float: left;
}
.content_menu {
  float: left;
  width: auto;
  height: 21px;
  margin-top: 28px;
  margin-left: 86px;
}
.right {
  float: right;
}
.menu {
  list-style: none;
}
.menu > li {
  position: relative;
  float: left;
  background-image: url(../sysimages/sep_menu.jpg);
  background-repeat: no-repeat;
  background-position: left 4px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
}
.menu li:hover .dropdown {
  display: block;
}
.menu a {
	font-family: 'Arial', 'Helvetica';
  text-decoration: none;
  font-size: 14px;
  color: #555;
  word-spacing: 0.2em;
  display: inline-block;
  width: 100%;
}
.menu a:hover {
  color: #9C1F2F;
} 
.menu a.active {
  color: #9C1F2F;
} 
.menu li:first-child + a {
  padding-left: 0px;
}
.menu > li:first-child  {
  padding-left: 0px;
  background-image: none;
}
.dropdown {
  display: none;
  width: 181px;
  height: auto;
  position: absolute;
  z-index:600000;
  top: 23px;
  left: -22px;
}
.top_dropdown {
  width: 181px;
  height: 27px;
  background-image: url(../sysimages/top_menudrop4.png);
  background-repeat: no-repeat;
  float: left;
}
.main_dropdown {
  width: 181px;
  height: auto;
  background-image: url(../sysimages/main_menudrop.png);
  background-repeat: repeat-y;
  float: left;
}
.bottom_dropdown {
  width: 181px;
  height: 10px;
  background-image: url(../sysimages/bottom_menudrop.png);
  background-repeat: no-repeat;
  float: left;
}
.drop {
  list-style: none url();
  margin-top:-18px;
  margin-left:8px;
  width: 165px;
  height: auto;
  padding-bottom: 3px;
} 
.drop li {
  cursor: pointer;
  background-image: url(../sysimages/sep_dropdown.png);
  background-position: top;
  background-repeat: no-repeat;
  line-height: 25px !important;
  text-transform: capitalize;
}
.drop li:first-child {
  background-image: none;
}
.drop li:hover {
  background-color: #232323;
  background-image: none;
}
.drop li:hover + li {
  background-image: none;
}
.drop li:hover > a {
  color: #FFF;
}
.drop a {
  padding-left: 16px;
  color: #555;
}
.pesquisa {
  background-image: url(../sysimages/pesquisa.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: 25px;
  width: 164px;
  padding-top: 6px;
  padding-left: 9px;
  height: 24px;
  float: left;
  margin-right: -1px;
  font-family: 'Arial', 'Helvetica';
  font-size: 14px;
  color: #555;
  z-index:600;
  position: relative !important;
  cursor: pointer;
  display: block;
}
.pesquisa:hover {
  background-position: left -30px;
}
.content_pesquisa_hover {
  display: none;
  width: 207px;
  height: auto;
  position: absolute;
  top:45px;
  right:-31px;
  z-index:600;
  cursor: default;
}
.pesquisa_hover {
  width: 207px;
  height: 321px;
  background-image: url(../sysimages/bg_pesquisa_main.png);
  background-repeat: no-repeat;
  z-index:600;
  position: relative;
}
.pesquisa_hover p {
  font-family: 'Arial', 'Helvetica';
  font-size: 14px;
  color: #FFF;
  padding-left: 13px;
  padding-top: 11px;
  float: left;
  margin-bottom: 29px;
}
.close {
  cursor: pointer;
  float: left;
  margin-left: 12px;
  margin-top: 9px;
}
input.pesquisa_livre[type="text"] {
  border:1px solid #EEE;
  width: 167px;
  float: left;
  margin-left: 16px;
  font-family: 'Arial', 'Helvetica';
  font-size: 13px;
  color: #999;
  padding-left: 7px;
  line-height: 30px;
}
.pesquisa_baixo {
  background-image: url(../sysimages/bg_pesquisa_baixo.png);
  height: 7px;
  width: 207px;
}
.banner {
  margin-top: -1px;
  width: 100%;
  overflow: hidden;
  position: relative;
  height:100%; 
  z-index:0; 
}
.teste1 {
  border:1px solid #000;
  float: left;
}
.banner2 {  
  z-index:0; 
  margin-top: -1px;
  width: 100%;
  position: relative;
  height:100%; 
}
.box_reves {
  width: 1030px;
  margin: 0 auto;
  position: relative;
  height: 48px;
}
.tipo_reves {
  background-image: url(../sysimages/sep_ps.png);
  background-repeat: no-repeat;
  background-position: right 9px;
  padding-top: 12px;
  padding-bottom: 5px;
  color: #FFF;
  opacity:100 !important;
  filter:alpha(opacity=100);
  font-family: 'Open Sans Regular';
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  padding-right: 17px;
  float: left;
}
.hand {
  margin-top: 9px;
  width: 42px;
  height: 42px;
  background-image: url(../sysimages/hand.png);
  background-repeat: no-repeat;
  margin-left: 17px;
  float: left;
}
.tipo_reves2 {
  padding-top: 17px;
  color: #FFF;
  opacity:100 !important;
  filter:alpha(opacity=100);
  margin-right: 12px;
  float: left;
}
.tipo_reves2 p {
  font-family: 'open_sans_semiboldregular';
  font-size: 11px;  
  text-transform: uppercase;
  font-weight: normal;
  line-height: 25px !important;
}
.tipo_reves2 p + p {
  margin-top: -2px;
}
.main_img {
  width: 1044px;
  float: left;
  padding-top: 15px;
  height: 83px;
}
.img1 { 
  width:100%;
  display: none;
  position: relative;
  overflow: hidden;   
  cursor: pointer !important;  
}
.img2 {
  width:100%;
  display: none;
  position: relative;
  overflow: hidden;   
} 
.img_active {
  display: block; 
}
.img_revestimentos {
  position: relative;
  width: 159px;
  height: 83px;
  float: left;
  margin-left: 11px; 
  cursor: pointer; 
  z-index:200 !important;  
} 
.img_revestimentos:hover .img_revestimentos_hover{
  display: none;
}
.img_revestimentos_hover {
  background-color: #000;
  width: 159px;
  height: 83px;
  float: left;
  opacity:0.6;
  filter:alpha(opacity=60);
  display: block;
  position: absolute;
  top:0;
  left: 0;
}
.min_select {
  display: none;
}
.menu_secundario {
  width: 1030px;  
  height: 49px;
  margin-left:auto;
  margin-right: auto;
}
.secondary_nav {
  list-style: none url();
  margin-left: 194px;
  margin-top: 8px;
  height: 49px;
}
.secondary_nav li {
  float: left;
  background-image: url(../sysimages/secondary_menu.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  height: 36px;
  padding-right: 48px;
  padding-left: 45px;

}
.secondary_nav li:first-child {
  background-image: none;
  padding-left: 0px;
}
.secondary_nav a {
  line-height: 38px;
  text-decoration: none;
  font-size: 13px;
  color: #444;
  font-family: 'Open Sans Regular';
}
.secondary_nav a:hover { 
  color: #9C1F2F;
}
.second_menu1 {
  background-image: url(../sysimages/second_menu1.png);
  background-repeat: no-repeat;
  background-position: left center;
  height: 28px;
  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 27px;
}
.second_menu2 {
  background-image: url(../sysimages/second_menu2.png);
  background-repeat: no-repeat;
  background-position: left center;
  height: 28px;
  padding-top: 3px;
  padding-bottom: 7px;
  padding-left: 35px;
}
.second_menu3 {
  background-image: url(../sysimages/second_menu3.png);
  background-repeat: no-repeat;
  background-position: left center;
  height: 28px;
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left: 38px;
}
.footer {
  border-top: 1px solid #E6E6E6;
  height: 80px;
  margin-top: 1px;
  width: 1030px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}
.links_footer {
  margin-top: 12px;
  margin-left: 18px;
  list-style: none url();
  float: left;
}
.links_footer li {
  float: left;
}
.links_footer li:first-child a{
  border-left:0px solid #000; 
  padding-left: 0px;
}
.links_footer a {
  border-left:1px solid #DDD;   
  padding-right: 13px;
  font-family: Arial;
  font-size: 11px;
  color: #333;
  text-decoration: none;
  padding-bottom: 2px;
  padding-top: 1px;
  padding-left: 13px;
}
.links_footer a:hover {
  text-decoration: underline;
}
.social  {
  margin-top: 15px;
  margin-right: 16px;
  float: right;
  width: 90px;
  height: 17px;
  margin-left: -6px;
}
.btn_social {
  float: left;
  margin-left: 6px;
  overflow: hidden;
}
.img_footer {
  width: 205px;
  height: 20px;
  margin-left: 414px;
  margin-top: 53px;
}
.teste9 {
  width:100%;
  position:absolute; 
  bottom: 0px;  
}
.geral_thumbs {
  width: 66.30%;
  min-width: 1030px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.top_thumbs {
  cursor: pointer;
  width: 100%;
  background-color:rgba(51,51,51,0.8);
  *background-color: #333;   
  filter: alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  height: 50px;
  z-index:1000;
}
.bottom_thumbs {
  background-color: #FFF;
  width: 100%;
  height: 110px;
  display: none;
}
.main_bottomThumbs {
  width: 1030px;
  margin: 0 auto;
  height: auto;   
}
#slide {
  height: 421px;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#slider1{
  z-index:100;
  float:left;
  width: 1000000px;
  position: relative;
  list-style: none;
}
#slider1 li {
  float: left;
  margin-right: 10px;
  width: 500px;
  height: 421px;
  position: relative;
}
.setas_slide {
  left:50%;
  top:171px;
  margin-left: -515px;
  position: absolute;
  height: auto;
  z-index:500;
  width: 1030px; 
}
.bx-next {
  position: absolute;
  width: 38px;
  height: 78px;
  top:0px;
  right:9px;
  background-image: url(../sysimages/slide_setadireita.png);
  cursor: pointer;
}
.bx-prev {
  position: absolute;
  width: 38px;
  height: 78px;
  top:0;
  left:8px;
  background-image: url(../sysimages/slide_setaesquerda.png);
  cursor: pointer;
}
.hover_slide {
  z-index:200;
  position:absolute;
  z-index:50;
  height:420px;
  width:500px;
  cursor: pointer;
  background-image: url(../sysimages/bolamais.png);
  background-repeat: no-repeat;
  background-position: center center; 
}
.img_slide {
  z-index:100;
  position:absolute;
}
.mask{
  display: none; 
  position: fixed; 
  width: 100%; 
  height: 100%; 
  top: 0px; 
  left: 0px; 
  background: url(../sysimages/transpPopup.png) repeat left top; 
  z-index: 9000;
}
.popup {
  border:5px solid #222;
  position: relative;
  top:0px;
  left:0;
  display: none;
  z-index:9900;
}
.close_popup {
  width: 41px;
  height: 41px;
  background-image: url(../sysimages/fechar.png);
  position: absolute;
  top:-25px;
  right:-25px;
  cursor: pointer;
}
.close_popup:hover {
  background-image: url(../sysimages/fechar_hover.png);
}
.content_pecas {
  display: table;
  width: 1013px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20px;
}
.wrap {
  width: 100%;
  float: left;
}
.teste {
  width: auto;
  margin-top: 35px;
}
.teste td {
  width: 473px;
  text-align: right;
}
.teste td + td {
  width: 33px;
  background-image: url(../sysimages/sepra.png);
  background-repeat: no-repeat;
  background-position: 30px center;
}
.teste td + td + td {
  width: auto;
  text-align: center;
  border:0;
  padding-left: 28px;
  background: none;
}
.tipo_pecas h1 {
  font-family: 'Open Sans Regular';
  font-size: 35px;
  line-height: 55px;
  color: #AAA;
  font-weight: lighter;
}
.img_pecas {
  float: left;
  width: 49px;
  height: 49px;
}
.desc_pecas {
  float: left;
  width: 160px;
  margin-top: 17px;
  margin-left: 12px;
}
.desc_pecas p {
  font-family: 'open_sans_semiboldregular';
  font-size: 13px;
  color: #BBB;
  text-transform: uppercase;
  float: left;
  font-weight: normal;
}
.mdesc_pecas {
  width: 1013px;
  height: 20px;
  margin-top: 24px;
}
.mdesc_pecas p {
  width: 1013px;
  height: 20px;
  text-align: center;
  font-family: 'Open Sans Regular';
  font-size: 15px;
  color:#858585;
}
.nav_pecas {
  margin-top: 37px;
  width: 787px;
  background: url(../sysimages/bg_nav_pecas.png) no-repeat center bottom;
  height: 52px;
  padding-left: 83px;
  padding-right: 113px;
}
.menu_nav {
  list-style: none;
  margin-left: 112px;
  margin-top: -6px;
  width: 756px;
}
.menu_nav > li {
  height: 50px;   
  border-top:1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px  solid transparent;
}
li.last-child { 
  float: right; 
  display: inline-block;    
}         
.menu_nav > li:first-child {
  padding-left: 0px;
  margin-right: 20px;
  float: left;       
}
.block {
  display:inline;
  zoom:1;
  margin-right: 20px;
  margin: 0 auto;
}               
.menu_nav  a {
  text-decoration: none;
  font-family: 'Open Sans Regular';
  font-size: 20px;
  color:#858585;
  line-height: 54px;
  font-weight: lighter;
  padding-left: 25px;
  padding-right: 25px;
}
.menu_nav  a:hover {
  color: #9C1F2F;
}
.nav_selec {
  border-top:1px solid #C2C2C2 !important;
  border-left: 1px solid #C2C2C2 !important;
  border-right: 1px solid #C2C2C2 !important;
  border-bottom: 1px  solid #FFF !important;
  background-color: #FFF;
}
.legendas {
  width: 47px;
  height: 338px;
  float: left;
  margin-left: 116px;
  margin-top: 62px;
}
.legendastab5 {
  width: 47px;
  height: 338px;
  float: left;
  margin-left: 70px;
  margin-top: 62px;
}
.main_legendas {
  list-style: none url();
  width: 45px;
  height: auto;
  margin-bottom: 14px;
  float: left;
}
.main_legendas li {
  float: left;
  border-bottom:1px solid #D6D6D6;
  border-left:1px solid #D6D6D6;
  border-right:1px solid #D6D6D6;
  width: 45px;
  height: 45px;
  position: relative;  
}
.main_legendas li:first-child {
  border-top:1px solid #D6D6D6;
}
.hover_legenda {
  display: none;
  width: 250px;
  height: 27px;
  position: absolute;
  top:2px;
  left:33px;
}
.first_hover_legenda {
  width: 14px;
  height: 28px;
  background-image: url(../sysimages/esquerdo_leghover.png);
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  margin-left: 0px;
}
.main_hover_legenda {
  width: auto;
  height: 27px;
  background-image: url(../sysimages/main_leghover.png);
  background-repeat: repeat-x;
  position: relative;
  padding-left:8px;
  float: left;
  margin-left: 3px;
}
.main_hover_legenda p {
  padding-top: 6px;
  margin-left: -1px;
  font-family: HelveticaNeue;
  font-size: 12px;
  color: #FFF;
  padding-right: 8px;
  line-height: 17px !important;
}
.last_hover_legenda  {
  width: 5px;
  height: 37px;
  position: relative;
  float: left;
  background-image: url(../sysimages/last_leghover.png);
  background-repeat: no-repeat;
}
.main_pecas {
  width: 602px;
  height: auto;
  display: table;
  float: left;
  margin-top: 62px;
  margin-left: 26px;  
}
.peca {
  margin-right: 36px;
  width: 265px;
  height: 442px;
  float: left;
  margin-bottom: 27px;
}
.img_peca {
  width: 265px;
  height: 266px;
  overflow: hidden;
  float: left;
  margin-bottom: 4px;
}
.img_peca img {
  border:2px solid transparent
}
.img_peca img:hover {
    border:2px solid #CCC;
}
.desc_peca {
  /*width: 265px !important;*/
  margin-left: 7px;
  float: left;
  margin-bottom: 7px;
}
.desc_peca p {
  font-family: 'Arial', 'Helvetica' !important;
  font-size:11px !important;
  color: #333 !important;
  font-weight: normal !important;
  line-height: 17px !important;
}
.desc_peca p + p {
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #666;
  font-weight: normal;
}
.pequenaPeca {
  width: 265px;
  /*height: 75;*/
  float: left;
  margin-top: 3px;
}
.anexos {
  margin-top: 17px;
  width: 1029px;
  background-image: url(../sysimages/barra_pecas.jpg) !important;
  background-position: left center !important;
  background-repeat: repeat-x;
  padding-top: 0px;
  display: inline-block;
}
.anexos p {
  font-family: 'Open Sans Regular';
  font-size: 20px;
  color: #858585;
  background-color: #FFF;
  width: 150px;
  margin: 0 auto;
  text-align: center;
}
.main_anexos {
  display: block;
  width: 1013px;
  height: 106px;
  margin: 0 auto;
}
.anexo1 {
  float: left;
  min-width: 205px;
  min-height: 40px;
  margin-top: 11px;
  margin-right:50px;  
}
.img_anexo1 {
  float: left;
  margin-top: 12px;
}
.img_anexo2 {
  float: left;
  margin-top: 5px;
}
.desc_anexo {
  float: left;
  width: 124px;
  margin-left: 22px;
  margin-top: 3px;
}
.desc_anexo p {
  font-family: 'Arial', 'Helvetica' !important; 
  font-size: 13px !important;
  color: #999 !important;
  float: left !important;
  width: 205px !important;   
  padding-bottom: 5px !important;
  font-weight: bold !important;
}
.desc_anexo a {
  width: 205px;
  float: left;
  font-size: 13px;
  font-weight: normal;
}
.anexo2 {
  float: left;
  min-width: 205px;
  height: 40px;
  margin-left: 53px;
  margin-top: 38px;
}
.top_tab5 {
  margin-left: 20px;
  margin-top: 61px;
  float: left;
  width: 700px;
}
.box_tab5 {
  margin-left: 41px;
  width: 134px;
  height: 190px;
  float: left;
}
.img_box {
  float: left;
  width: 134px;
  height: 134px;
  overflow: hidden;
}
.desc_box {
  width: 134px;
  height: auto;
  float: left;
  margin-top: 4px;
}
.desc_box p {
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #333;
  font-weight: normal;
  padding-left: 3px;
}
.desc_box p + p {
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #666;
  font-weight: normal;
}
.desc_box p + p + p {
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #666;
  font-weight: normal;
}
.topb_tab5 {
  margin-left: 101px;
  margin-top: 70px;
  width: 580px;
  height: auto;
  float: left;
}
.left_tab5 {
  width: 269px;
  float: left;
  height: auto;
}
.right_tab5 {
  width: 269px;
  float: left;
  height: auto;
  margin-left: 40px;
}
.elemento1 {
  width: 269px;
  height: 69px;
  float: left;  
  margin-bottom: 3px;
}
.elemento2 {
  width: 269px;
  height: 69px;
  float: left;  
  margin-bottom: 4px;
}
.elemento3 {
  width: 269px;
  height: 69px;
  float: left;  
  margin-bottom: -3px;
  margin-top: 1px;
}
.elemento4 {
  width: 269px;
  height: 178px;
  float: left;  
  margin-top: 15px;
  margin-left: -2px;
}
.elemento5 {
  width: 201px;
  height: 234px;
  float: right; 
  margin-top: 16px;
  margin-left: -2px;
}
.img_elemento5_right {
  margin-left: -69px;
}
.img_elemento1 {
  float: left;
}
.desc_elemento1 {
  width: 260px;
  height: auto;
  float: left;
  margin-top: -1px;
}
.desc_elemento1 p {
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #333;
  font-weight: normal;
  padding-bottom: 0px;
  padding-left: 4px;
}
.desc_elemento1 p + p {
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #666;
  font-weight: normal;
  padding-bottom: 0px;
}
.desc_elemento1 p + p + p {
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #666;
  font-weight: normal;
  padding-bottom: 1px;
}
.main_tab5 {
  margin-left: 220px;
  margin-top: 40px;
  width: 580px;
  height: auto;
  float: left;
}
.last_tab5 {
  margin-left: 220px;
  margin-top: 10px;
  margin-bottom: 85px;
  width: 580px;
  height: auto;
  float: left;
}
.desc_elemento2 {
  width: 265px;
  height: auto;
  float: left;
  margin-top: 1px;
}
.desc_elemento2 p {
  width: auto;
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #333;
  font-weight: normal;
  padding-left: 3px;
  padding-bottom: 0px;
}
.desc_elemento2 p + p {
  width: auto;
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #666;
  font-weight: normal;
}
.desc_elemento2 p + p + p {
  width: auto;
  font-family: 'Arial', 'Helvetica';
  font-size:11px;
  color: #666;
  font-weight: normal;
}
.slide_pecas {
  width: 1262px;
  height: 420px;
  position: relative;                                                                                                                                          
  margin: 0 auto;
  z-index:100;
  cursor: pointer;
  display: block;
}
.hover_slide_pecas {
  z-index:50;
  display: none;
  position:absolute;
  top:0;
  left:50%;
  margin-left: -631px;
  z-index:50;
  height: 420px;
  width: 1262px;
  cursor: pointer;
  background-image: url(../sysimages/bolamais2.png);
  background-repeat: no-repeat;
  background-position: center center; 
}
.content_empresa {
  width: 100%;
  background:#FFF url(../sysimages/bg_empresa.jpg);
  background-repeat: repeat-x;
  margin-top: -1px; 
}
.main_empresa {
  width: 1030px;
  height: auto;
  display: table;
  margin: 0 auto;
  padding-bottom: 50px;  
}
.left_empresa {
  margin-top: 124px;
  width: 190px;
  border-right:1px solid  #BEBEBE;
  min-height: 599px;
  float: left;
  margin-left: -40px;
}
.center_empresa {
  margin-top: 136px;
  width: 750px;
  height: auto;
  margin-left: 52px;
  position: relative;
  float: left;
}
.menu_empresa {
  margin-top: 31px;
  list-style: none;
  float: right;
}
.menu_empresa li {
  width: 191px;
  margin-right: -1px;
  text-align: right;
  height: 45px;  
  position: relative;   
}
.menu_empresa a {
  text-decoration: none;
  line-height: 41px;
  color: #333;
  font-size: 15px;
  padding-right: 25px;
  position: relative;
  font-family: 'Arial', 'Helvetica';
}
.menu_empresa a:hover {
  color: #9C1F2F;
}
.menu_empresa_sel {
  width: 220px;
  background: url(../sysimages/menu_empresa_selecionado.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.menu_empresa_sel a {
  padding-right: 25px;
}
.titulo_paginas {
  color: #B20637;
  font-family: 'open_sans_lightregular';
  font-size: 60px;
  font-weight: lighter;
  line-height: 72px;
}
.texto_marca{
  margin-top: -3px;
  height: auto;
  font-size: 17px;
  font-family: 'Arial', 'Helvetica';
  color: #848484;
  line-height: 24px;
  width: 100%;
}
.texto_marca h2 {
  font-family: 'Open Sans Regular';
  font-size: 25px;
  line-height: 30px;
  color: #666;
}
.texto_marca {
 /*color: rgb(102, 102, 102) !important;*/
 color:#848484;
}
.texto_marca p{
  font-size: 17px;
  font-family: 'Arial', 'Helvetica';
  /*color: rgb(102, 102, 102);*/
  color:#848484;
  line-height: 24px;
}
.moldura {
  width: 499px;
  height: 395px;
  background-image: url(../sysimages/moldura.png);
}
.img_moldura {
  width: 440px;
  height: 330px;
  overflow: hidden;
  margin-left: 26px;
  margin-top: 28px;
  float: left;
}
.texto_empresa{
  width: 830px;
  margin-top: -3px;
  height: auto;
  margin-top: 21px;
  float: left;
  font-size: 17px;
  font-family: 'Arial', 'Helvetica';
  color: #848484;
  line-height: 24px;
}
.texto_empresa p {
  width: 810px;
  
  float: left;
  font-size: 17px;
  font-family: 'Arial', 'Helvetica';
  color: #848484;
  line-height: 24px;
}
.texto_empresa a {
  font-size: 17px !important;
}
.holderSlider{
  float: left;
  width: 812px;
  padding-bottom: 45px;
  margin-top: 34px;
  margin-left: -4px;
}
.img_galeria {
  float: left;
  margin-left: 3px;
  margin-bottom: 3px;
  width: 192px;
  height: 192px;
  padding: 1px 1px 1px 1px;
  border:3px solid #D1D1D1; 
  position: relative;
  cursor:pointer; 
}
.img_galeria_hover {
  width: 192px;
  height: 192px;
  position: absolute;
  top:1px;
  left:1px;
  background-image: url(../sysimages/img_galeria_hover.png);
  display: none;
}
.menuEmpresa{
  width: 812px;
  margin-top: 10px;
  float: left;
  height: 26px;
  margin-left: -4px;
}
.menuEmpresa .ulpagination{
  margin: 0 auto;
  padding-top: 7px;
}
.menuEmpresa ul li{
  width: 12px;
  height: 12px;
  border-bottom: none;
  float: left;
  margin-right: 2px;
  margin-left: 8px;
  list-style: none url();
}
.menuEmpresa ul li a{
  display: block;
  width: 15px;
  height: 15px;
  background: url(../sysimages/bolasSlide.png) no-repeat left top;  
}
.menuEmpresa ul li a.active{
  background-position: left -15px;
}
.menuEmpresa ul li a:hover{
  background-position: left -30px;
}
.empresa_fundo {
  display: block;
  width:100%; 
  background-repeat: repeat-x;
}
.tbl_tabs {
  width: 100%;
}
.tbl_tabs tr td {
  text-align: center;
}
.tbl_tabs a {
  display: inline-block;
  border: 1px solid transparent;
  border-bottom:0px;
  text-decoration: none;
  font-family: 'Open Sans Regular';
  font-size: 20px;
  color:#858585;
  line-height: 50px;
  font-weight: lighter;
  padding: 0 25px;
}
.tbl_tabs a:hover {
  color:#9C1F2F;
}
.tbl_tabs a.active{
  border-color: #C2C2C2;
  background-color: #FFF;
}
.iten_sel {
  border:1px solid #C2C2C2 !important;
  border-bottom:1px solid #FFF !important;
  background-color: #FFF !important;
}
.first {
  float: left;
  margin-left: 29px;
  position: relative;
}
.last {
  float: right;
}
.grandeZoom {
  overflow:hidden;
  display: none;
  position: fixed;    
  width: 100%;
  height: 100%;
  z-index: 100000000;
  top:0;
  left:0;
  cursor: url(../sysimages/fechar.png), -moz-zoom-in; 
}
.caption_img {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom:0px;
  left:0px;
  background-color:rgba(0,0,0,0.8);
}
.caption_img p {
  font-family: 'Open Sans Regular';
  color:#FFF;
  line-height: 17px;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 5px;
}
.content_catalogos {
  width: 830px;
  height: auto;
  float: left;
  margin-top: -33px;
  margin-left: -1px;
}
.catalogo {
  width: 395px;
  min-height: 200px;
  float: left;
  margin-right: 11px;
  margin-top: 70px;
}
.catalogo_image {
  padding: 1px 1px 1px 1px;
  float: left;
  width: 192px;
  height: 192px;
  border: 3px solid #E0E0E0;
}
.catalogo_image:hover .play {
  background-position: left bottom;
}
.contet_catalogoDescricao {
  width: 179px;
  min-height: 200px;
  float: left;
  margin-top: -3px;
}
.title_catalogoDescricao h2 {
  font-family: 'Arial', 'Helvetica';
  font-size: 17px;
  color: #666;
  margin-left: 15px;
  font-weight: normal;
}
.descricao_catalogo {
  width: 150px;
  min-height: 100px;
  float: left;
  margin-top: 7px;
  margin-left: 16px;
}
.descricao_catalogo p {
  width: 100%;
  font-family: 'Arial', 'Helvetica';
  font-size: 14px;
  color: #AAA;
  line-height: 20px;
}
.downlaod_catalogo {
  width: 190px;
  height: auto;
  float: left;
  margin-top:35px;
} 
.downlaod_image {
  width: 34px;
  height: 39px;
  float: left;
  margin-left: 16px;
}
.downlaod_text p {
  font-family: 'Arial', 'Helvetica';
  font-size: 13px;
  color: #999;
  line-height: 18px;
  font-weight: bold;
  margin-left: 16px;
  float: left;
  padding-bottom: 1px;
}
.downlaod_text a {
  font-family: 'Arial', 'Helvetica';
  font-size: 13px;
  color: #991F2C;
  line-height: 18px;
  font-weight: normal;
  margin-left: 16px;
  float: left;
}
.content_inputs {
  width: 200px;
  height: auto;
  float: left;
  margin-left: -18px;
  margin-top: 31px;
}
h3.subtitle_nopesquisa {
  font-family: 'Open Sans Regular';
  margin-top: 20px;
  font-size: 20px;
  color: #666;
  line-height: 24px;   
  font-weight: normal;
  margin-left: 4px;
  margin-bottom: 17px;
}
p.aaa {
  font-family: 'Arial', 'Helvetica';
  font-size: 17px;
  color:#AAA;
  line-height: 24px;
  margin-left: 4px;
}
h3.subtitle_pesquisa {
  font-family: 'Open Sans Regular';
  margin-top: 20px;
  font-size: 18px;
  color: #666;
  line-height: 24px;   
  font-weight: normal;
  margin-left: 4px;
  margin-bottom: 17px;
}
.contet_pesquisa {
  width: 730px;
  height: auto;
  float: left;
  margin-top: -14px;
  margin-left: 1px;
}
.post_pesquisa {
  width: 690px;
  height: 150px;
  float: left;
  margin-top: 30px;
}
.images_postPesquisa {
  width: 342px;
  height: 142px;
  padding: 1px 1px 1px 1px;
  border: 3px solid #E0E0E0;
  float: left;
}
.images_postPesquisa:hover {
  border:3px solid #818181 !important;
}
.descricao_postPesquisa {
  float: left;
  width: 327px;
  height: 120px; 
  margin-left: 13px;
}
.descricao_postPesquisa h1 {
  font-family: 'Arial', 'Helvetica';
  padding-top: 5px;
  padding-bottom: 2px;
  font-size: 20px;
  color: #666;
  font-weight: normal;
}
.descricao_postPesquisa p {
  font-family: 'Arial', 'Helvetica';
  color:#AAA;
  line-height: 21px; 
  font-size: 14px;
}
.post_pesquisa a {
  font-family: 'Arial', 'Helvetica';
  font-size: 13px;
  text-decoration: underline;
  color: #991F2C;
  line-height: 18px;
  margin-top: 4px;
  float: left;
  margin-left: 13px;
}
.post_pesquisa a:hover {
  color: #23070B;
}
.post_pesquisa a:active {
  color: #000000;
}
.tcontactos {
  margin-left: -52px;
  padding-left: 12px;
}
.content_contactos {
  margin-left: 14px;
  display: inline-block;
  margin-bottom: 70px;
}
.contacto {
  width: 259px;
  height: 527px;
  float: left;
  margin-top: 20px;
  margin-right: 100px;
}
.contacto + .contacto + .contacto {
  margin-right: 0px;
}
.contacto h1 {
  font-family: 'Open Sans Regular';
  font-size: 25px;
  line-height: 30px;
  color: #666;
  margin-bottom: 10px;
}
.contactoEndereco {
  margin-bottom:24px;
}
.contactoEndereco h3 {
  font-family: 'Open Sans Regular';
  font-size: 17px;
  line-height: 24px;
  color:#666;
  font-weight: normal;
}
.contactoEndereco p {
  font-family: 'Open Sans Regular';
  font-size: 14px;
  line-height: 21px;
  color:#AAA;
}
.contactoEndereco a {
  color: rgb(153, 31, 44);
}
.contactoEndereco a:hover {
  text-decoration: none;
}
.contacto1 {
  margin-bottom: 15px;  
}
.contacto1 h3 {
  font-family: 'Open Sans Regular';
  font-size: 17px;
  line-height: 24px;
  color:#666;
  font-weight: normal;
}
.contacto1 p {
  font-family: 'Open Sans Regular';
  font-size: 14px;
  line-height: 21px;
  color:#AAA;
}
.contacto1 a {
  font-family: 'Open Sans Regular';
  font-size: 13px;
  line-height: 18px;
  color:#991F2C;  
}
.contactos_maps {
  margin-top: 22px;
  width: 251px;
  height: 152px;
  padding: 1px 1px 1px 1px;
  border: 3px solid #E0E0E0;
}
.contactos_maps a {
  font-family: 'Open Sans Regular';
  font-size: 13px;
  line-height: 18px;
  color:#991F2C;  
  margin-top: 12px;
}
.content_tabela {
  width: 505px;
  height: auto;
  float: left;
  margin-top: 77px;
}
.tbl_lojas {
  width: 505px;
  height: 469px;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #D1D1D1;
  border-top: 1px solid #D1D1D1;
}
.tbl_lojas td {
  border-right: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  font-size: 17px;
  color: #AAA;
  font-family: 'Open Sans Regular';
  width: 167px;
}
.tbl_lojas td.hasHover:hover {
  color:#FFF;
  background-image: url(../sysimages/bg-lojastabela.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.content_mapa {
  width: 250px;
  height: 510px;
  float: left;
  margin-left: 50px;
  margin-top: 68px;
  position: relative;
  z-index:1;
}
img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.lojasuni {
  margin-top: 1px;
}
.uniLoja {
  width: 426px;
  height: auto;
  float: left;
  margin-top: 64px;
}
.titulo_uniLoja {
  width: 426px;
  float: left;
}
.titulo_uniLoja h1 {
  font-family: 'Open Sans Regular';
  font-size:17px;
  line-height: 24px;
  color: #666;
  font-weight: normal;  
}
.localizacao_uniLoja {
  width: 300px;
  height: auto;
  float: left;
  padding-left: 1px;
  margin-top: 5px;
}
.localizacao_uniLoja p {
  font-family: 'Open Sans Regular';
  font-size: 14px;
  color: #AAAAAA;
  line-height: 21px;
}
.pequenaimg_uniLoja {
  float: left;
  width: 100px;
  height: 47px;
  margin-left: 20px;
  margin-top: 9px;
}
.minigaleria_uniLoja {
  float: left;
  width: 435px;
  height: 122px;
  margin-top: 9px;
}
.minigaleria {
  width: 132px;
  height: 122px;
  padding:1px 1px 1px 1px;
  border:3px solid #E0E0E0;
  float: left;
  margin-right: 3px;
}
.tooltip {
  position: absolute;
  width: auto;
  height: 37px;
  display: none;
  z-index:8;
}
.left_tooltip {
  width: 10px;
  height: 37px;
  float: left;
  background-image: url(../sysimages/left_tooltip.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.main_tooltip {
  width: auto;
  padding-right: 10px;
  height: 37px;
  float: left;
  background-image: url(../sysimages/main_tooltip.png);
  background-repeat: repeat-x;
  background-position: left top;
  font-size: 13px;
  color: #FFF;
  line-height: 25px;
  font-family: 'open_sans_semiboldregular';
}
.right_tooltip {
  width: 6px;
  height: 37px;
  float: left;
  background-image: url(../sysimages/right_tooltip.png);
  background-repeat: repeat-x;
  background-position: left top;
}
.tooltip_invertida {
  position: absolute;
  width: auto;
  height: 37px;
  display: none;
  z-index:8;
}
.left_tooltipInvertida {
  width: 6px;
  height: 37px;
  float: right;
  background-image: url(../sysimages/left_tooltipInvertida.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.main_tooltipInvertida {
  width: auto;
  height: 37px;
  float: right;
  background-image: url(../sysimages/main_tooltip.png);
  background-repeat: repeat-x;
  background-position: left top;
  font-size: 13px;
  color: #FFF;
  line-height: 25px;
  font-family: 'open_sans_semiboldregular';
}
.right_tooltipInvertida {
  width: 4px;
  height: 37px;
  float: right;
  background-image: url(../sysimages/right_tooltip.png);
  background-repeat: repeat-x;
  background-position: left top;
}
.hide{
  display:none !important;
}
.botao1 {
  height: 30px;
  color: #FFF;
  font-family: 'Arial', 'Helvetica';
  font-weight: bold;
  cursor: pointer;
  color: #FFF !important;
  background-image: url(../sysimages/bg_botao.png);
  background-position: left top;
  border:0;
}
.botao1:hover {
  background-position: left -30px;
}
.botao1:active {
  background-position: left bottom;
}
.teste_imagem {
  width: 499px;
  height: 395px;
  float: right; 
}
.texto_marca ul {
  margin-left: 15px;
}
.texto_marca ol {
  margin-left: 22px;
  *margin-left:25px;
}
.left_empresa .fakeSelect .selectValue {
  height: 27px;
  overflow: hidden;
  display: inline-block;
  width: 136px;
}
.lang p a{
  float: left;
  font-family: Arial;
  font-size: 11px;
  text-decoration:none;
}
.lang p.lang_unselected a{
  color: #AAAAAA;
}
.lang p a:hover{
  text-decoration:underline;
}
.lang_selected a, .lang_selected a:hover{
  color: #FFFFFF;
}
.baixo_empresa {
  height:701px;
  display: table;
  padding-bottom:0px;
  position: relative;  
  margin-top: 40px !important;
} 
.caption_img{
  color: #FFFFFF;
  font-family: 'Open Sans Regular';
  font-size: 12px;
  line-height: 17px;
  padding:5px 10px;
  width:auto;
  min-height:40px;
  height:auto;
}
.logo a img{
  border:none;
}
.box1{
  width:478px;
  height:478px;
  overflow:hidden;
  transform: rotate(-33deg);
  transform-origin:86% 47%;
  -ms-transform: rotate(-33deg);
  -ms-transform-origin:86% 47%;
  -webkit-transform: rotate(-33deg);
  -webkit-transform-origin:86% 47%;
  -o-transform: rotate(-33deg);
  -o-transform-origin:86% 47%;
  -moz-transform: rotate(-33deg);
 -moz-transform-origin:86% 47%;
  float:left;
  background-image:url(../images/rub30_1.png);
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
}
.box2{
  width:242px;
  height:242px;
  overflow:hidden;
  transform: rotate(-33deg);
  transform-origin:137% 42%;
  -ms-transform: rotate(-33deg);
  -ms-transform-origin:137% 42%;
  -webkit-transform: rotate(-33deg);
  -webkit-transform-origin:137% 42%;
  -o-transform: rotate(-33deg);
  -o-transform-origin:137% 42%;
  -moz-transform: rotate(-33deg);
 -moz-transform-origin:137% 42%;
  float:left;
  background-image:url(../images/rub30_2.png);
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
}
.box3{
  width:241px;
  height:241px;
  overflow:hidden; 
  transform: rotate(-33deg);
  transform-origin:293% 279%;
  -ms-transform: rotate(-33deg); 
  -ms-transform-origin:293% 279%;
  -webkit-transform: rotate(-33deg);
  -webkit-transform-origin:293% 279%;
  -o-transform: rotate(-33deg);
  -o-transform-origin:293% 279%;
  -moz-transform: rotate(-33deg);
 -moz-transform-origin:293% 279%;
  float:left;
  background-image:url(../images/rub30_3.png);
  background-repeat:no-repeat;
  background-position:center center; 
  position:relative; 
}
.box_adicional1 {
  min-width:367px;
  width:auto;
  min-height:220px;
  float:right;
  position:absolute;
  right: -137px;
  top:84px;
}
.box_adicional2 {
  min-width:367px;
  width:auto;
  min-height:220px;
  float:right;
  position:absolute;
  right:-140px;
  top:376px;
}
.txt_adicional{
  font-family: 'Arial', 'Helvetica';
  font-size:17px;
  /*color:#666666;*/
  color:#848484;
  line-height:140%;
}
.contactoEndereco {
  color: #848484;
  font-family: 'Open Sans Regular';
  font-size: 14px;
  line-height: 21px;
}
.tbl_lojas{
  height:100%;
}
.tbl_lojas tr td{
  height:79px;
}
.tbl_lojas td a{
  color: #848484;
  font-family: 'Open Sans Regular';
  font-size: 17px;
  text-decoration:none;
  display:block;
  height:77px;
  line-height:77px;
}
.tbl_lojas td:hover a{
  color: #FFFFFF;
}
.nolojas{
  margin-top:40px;
}
.tbl_lojas td.hasHover {
  cursor:pointer;
}
.tbl_lojas td.selected {
  color:#FFF;
  background-image: url(../sysimages/bg-lojastabela.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  cursor:pointer;
}
.tbl_lojas td.selected a{
  color:#FFF;
}
.second_menu21 {
  background-image: url(../sysimages/second_menu1.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  height: 28px;
  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 27px;
}
.second_menu22 {
  background-image: url(../sysimages/second_menu2.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  height: 28px;
  padding-top: 3px;
  padding-bottom: 7px;
  padding-left: 35px;
}
.second_menu23 {
  background-image: url(../sysimages/second_menu3.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  height: 28px;
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left: 38px;
}
.downlaod_text{
  width:140px;
  float:left;
  *padding-bottom: 5px;
}
.contet_catalogoDescricao .downlaod_catalogo{
  margin-top:15px;
}
.downlaod_catalogo .dwn_uni{
  margin-bottom:5px;
  display:table;
}
.contet_catalogoDescricao.wide{
  width: 370px;
}
.contet_catalogoDescricao.wide .downlaod_catalogo{
  float:right;
  margin-top:0px;
}
.main_anexos .anexo1{
  min-width:210px;
  width:auto;
  cursor:pointer;
}
.main_anexos .anexo1 + .anexo1{
  /*margin-left: 50px;*/
}
.wrp_anexos{
  width:550px;
  margin:0 auto;
}
.popup_img{
  overflow:hidden;
  background-color:#000000;
}
.popup_img img{
  margin:2px;
}
.peca{
  width:auto;
  margin:0px;
  border:1px solid transparent;
}
 
.img_peca{
  width:auto;
  clear:both;
  height:auto;
}
.desc_peca{
  /*width:auto;*/
  clear:both;
}
.peca{
  height:auto;
  padding:0px 0px 10px 0px;
}
.img_peca{
  margin-left:5px;
}
.main_legendas li:first-child{
 border-top:1px solid #FFFFFF; 
}
.main_legendas li{
  border:1px solid #FFFFFF;
}
.social{
  width:auto;
}
.social .btn_social{
  margin-right:6px;
  margin-left:0px;
}
.social .btn_social:last-child{
  margin-right:0px;
}
.drop li.select {
  background-color: #232323;
  background-image: none;
}
.drop li.select + li {
  background-image: none;
}
.drop li.select > a {
  color: #FFF;
}
.images_postPesquisa a{
  margin:0px;
}
.menuEmpresa{
  min-height:26px;
  height:100%;
}
.menuEmpresa ul li{
  margin-bottom:10px;
}
.ulpagination{
  display:table;
}
.hand{
  margin-top:4px;
  margin-right:10px;
}
.tipo_reves2{
  padding-top:13px;
}
.download2{
  margin-top:20px;
  display:table;
  clear:both;
}
.uniDown2{
  display:table;
  min-height:60px;
  width:150px;
  margin-left:10px;
}
.uniDown2 .overH{
  
  margin-top:5px;
}
.uniDown2 .pic{
  float:left;
  margin-top:3px;
}
.uniDown2 .cnt{
  float:left;
  margin-left:5px;
  margin-top:3px;
}
.uniDown2 .cnt p{
  font-size: 12px;
  margin:0px;
}
.uniDown2 .cnt a{
  color: #9C1F2F;
  font-family: 'Arial', 'Helvetica';
  font-size: 12px;
  text-decoration: none;
}
.uniDown2 .cnt a:hover{
  color: #333333; 
  text-decoration: underline;
} 
.formulario{
  margin-top:20px;
}
.formulario input{
  width:98%;
  height:20px;
  line-height: 30px;
}
.formulario textarea{
  width:98%;
  min-height:90px;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
  padding-top: 5px;
  line-height: 17px;
} 
.formulario .campo{
  margin-bottom:20px;
  /*margin-right: 20px;*/
} 
.formulario .txt_label{
  font-size:12px;
}
.formulario .asterisco{
  font-size:12px;
  color:#9C1F2F;
}  
.formulario .obriga {
  font-size:12px;
}
.formulario .botao1{
  width:100px;
} 
.subtitulo_paginas{
  color: #AAAAAA;
  font-family: 'open_sans_lightregular';
  font-size: 30px;
  font-weight: lighter;
  line-height: 32px;
}
#lightbox-container-image-data-box{
  size:9px;
}
.peca.default img{
  width:60%;
}
.texto_marca a {
font-size: 17px;
}
.downlaod_image, .downlaod_text p {
cursor:pointer;
}
.texto_empresa p {
  width:100%;
}
.lojas{
  min-height:700px;
}
.main_empresa.whitoutmenu{
}
.main_empresa.whitoutmenu .center_empresa{
  width:1030px;
}
.main_empresa.whitoutmenu .content_catalogos{
  width:1030px;
}
.facebook2{
  width:auto;
  overflow:hidden; 
}
.fpartilha{
  padding-left:10px;
  padding-top:10px;
  height:21px;
  width:125px;
}
.flike{
  margin-left:10px;
  margin-top:8px;
  height:30px;
  overflow:hidden;
}
.fb_share_link { 
  line-height:21px;
  height:21px; 
  background-image:url("../sysimages/fshare.jpg");
  background-repeat:no-repeat;
  background-position:left 2px;
  color: #3B5998;
  font-size: 11px;
  text-decoration: underline;
  width:60px;
  overflow:hidden;
  cursor:pointer;  
}
.main_pecas table{
  /*max-width:602px;*/
}
.desc_peca{
  /*width:auto !important;*/
}
.peca.default img{
  max-width:150px;
}
.banner2 .slide.big {
  width:1262px;
  margin:0px auto;
  position: relative;
}
.banner2 .slide.big img{
  width:1262px;
  margin:0px auto;
}
.link_issuu {
  background-image:url(../sysimages/issuu.jpg);
  background-repeat:no-repeat;
  background-position:left center; 
  padding-left:49px;
  height:42px;
  width:auto;
  margin-left:15px;
  cursor: pointer;
}
.link_issuu a{
  color: #991F2C;
  font-family: 'Arial','Helvetica';
  font-size: 13px;
  font-weight: normal;
  display:block;
}
.descricao_catalogo{
  min-height:100px;
}
.contet_catalogoDescricao.big{
  min-height:235px;
}
.legendas2 {
  padding-top: 6px;
  width: 47px;
  height: auto;
  float: left;
  margin-left: 71px;
  margin-top: 0px;
}
.videos{
  display:table;
}
.video{
  float:left;
  width:150px;
  height:70px;
}
.imgvideo{
  position:relative;
  width: 210px; 
  height: 130px;
  border: 0px solid red;
  float:left;
}
.play{
  width:125px;
  height:125px;
  position:absolute;
  left:25px;
  top:25px;
  float:left;
  background-image: url('../sysimages/play.png');
  background-position: left top;
  z-index:1000;
  cursor: pointer;
}
.containervideo{
  min-width:550px;
  min-height:310px;
  padding:0px 14.5px 40px 14.5px;
  *padding-top:25px;
  *padding-bottom:20px;
}
#fundo_opaco{
  position:fixed;
  z-index:9997;
  opacity:0.8;
  filter:alpha(opacity=80);
  background-color:#000000;
  height: 100% !important;
}
#div_flash{
  position:fixed;
  top:33%;
  left:33%;
  border:0px solid blue;
  z-index:99999;
}
#btn_flash{
  position:absolute;
  z-index:9999;
  top:-15px;
  right:-10px;
  width:32px;
  height:32px;
  border:0px solid red;
  display:none;
}
#btn_wrapper{
  position:relative;
  z-index:9999;
  border:0px solid green;
  cursor:pointer;
}
#flash3_Mov{
  display:none;
  top:0px;
  left:0px;
  border:1px solid #000000;
  background-color:#000000;
  background-repeat:no-repeat;
  background-position:center center;
}
.catalogo.cvideo  {
  width:359px;
}
.catalogo.cvideo .catalogo_image {
 width:172px;
 height:172px;
 position:relative;
}
.desc_peca p span{
  float:left;
}
.picto_adicional{
  float:left;
  /*margin-left:10px; */
}
.picto_adicional img{
  width:15px;
  height:auto;
}
.main_pecas{
  width:955px;
}
.main_pecas table{
 width:100%;
}

.box_reves{
  float:left;
  margin-left:10px;
}
ul.main_legendas li{
  width:30px;
  height:30px;
}
ul.main_legendas li img{
  width:30px;
  height:30px;
}
.side_left{
  min-height:400px;
}
.hover_legenda{
  width:auto;
  min-width:300px;
  display: none;
}
.geral_thumbs{
  z-index:999999;
}
.desc_peca{
  min-height:20px;
  height:auto;
}
.uniLoja.subloja{
  margin-top:5px;
}
.desc_peca p{
  color:#666666;
}
.setas_slide.ambientes{
  top:266px;
}
.img_revestimentos{
  margin-bottom:13px;
}
.geral_thumbs.ambientes .top_thumbs{
    cursor:default;
}
.tipo_reves2{
  margin-left:5px;
}
.slide.big .hover_slide{
  display:none;
  width:1262px;
  top:0px;
  left:0;
  background-image:url("../sysimages/bolamais2.png");
}
.slide.big:hover .hover_slide{
  display:block;
}
.tipo_pecas h1, .desc_pecas p, .mdesc_pecas p{
  color:#848484;
}
.texto_empresa sup{
  color: #848484;
  font-family: 'Arial','Helvetica';
  font-size:10px;
}
.wrp_banner .img1.haslink{
  cursor:pointer;
}
.web_s{
  float:right;
  padding-top:50px;
  padding-bottom:10px;
  color: #333333;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
}
.contactoswrap{
  padding:0px;
}
.facebook2{
  margin-left:60px;
}
.icone{
  width:50px;
  height:50px;
  float:right;
  top:-30px;
}
.facebook2{
  width:100px;
}
.relativa {
  position: relative;
}
.sublevel {
  position: relative;
  height: 25px;
}
.submenu {
  position: absolute;
  top:-10px;
  left:163px;
  display: none;
}
.sublevel:hover .submenu{
  display: block;
}
.sub_top_dropdown {
  width: 181px;
  height: 27px;
  background-image: url(../sysimages/top_menudrop2.png);
  background-repeat: no-repeat;
  float: left;
}
.drop li:hover > a {
  color: #FFF;
}
.menuAmbientes {
  width: 1080px;
  height: 30px;
  text-align: center;
  margin-top: 30px;
}
.menuAmbientes a {
  display: inline-block;
  font-family: 'Arial', 'Helvetica';
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  text-decoration: none;
  margin-right: 71px;
}
.menuAmbientes a:hover{
  color: #991F2C;
}
.sel_amb {
  color: #991F2C !important;
}
.content_imgAmbientes {
  width: 1008px;
  margin: 0 auto;
}
.holderSlider2{
  float: left;
  width: 1028px;
  min-height: 607px;
  margin-top: 34px;
  margin-left: -4px;
}
.slidemenu_Amb {
  width: 1028px;
  text-align: center;
  margin: 0 auto;
}
.slidemenu_Amb .ulpagination{
  margin: 0 auto;
  padding-top: 7px;
}
.slidemenu_Amb ul li{
  width: 12px;
  height: 12px;
  border-bottom: none;
  float: left;
  margin-right: 2px;
  margin-left: 8px;
  list-style: none url();
}
.slidemenu_Amb ul li a{
  display: block;
  width: 15px;
  height: 15px;
  background: url(../sysimages/bolasSlide.png) no-repeat left top;  
}
.slidemenu_Amb ul li a.active{
  background: url(../sysimages/bolasSlide_hover.png) no-repeat left bottom;
}
.side_left {
  float: left;
  width: 345px;
  margin-top: 36px;
  margin-right: 30px;
}
.side_left h2 {
  font-size: 15px;
  padding-bottom: 40px;
}
.side_left table tr td {
  width: 140px;
}
.side_left p {
  font-family: 'Arial', 'Helvetica';
  font-size:15px !important;
  font-weight:normal;
  line-height:22px ;
  color:#AAAAAA;
}
.side_left a {
  font-family: 'Arial', 'Helvetica';
  font-size:12px;
  line-height:22px;
  float: right;
  text-align: left;
}
.mapa_mundo {
  width: 545px;
  height: 329px;
  position: absolute;
  bottom:-90px;
  right:-50px;
  background-image: url(../sysimages/mapa_mundo.png);
  z-index:1;
}
.main_hover_legenda p{
  color: #FFFFFF;
  font-family: 'Arial' , 'HelveticaNeue';
  font-size: 11px;
  font-weight: bold;
}
.submenu .main_dropdown{
  width:auto;
  min-width:211px;
  background-image:url("../sysimages/main_menudrop3.png");
}
.submenu .sub_top_dropdown{
  width:auto;
  min-width:211px;
  background-image:url("../sysimages/top_menudrop3.png");
}
.submenu .bottom_dropdown{
  width:auto;
  min-width:211px;
  background-image:url("../sysimages/bottom_menudrop3.png");
}
.submenu .main_dropdown .drop{
  width:190px;
  min-width:194px;
}
.submenu .main_dropdown .drop li a{
 white-space: nowrap;
 padding-left:10px;
 
}
.tbl_tabs a{
  white-space:nowrap;
}
.frm .campo .fakeSelect{
  margin:0px;
}
.frm .fakeSelect .selectWrapper{
  background-image:url(../sysimages/bgselectwrapper2.jpg);
  background-repeat:no-repeat;
  background-position:right top;
}
.frm .fakeSelect:hover  .selectWrapper{
   background-position:right bottom;
}
.center_mapamundo {
  margin-top: 105px;
}
.wrap_mapaMundo {
  width: 1030px; 
}
.wrap_mapaMundo ul {
  list-style: none;
  margin-top: 45px;
  margin-left: 90px;
}
.wrap_mapaMundo ul li {
  float: left;
}
.wrap_mapaMundo ul li a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  border-left:1px solid #BBBBBB;
  border-bottom:1px solid #BBBBBB;
  padding-left: 45px;
  padding-right: 45px;
  font-size: 15px;
  font-weight: bold;
  font-family: Arial;
  line-height: 31px;
  color: #333333;
}
.wrap_mapaMundo ul li:first-child a {
  border-left:0px;
}
.wrap_mapaMundo ul li a:hover {
  color: #9A1F2D;
}
.mapa_mundi {
  margin-left: 90px;
  margin-top: 60px;
  position: relative;
  width: 839px;
  height: 500px;
}
.tooltip_map {
  position: absolute;
  top:0;
  left:0;
  width: auto;
  height: 27px;
  background-color:rgb(170,170,170);
  -moz-box-shadow:2px 2px 0px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow:2px 2px 0px 0px rgba(0,0,0,0.5);
  box-shadow:2px 2px 0px 0px rgba(0,0,0,0.5);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX = 2,OffY = 2,Color = #80000000,Positive = true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX = 2,OffY = 2,Color = #80000000,Positive = true);
  text-transform: uppercase;
  font-size:11px;
  font-weight:bold;
  line-height:27px;
  color:#FFF;
  padding-left: 8px;
  padding-right: 8px;
  display: none;
  z-index:99999;
}
.tooltip_map span{
  background: url(../sysimages/tooltip.png) no-repeat left top;
  display: block; 
  position: absolute;
  bottom:-10px;
  left:0;
  width: 9px;
  height: 10px;
}
.append {
}
.mapvoltar {
  width: 157px;
  height: 92px;
  background-image: url(../sysimages/mapvoltar.jpg);
  background-repeat: no-repeat;
  float: right;
}
.mapvoltar a {
  display: inline-block;
  line-height: 21px;
  background-color: #FFF;
   width: 157px;
  text-align: center;
  margin-top: 40px;
  font-size: 15px;
  font-family: 'Arial', 'Helvetica';
  color: #333;
  text-decoration: none;
}
.mapvoltar a:hover {
  color: #991F2C;
}
.main_empresa.contactoswrap{
  padding-bottom:20px;
}
.mapa_mundi{
  position:relative;
}
.menu_empresa .portugal {
  background-image: url(../sysimages/menu_empresa_selecionado2.png);
  height: 130px;
}
a.menuSELpais {
  color:#9C1F2F ;
}
.wrp_submenu_lj {
  display: none;
}
.portugal .wrp_submenu_lj {
  display: block;
}
#tab11 {
  width: 750px !important;
}
#tab11 .main_pecas {
  margin-left: 0px !important;
  margin-top: 0px !important;
}
#tab11 .legendas2 {
  margin-left: 0px;
}
.lt-ie9 .baixo_empresa {
 width: 1024px !important;  
 margin-left: 150px;
 margin-bottom: 20px;
}
.lt-ie9 .baixo_empresa .box1 {
  float: none;
  width: 488px;
}
.lt-ie9 .baixo_empresa .box2,
.lt-ie9 .baixo_empresa .box3 {
  margin-top: 20px;
  margin-right: 5px;
}
.lt-ie9 .baixo_empresa .box_adicional2 {
  margin-top: 116px;
}
.lt-ie9 .baixo_empresa .box_adicional1,
.lt-ie9 .baixo_empresa .box_adicional2 {
  right:140px;
}
.lt-ie9 .baixo_empresa .box_adicional1 .txt_adicional div,
.lt-ie9 .baixo_empresa .box_adicional2 .txt_adicional div {
  padding-left: 0px !important;
}
/** IE FIX **/
.downloads2 .anexo1{
  height:auto;
  min-height:40px;
  margin-top:0px;
  margin-bottom:38px;
}
.downloads2 .desc_anexo p {
  cursor:pointer;
}


@media only screen and (min-device-width: 768px){
  .txt_adicional {
    max-width: 320px;
    margin-left: 15px;
  }
  .baixo_empresa  {
    margin-left: -70px;
  }
}

.wrp_banner .img1{
   background-size:100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-repeat:no-repeat;
  background-position:center center;
  min-height:400px !important;
  min-width:1024px !important;
}

.main_bottomThumbs .bx-prev, .main_bottomThumbs .bx-next{
  top:70px;
}

.main_bottomThumbs .bx-prev{
  background-image: url(../sysimages/slide_setaesquerda2.png);
}

.main_bottomThumbs .bx-next{
  background-image: url(../sysimages/slide_setadireita2.png);
}

span.txt_desc{
  margin-right:10px; 
}

.content_catalogos.lstnews .link_issuu{
  background-image:none;
  padding-left:0px;
}

.wrp_newsletter{
   width:947px;
   height:112px;
   border:1px solid #C9CBCB;
} 

.wrp_newsletter .tit_news h1{
   font-family:Arial;
   font-size:13px;
   color:#B20637;
   font-weight:lighter;
   white-space:nowrap;
}

.wrp_newsletter .tit_news{
  margin:22px auto;
  width:408px;
  
}

.wrp_newsletter .frm_news {
   width:760px;
   margin:0px auto;
}

.wrp_newsletter .frm_news .left{
   width:246px;
   float:left;
}

.wrp_newsletter .frm_news .left input{
   width:90%;
   float:left;
   line-height: 30px;
}

.wrp_newsletter .frm_news .caixa.erro input{
  border:1px solid #B20637;
}

.wrp_newsletter .frm_news .left button {
    background-image: url("../sysimages/btn_frm_news.png");
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: 'Arial','Helvetica';
    font-size: 15px;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 1px;
    padding-bottom: 6px;
    padding-top: 5px;
    height:30px;
    width: 224px;
}
.wrp_newsletter .frm_news .left button:hover {
background-image: url(http://www.domino.pt/sysimages/bg_btnpesquisa_hover.jpg);
}
.seeall{
  display:none;
}

.seeless a.showmore{
  cursor:pointer;
}

.content_catalogos.lojas .uniLoja:first-child{
  margin-top:64px;
}

.content_catalogos.lojas .uniLoja{
  margin-top:20px;
}

.redicom{
  float:right;
  margin-top:11px;
  line-height:20px;
  height:20px;
}

.main_bottomThumbs .main_img{
  overflow:hidden;
  width:1029px;
  
  max-width:1029px;
  position:absolute;
}

.wrp_main ul li{
  float:left;
  width:159px;
  margin-left:11px;
  list-style-type: none;
}

.post_pesquisa a.indisp{
   color:#AAAAAA;
   text-decoration:none;
}

.content_catalogos.lstnews .catalogo:nth-child(even){
    clear:right;  
}

.clss_vid{
  position:absolute;
  z-index:99999999;
  left:0px;
  top:0px;
}

/*
.wrp_banner{
  cursor:pointer;
} */