/* CSS Document */

@import url("reset.css");

body {
  font-size: 0.8em;
  font-family: verdana;
  color: black;
  background-image: url(img/fundo1.jpg);
  margin: 0;
  padding: 0;
}

#container {
  width: 770px;
  background-color: white;
  position: relative;
  left: 50%;
  margin-left: -385px;
  float: left;
}



/* INICIO LOGO */
#container #logo {
  width: 100%;
  height: 98px;
  background-image: url(img/topo.jpg);
  float: left;  
}

#container #logo h1 {
  margin: 0;
  padding: 0;
}

#container #logo h1 a {
  background-image: url(img/logo.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 79px;
  display: block;
  text-indent: -9000px;
  margin-top: 10px;
  margin-left: 285px;
}
/* FIM LOGO */



/* INICIO MENU */
#container #menu {
  background-image: url(img/tarja.jpg);
  width: 100%;
  height: 22px;
  float: left;  
  font-size: 0.8em;
}

#container #menu ul, #container #menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#container #menu ul {
  margin-left: 120px;
  margin-top: 5px;
}

#container #menu ul li {
  float: left;
  list-style-type: none;
}

#container #menu ul li a {
  color: white;
  float: left;
  text-decoration: none;
}

#container #menu ul li a:hover {
  color: black;
  float: left;
}
/* INICIO MENU */



/* INICIO CONTEUDO ESQUERDA */
#container #conteudoEsquerda, #container #conteudoDireita {
  margin:0;
  padding: 0;
}

#container #conteudoEsquerda {
  width: 355px;
  float: left;
  text-align: center;
  margin: 20px 10px 08px 10px;
  font-size: 0.8em;
}

#container #conteudoEsquerda strong {
  font-weight: bold;
}
/* FIM CONTEUDO ESQUERDA */



/* INICIO CONTEUDO DIREITA */
#container #conteudoDireita {
  width: 355px;
  float:right;
  text-align: center;
  margin: 20px 10px 08px 10px;
  font-size: 0.8em;
}
/* FIM CONTEUDO DIREITA */



/* INICIO PLÁSTICAS HOME */
#container #plasticas a {
  margin-left: 25px; 
  float: left;
  background-image: url(img/entrarplastica.jpg);
  background-repeat: no-repeat;
  width: 329px;
  height: 97px;
  text-indent: -9000px;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  
}

#container #plasticas a:hover {
  background-image: url(img/entrarplastica.jpg);
	background-position: 0 -97px;
}

#container #plasticas a:active {
  background-image: url(img/entrarplastica.jpg) 0 -194px;

}
/* FIM PLÁSTICAS HOME */



/* INICIO METALICAS HOME */
#container #metalicas a {
  margin-right: 25px; 
  float: right;
  background-image: url(img/entrarmetalica.jpg);
  background-repeat: no-repeat;
  width: 329px;
  height: 97px;
  text-indent: -9000px;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  
}

#container #metalicas a:hover {
  background-image: url(img/entrarmetalica.jpg);
	background-position: 0 -97px;
}

#container #metalicas a:active {
  background-image: url(img/entrarmetalica.jpg) 0 -194px;

}
/* FIM METÁLICAS HOME */



/* INICIO OUTROS BRINDES HOME */
#container #outros a {
  margin: 3px 0px 25px 25px;
  float: left;
  background-image: url(img/entraroutros.jpg);
  background-repeat: no-repeat;
  width: 328px;
  height: 97px;
  text-indent: -9000px;
}


#container #outros a:hover {
  background-image: url(img/entraroutros.jpg);
	background-position: 0 -97px;
}

#container #outros a:active {
  background-image: url(img/entraroutros.jpg) 0 -194px;

}


/* FIM OUTROS BRINDES HOME */



/* INICIO EMBALAGENS HOME */
#container #embalagens a {
  margin: 3px 25px 25px 0px;
  float: right;
  background-image: url(img/entrarembalagem.jpg);
  width: 328px;
  height: 97px;
  text-indent: -9000px;
}

#container #embalagens a:hover {
  background-image: url(img/entrarembalagem.jpg);
	background-position: 0 -97px;
}


#container #embalagens a:active {
  background-image: url(img/entrarembalagem.jpg) 0 -194px;

}


/* FIM EMBALAGENS HOME */



/* INICIO TEXTO PAGINAS PLASTICAS, METÁLICAS, OUTROS E BRIDNES */
#container #paginaPlasticas, #container #paginaMetalicas, #container #paginaOutros, #container #paginaEmbalagens {
  width: 100%;
  text-align: center;
  margin: 15px 0px;
  font-size: 0.9em;
  float: left;
}

#container #paginaPlasticas strong, #container #paginaMetalicas strong, #container #paginaOutros strong, #container #paginaEmbalagens strong {
  color: red;
  font-weight: bold;
}
/* FIM TEXTO PAGINAS PLASTICAS, METÁLICAS, OUTROS E BRIDNES */



/* INICIO COLUNAS PLASTICAS */
#container #coluna1plast, #container #coluna2plast, #container #coluna3plast, #container #coluna4plast {
  float: left;
}

#container #coluna1plast a {
  margin-left: 34px;
  margin-top: 14px;
  margin-bottom: 14px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna2plast a {
  margin-left: 34px;
  margin-top: 13px;
  margin-bottom: 13px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna3plast a {
  margin-left: 34px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna4plast a {
  margin-left: 34px;
  margin-top: 9px;
  margin-bottom: 9px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna1plast a:hover, #container #coluna2plast a:hover, #container #coluna3plast a:hover, #container #coluna4plast a:hover {
  width: 146px;
  border: 2px red solid;
}
/* FIM COLUNAS PLASTICAS */



/* INICIO COLUNA 1 PLASTICA */
#container #coluna1plast #ref203 a {
  background-image: url(img/plasticas/ref203.jpg);
  height: 105px;
}

#container #coluna1plast #ref203 a:hover {
  height: 101px;
}

#container #coluna1plast #ref518b a {
  background-image: url(img/plasticas/ref518b.jpg);
  height: 151px;
}

#container #coluna1plast #ref518b a:hover {
  height: 147px;
}

#container #coluna1plast #ref2002 a {
  background-image: url(img/plasticas/ref2002.jpg);
  height: 181px;
}

#container #coluna1plast #ref2002 a:hover {
  height: 177px;
}

#container #coluna1plast #ref2032 a {
  background-image: url(img/plasticas/ref2032.jpg);
  height: 126px;
}

#container #coluna1plast #ref2032 a:hover {
  height: 122px;
}

#container #coluna1plast #ref2031 a {
  background-image: url(img/plasticas/ref2031.jpg);
  height: 192px;
}

#container #coluna1plast #ref2031 a:hover {
  height: 188px;
}

#container #coluna1plast #ref2035 a {
  background-image: url(img/plasticas/ref2035.jpg);
  height: 235px;
}

#container #coluna1plast #ref2035 a:hover {
  height: 231px;
}

#container #coluna1plast #ref2044 a {
  background-image: url(img/plasticas/ref2044.jpg);
  height: 139px;
}

#container #coluna1plast #ref2044 a:hover {
  height: 135px;
}

#container #coluna1plast #ref2039 a {
  background-image: url(img/plasticas/ref2039.jpg);
  height: 37px;
}

#container #coluna1plast #ref2039 a:hover {
  height: 33px;
}

#container #coluna1plast #ref2045 a {
  background-image: url(img/plasticas/ref2045.jpg);
  height: 237px;
}

#container #coluna1plast #ref2045 a:hover {
  height: 233px;
}

#container #coluna1plast #ref7788j a {
  background-image: url(img/plasticas/ref7788j.jpg);
  height: 175px;
}

#container #coluna1plast #ref7788j a:hover {
  height: 171px;
}
/* FIM COLUNA 1 PLASTICA */



/* INICIO COLUNA 2 PLASTICA */
#container #coluna2plast #ref206 a {
  background-image: url(img/plasticas/ref206.jpg);
  height: 168px;
}

#container #coluna2plast #ref206 a:hover {
  height: 164px;
}

#container #coluna2plast #ref832 a {
  background-image: url(img/plasticas/ref832.jpg);
  height: 140px;
}

#container #coluna2plast #ref832 a:hover {
  height: 136px;
}

#container #coluna2plast #ref2016 a {
  background-image: url(img/plasticas/ref2016.jpg);
  height: 137px;
}

#container #coluna2plast #ref2016 a:hover {
  height: 133px;
}

#container #coluna2plast #ref2028 a {
  background-image: url(img/plasticas/ref2028.jpg);
  height: 142px;
}

#container #coluna2plast #ref2028 a:hover {
  height: 138px;
}

#container #coluna2plast #ref2030 a {
  background-image: url(img/plasticas/ref2030.jpg);
  height: 227px;
}

#container #coluna2plast #ref2030 a:hover {
  height: 223px;
}

#container #coluna2plast #ref2038 a {
  background-image: url(img/plasticas/ref2038.jpg);
  height: 183px;
}

#container #coluna2plast #ref2038 a:hover {
  height: 179px;
}

#container #coluna2plast #ref2043 a {
  background-image: url(img/plasticas/ref2043.jpg);
  height: 152px;
}

#container #coluna2plast #ref2043 a:hover {
  height: 148px;
}

#container #coluna2plast #ref2040 a {
  background-image: url(img/plasticas/ref2040.jpg);
  height: 164px;
}

#container #coluna2plast #ref2040 a:hover {
  height: 160px;
}

#container #coluna2plast #ref2181 a {
  background-image: url(img/plasticas/ref2181.jpg);
  height: 123px;
}

#container #coluna2plast #ref2181 a:hover {
  height: 119px;
}

#container #coluna2plast #ref8188j a {
  background-image: url(img/plasticas/ref8188j.jpg);
  height: 154px;
}

#container #coluna2plast #ref8188j a:hover {
  height: 150px;
}
/* FIM COLUNA 2 PLASTICA */



/* INICIO COLUNA 3 PLASTICA */
#container #coluna3plast #ref511 a {
  background-image: url(img/plasticas/ref511.jpg);
  height: 191px;
}

#container #coluna3plast #ref511 a:hover {
  height: 187px;
}

#container #coluna3plast #ref992 a {
  background-image: url(img/plasticas/ref992.jpg);
  height: 72px;
}

#container #coluna3plast #ref992 a:hover {
  height: 68px;
}

#container #coluna3plast #ref2021 a {
  background-image: url(img/plasticas/ref2021.jpg);
  height: 195px;
}

#container #coluna3plast #ref2021 a:hover {
  height: 191px;
}

#container #coluna3plast #ref2025 a {
  background-image: url(img/plasticas/ref2025.jpg);
  height: 132px;
}

#container #coluna3plast #ref2025 a:hover {
  height: 128px;
}

#container #coluna3plast #ref2033 a {
  background-image: url(img/plasticas/ref2033.jpg);
  height: 228px;
}

#container #coluna3plast #ref2033 a:hover {
  height: 224px;
}

#container #coluna3plast #ref2037 a {
  background-image: url(img/plasticas/ref2037.jpg);
  height: 136px;
}

#container #coluna3plast #ref2037 a:hover {
  height: 132px;
}

#container #coluna3plast #ref2042 a {
  background-image: url(img/plasticas/ref2042.jpg);
  height: 165px;
}

#container #coluna3plast #ref2042 a:hover {
  height: 161px;
}

#container #coluna3plast #ref2046 a {
  background-image: url(img/plasticas/ref2046.jpg);
  height: 250px;
}

#container #coluna3plast #ref2046 a:hover {
  height: 246px;
}

#container #coluna3plast #ref3011 a {
  background-image: url(img/plasticas/ref3011.jpg);
  height: 190px;
}

#container #coluna3plast #ref3011 a:hover {
  height: 186px;
}

#container #coluna3plast #ref6996 a {
  background-image: url(img/plasticas/ref6996.jpg);
  height: 61px;
}

#container #coluna3plast #ref6996 a:hover {
  height: 57px;
}
/* FIM COLUNA 3 PLASTICA */



/* INICIO COLUNA 4 PLASTICA */
#container #coluna4plast #ref516 a {
  background-image: url(img/plasticas/ref516.jpg);
  height: 108px;
}

#container #coluna4plast #ref516 a:hover {
  height: 104px;
}

#container #coluna4plast #ref1855 a {
  background-image: url(img/plasticas/ref1855.jpg);
  height: 123px;
}

#container #coluna4plast #ref1855 a:hover {
  height: 119px;
}

#container #coluna4plast #ref2018 a {
  background-image: url(img/plasticas/ref2018.jpg);
  height: 151px;
}

#container #coluna4plast #ref2018 a:hover {
  height: 147px;
}

#container #coluna4plast #ref2029 a {
  background-image: url(img/plasticas/ref2029.jpg);
  height: 206px;
}

#container #coluna4plast #ref2029 a:hover {
  height: 202px;
}

#container #coluna4plast #ref2034 a {
  background-image: url(img/plasticas/ref2034.jpg);
  height: 223px;
}

#container #coluna4plast #ref2034 a:hover {
  height: 219px;
}

#container #coluna4plast #ref2036 a {
  background-image: url(img/plasticas/ref2036.jpg);
  height: 220px;
}

#container #coluna4plast #ref2036 a:hover {
  height: 216px;
}

#container #coluna4plast #ref2041 a {
  background-image: url(img/plasticas/ref2041.jpg);
  height: 216px;
}

#container #coluna4plast #ref2041 a:hover {
  height: 212px;
}

#container #coluna4plast #ref2576 a {
  background-image: url(img/plasticas/ref2576.jpg);
  height: 124px;
}

#container #coluna4plast #ref2576 a:hover {
  height: 120px;
}

#container #coluna4plast #ref3017 a {
  background-image: url(img/plasticas/ref3017.jpg);
  height: 140px;
}

#container #coluna4plast #ref3017 a:hover {
  height: 136px;
}

#container #coluna4plast #ref8315 a {
  background-image: url(img/plasticas/ref8315.jpg);
  height: 123px;
}

#container #coluna4plast #ref8315 a:hover {
  height: 119px;
}
/* FIM COLUNA 4 PLASTICA */





/* INICIO COLUNAS MATALICAS */
#container #coluna1metal, #container #coluna2metal, #container #coluna3metal, #container #coluna4metal {
  float: left;
}

#container #coluna1metal a {
  margin-left: 34px;
  margin-top: 14px;
  margin-bottom: 14px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna2metal a {
  margin-left: 34px;
  margin-top: 13px;
  margin-bottom: 13px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna3metal a {
  margin-left: 34px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna4metal a {
  margin-left: 34px;
  margin-top: 14px;
  margin-bottom: 14px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna1metal a:hover, #container #coluna2metal a:hover, #container #coluna3metal a:hover, #container #coluna4metal a:hover {
  width: 146px;
  border: 2px red solid;
}
/* FIM COLUNAS METALICAS */



/* INICIO COLUNA 1 METALICA */
#container #coluna1metal #filmpen a {
  background-image: url(img/metalicas/filmpen.jpg);
  height: 209px;
}

#container #coluna1metal #filmpen a:hover {
  height: 205px;
}

#container #coluna1metal #ref098 a {
  background-image: url(img/metalicas/ref098.jpg);
  height: 80px;
}

#container #coluna1metal #ref098 a:hover {
  height: 76px;
}

#container #coluna1metal #ref132 a {
  background-image: url(img/metalicas/ref132.jpg);
  height: 135px;
}

#container #coluna1metal #ref132 a:hover {
  height: 131px;
}

#container #coluna1metal #ref147 a {
  background-image: url(img/metalicas/ref147.jpg);
  height: 105px;
}

#container #coluna1metal #ref147 a:hover {
  height: 101px;
}

#container #coluna1metal #ref151cro a {
  background-image: url(img/metalicas/ref151cro.jpg);
  height: 100px;
}

#container #coluna1metal #ref151cro a:hover {
  height: 96px;
}

#container #coluna1metal #ref20071 a {
  background-image: url(img/metalicas/ref20071.jpg);
  height: 109px;
}

#container #coluna1metal #ref20071 a:hover {
  height: 105px;
}

#container #coluna1metal #ref20078 a {
  background-image: url(img/metalicas/ref20078.jpg);
  height: 79px;
}

#container #coluna1metal #ref20078 a:hover {
  height: 75px;
}

#container #coluna1metal #ref323 a {
  background-image: url(img/metalicas/ref323.jpg);
  height: 92px;
}

#container #coluna1metal #ref323 a:hover {
  height: 88px;
}

#container #coluna1metal #ref318 a {
  background-image: url(img/metalicas/ref318.jpg);
  height: 264px;
}

#container #coluna1metal #ref318 a:hover {
  height: 260px;
}
/* FIM COLUNA 1 METALICA */



/* INICIO COLUNA 2 METALICA */
#container #coluna2metal #canpenlaser a {
  background-image: url(img/metalicas/canpenlaser.jpg);
  height: 52px;
}

#container #coluna2metal #canpenlaser a:hover {
  height: 48px;
}

#container #coluna2metal #ref094b a {
  background-image: url(img/metalicas/ref094b.jpg);
  height: 40px;
}

#container #coluna2metal #ref094b a:hover {
  height: 36px;
}

#container #coluna2metal #refer119 a {
  background-image: url(img/metalicas/refer119.jpg);
  height: 282px;
}

#container #coluna2metal #refer119 a:hover {
  height: 278px;
}

#container #coluna2metal #ref1404x1 a {
  background-image: url(img/metalicas/ref1404x1.jpg);
  height: 56px;
}

#container #coluna2metal #ref1404x1 a:hover {
  height: 52px;
}

#container #coluna2metal #ref146 a {
  background-image: url(img/metalicas/ref146.jpg);
  height: 65px;
}

#container #coluna2metal #ref146 a:hover {
  height: 61px;
}

#container #coluna2metal #ref151light a {
  background-image: url(img/metalicas/ref151light.jpg);
  height: 97px;
}

#container #coluna2metal #ref151light a:hover {
  height: 93px;
}

#container #coluna2metal #ref20072 a {
  background-image: url(img/metalicas/ref20072.jpg);
  height: 126px;
}

#container #coluna2metal #ref20072 a:hover {
  height: 122px;
}

#container #coluna2metal #ref3028 a {
  background-image: url(img/metalicas/ref3028.jpg);
  height: 193px;
}

#container #coluna2metal #ref3028 a:hover {
  height: 189px;
}

#container #coluna2metal #ref918 a {
  background-image: url(img/metalicas/ref918.jpg);
  height: 45px;
}

#container #coluna2metal #ref918 a:hover {
  height: 41px;
}

#container #coluna2metal #refer131 a {
  background-image: url(img/metalicas/refer131.jpg);
  height: 44px;
}

#container #coluna2metal #refer131 a:hover {
  height: 40px;
}

#container #coluna2metal #ref20079a a {
  background-image: url(img/metalicas/ref20079a.jpg);
  height: 159px;
}

#container #coluna2metal #ref20079a a:hover {
  height: 155px;
}
/* FIM COLUNA 2 METALICA */



/* INICIO COLUNA 3 METALICA */
#container #coluna3metal #canpendrive a {
  background-image: url(img/metalicas/canpendrive.jpg);
  height: 79px;
}

#container #coluna3metal #canpendrive a:hover {
  height: 75px;
}

#container #coluna3metal #ref129b a {
  background-image: url(img/metalicas/ref129b.jpg);
  height: 127px;
}

#container #coluna3metal #ref129b a:hover {
  height: 123px;
}

#container #coluna3metal #ref134couro a {
  background-image: url(img/metalicas/ref134couro.jpg);
  height: 82px;
}

#container #coluna3metal #ref134couro a:hover {
  height: 78px;
}

#container #coluna3metal #ref142 a {
  background-image: url(img/metalicas/ref142.jpg);
  height: 158px;
}

#container #coluna3metal #ref142 a:hover {
  height: 154px;
}

#container #coluna3metal #ref143 a {
  background-image: url(img/metalicas/ref143.jpg);
  height: 185px;
}

#container #coluna3metal #ref143 a:hover {
  height: 181px;
}

#container #coluna3metal #ref20073 a {
  background-image: url(img/metalicas/ref20073.jpg);
  height: 121px;
}

#container #coluna3metal #ref20073 a:hover {
  height: 117px;
}

#container #coluna3metal #ref6187 a {
  background-image: url(img/metalicas/ref6187.jpg);
  height: 127px;
}

#container #coluna3metal #ref6187 a:hover {
  height: 123px;
}

#container #coluna3metal #refer111 a {
  background-image: url(img/metalicas/refer111.jpg);
  height: 252px;
}

#container #coluna3metal #refer111 a:hover {
  height: 248px;
}
/* FIM COLUNA 3 METALICA */



/* INICIO COLUNA 4 METALICA */
#container #coluna4metal #ref100 a {
  background-image: url(img/metalicas/ref100.jpg);
  height: 59px;
}

#container #coluna4metal #ref100 a:hover {
  height: 55px;
}

#container #coluna4metal #ref128 a {
  background-image: url(img/metalicas/ref128.jpg);
  height: 144px;
}

#container #coluna4metal #ref128 a:hover {
  height: 140px;
}

#container #coluna4metal #ref133 a {
  background-image: url(img/metalicas/ref133.jpg);
  height: 101px;
}

#container #coluna4metal #ref133 a:hover {
  height: 97px;
}

#container #coluna4metal #ref140 a {
  background-image: url(img/metalicas/ref140.jpg);
  height: 154px;
}

#container #coluna4metal #ref140 a:hover {
  height: 150px;
}

#container #coluna4metal #ref148 a {
  background-image: url(img/metalicas/ref148.jpg);
  height: 71px;
}

#container #coluna4metal #ref148 a:hover {
  height: 67px;
}

#container #coluna4metal #ref152 a {
  background-image: url(img/metalicas/ref152.jpg);
  height: 35px;
}

#container #coluna4metal #ref152 a:hover {
  height: 31px;
}

#container #coluna4metal #ref154 a {
  background-image: url(img/metalicas/ref154.jpg);
  height: 135px;
}

#container #coluna4metal #ref154 a:hover {
  height: 131px;
}

#container #coluna4metal #ref20074 a {
  background-image: url(img/metalicas/ref20074.jpg);
  height: 112px;
}

#container #coluna4metal #ref20074 a:hover {
  height: 108px;
}

#container #coluna4metal #ref324 a {
  background-image: url(img/metalicas/ref324.jpg);
  height: 158px;
}

#container #coluna4metal #ref324 a:hover {
  height: 154px;
}

#container #coluna4metal #ref3068 a {
  background-image: url(img/metalicas/ref3068.jpg);
  height: 189px;
}

#container #coluna4metal #ref3068 a:hover {
  height: 185px;
}
/* FIM COLUNA 4 METALICA */





/* INICIO COLUNAS OUTROS */
#container #coluna1outros, #container #coluna2outros, #container #coluna3outros, #container #coluna4outros {
  float: left;
}

#container #coluna1outros a {
  margin-left: 73px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100px;
  display: block;
  text-indent: -9000px;
}

#container #coluna2outros a {
  margin-left: 73px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100px;
  display: block;
  text-indent: -9000px;
}

#container #coluna3outros a {
  margin-left: 73px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100px;
  display: block;
  text-indent: -9000px;
}

#container #coluna4outros a {
  margin-left: 73px;
  margin-top: 12px;
  margin-bottom: 12px;
  width: 100px;
  display: block;
  text-indent: -9000px;
}

#container #coluna1outros a:hover, #container #coluna2outros a:hover, #container #coluna3outros a:hover, #container #coluna4outros a:hover {
  width: 96px;
  border: 2px red solid;
}
/* FIM COLUNAS OUTROS */




/* INICIO COLUNA 1 OUTROS */
#container #coluna1outros #ca022cro500 a {
  background-image: url(img/outros/ca022cro500.jpg);
  height: 137px;
}

#container #coluna1outros #ca022cro500 a:hover {
  height: 133px;
}

#container #coluna1outros #calc183 a {
  background-image: url(img/outros/calc183.jpg);
  height: 109px;
}

#container #coluna1outros #calc183 a:hover {
  height: 105px;
}

#container #coluna1outros #chav1201 a {
  background-image: url(img/outros/chav1201.jpg);
  height: 183px;
}

#container #coluna1outros #chav1201 a:hover {
  height: 179px;
}

#container #coluna1outros #chav831272 a {
  background-image: url(img/outros/chav831272.jpg);
  height: 202px;
}

#container #coluna1outros #chav831272 a:hover {
  height: 198px;
}

#container #coluna1outros #chavferramsvt008 a {
  background-image: url(img/outros/chavferramsvt008.jpg);
  height: 99px;
}

#container #coluna1outros #chavferramsvt008 a:hover {
  height: 95px;
}

#container #coluna1outros #escesp a {
  background-image: url(img/outros/escesp.jpg);
  height: 95px;
}

#container #coluna1outros #escesp a:hover {
  height: 91px;
}

#container #coluna1outros #pbaton94901 a {
  background-image: url(img/outros/pbaton94901.jpg);
  height: 98px;
}

#container #coluna1outros #pbaton94901 a:hover {
  height: 94px;
}

#container #coluna1outros #pendrive01 a {
  background-image: url(img/outros/pendrive01.jpg);
  height: 49px;
}

#container #coluna1outros #pendrive01 a:hover {
  height: 45px;
}

#container #coluna1outros #pendrive02 a {
  background-image: url(img/outros/pendrive02.jpg);
  height: 47px;
}

#container #coluna1outros #pendrive02 a:hover {
  height: 43px;
}

#container #coluna1outros #trenplast a {
  background-image: url(img/outros/trenplast.jpg);
  height: 123px;
}

#container #coluna1outros #trenplast a:hover {
  height: 119px;
}
/* FIM COLUNA 1 OUTROS */



/* INICIO COLUNA 2 OUTROS */
#container #coluna2outros #ca048azul400 a {
  background-image: url(img/outros/ca048azul400.jpg);
  height: 142px;
}

#container #coluna2outros #ca048azul400 a:hover {
  height: 138px;
}

#container #coluna2outros #calc2031 a {
  background-image: url(img/outros/calc2031.jpg);
  height: 162px;
}

#container #coluna2outros #calc2031 a:hover {
  height: 158px;
}

#container #coluna2outros #chav7022preto a {
  background-image: url(img/outros/chav7022preto.jpg);
  height: 110px;
}

#container #coluna2outros #chav7022preto a:hover {
  height: 106px;
}

#container #coluna2outros #chav831278 a {
  background-image: url(img/outros/chav831278.jpg);
  height: 161px;
}

#container #coluna2outros #chav831278 a:hover {
  height: 157px;
}

#container #coluna2outros #chavrodatrena a {
  background-image: url(img/outros/chavrodatrena.jpg);
  height: 120px;
}

#container #coluna2outros #chavrodatrena a:hover {
  height: 116px;
}

#container #coluna2outros #espdebolso89501ams a {
  background-image: url(img/outros/espdebolso89501ams.jpg);
  height: 75px;
}

#container #coluna2outros #espdebolso89501ams a:hover {
  height: 71px;
}

#container #coluna2outros #pcartao777857l a {
  background-image: url(img/outros/pcartao777857l.jpg);
  height: 61px;
}

#container #coluna2outros #pcartao777857l a:hover {
  height: 57px;
}

#container #coluna2outros #pcartao777857n a {
  background-image: url(img/outros/pcartao777857n.jpg);
  height: 67px;
}

#container #coluna2outros #pcartao777857n a:hover {
  height: 63px;
}

#container #coluna2outros #regcalc a {
  background-image: url(img/outros/regcalc.jpg);
  height: 273px;
}

#container #coluna2outros #regcalc a:hover {
  height: 269px;
}
/* FIM COLUNA 2 OUTROS */




/* INICIO COLUNA 3 OUTROS */
#container #coluna3outros #ca220cro a {
  background-image: url(img/outros/ca220cro.jpg);
  height: 92px;
}

#container #coluna3outros #ca220cro a:hover {
  height: 88px;
}

#container #coluna3outros #calckenkokk861 a {
  background-image: url(img/outros/calckenkokk861.jpg);
  height: 129px;
}

#container #coluna3outros #calckenkokk861 a:hover {
  height: 125px;
}

#container #coluna3outros #chav831270 a {
  background-image: url(img/outros/chav831270.jpg);
  height: 189px;
}

#container #coluna3outros #chav831270 a:hover {
  height: 185px;
}

#container #coluna3outros #chavae534 a {
  background-image: url(img/outros/chavae534.jpg);
  height: 192px;
}

#container #coluna3outros #chavae534 a:hover {
  height: 188px;
}

#container #coluna3outros #chavtrenacomlanterna6012 a {
  background-image: url(img/outros/chavtrenacomlanterna6012.jpg);
  height: 164px;
}

#container #coluna3outros #chavtrenacomlanterna6012 a:hover {
  height: 160px;
}

#container #coluna3outros #espdebolso89502 a {
  background-image: url(img/outros/espdebolso89502.jpg);
  height: 89px;
}

#container #coluna3outros #espdebolso89502 a:hover {
  height: 85px;
}

#container #coluna3outros #pcartaocouro a {
  background-image: url(img/outros/pcartaocouro.jpg);
  height: 164px;
}

#container #coluna3outros #pcartaocouro a:hover {
  height: 160px;
}

#container #coluna3outros #squeeze01 a {
  background-image: url(img/outros/squeeze01.jpg);
  height: 268px;
}

#container #coluna3outros #squeeze01 a:hover {
  height: 264px;
}
/* FIM COLUNA 3 OUTROS */


/* INICIO COLUNA 4 OUTROS */
#container #coluna4outros #calc105 a {
  background-image: url(img/outros/calc105.jpg);
  height: 139px;
}

#container #coluna4outros #calc105 a:hover {
  height: 135px;
}

#container #coluna4outros #chav02F a {
  background-image: url(img/outros/chav02F.jpg);
  height: 241px;
}

#container #coluna4outros #chav02F a:hover {
  height: 237px;
}

#container #coluna4outros #chavae715 a {
  background-image: url(img/outros/chavae715.jpg);
  height: 187px;
}

#container #coluna4outros #chavae715 a:hover {
  height: 183px;
}

#container #coluna4outros #chavtrenplastsvt005b a {
  background-image: url(img/outros/chavtrenplastsvt005b.jpg);
  height: 140px;
}

#container #coluna4outros #chavtrenplastsvt005b a:hover {
  height: 136px;
}

#container #coluna4outros #espdulpaface2 a {
  background-image: url(img/outros/espdulpaface2.jpg);
  height: 75px;
}

#container #coluna4outros #espdulpaface2 a:hover {
  height: 71px;
}

#container #coluna4outros #espm18 a {
  background-image: url(img/outros/espm18.jpg);
  height: 131px;
}

#container #coluna4outros #espm18 a:hover {
  height: 127px;
}

#container #coluna4outros #pcdalum a {
  background-image: url(img/outros/pcdalum.jpg);
  height: 94px;
}

#container #coluna4outros #pcdalum a:hover {
  height: 90px;
}

#container #coluna4outros #squeezeblack a {
  background-image: url(img/outros/squeezeblack.jpg);
  height: 261px;
}

#container #coluna4outros #squeezeblack a:hover {
  height: 257px;
}
/* FIM COLUNA 4 OUTROS */





/* INICIO COLUNAS EMBALAGENS */
#container #coluna1embal, #container #coluna2embal, #container #coluna3embal {
  float: left;
}

#container #coluna1embal a {
  margin-left: 80px;
  margin-top: 12px;
  margin-bottom: 10px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna2embal a {
  margin-left: 80px;
  margin-top: 20px;
  margin-bottom: 18px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna3embal a {
  margin-left: 80px;
  margin-top: 16px;
  margin-bottom: 14px;
  width: 150px;
  display: block;
  text-indent: -9000px;
}

#container #coluna1embal a:hover, #container #coluna2embal a:hover, #container #coluna3embal a:hover {
  width: 146px;
  border: 2px red solid;
}
/* FIM COLUNAS EMBALAGENS */



/* INICIO COLUNA 1 EMBALAGEM */
#container #coluna1embal #embpendrive a {
  background-image: url(img/embalagens/embpendrive.jpg);
  height: 160px;
}

#container #coluna1embal #embpendrive a:hover {
  height: 156px;
}

#container #coluna1embal #embboxcouro a {
  background-image: url(img/embalagens/embboxcouro.jpg);
  height: 112px;
}

#container #coluna1embal #embboxcouro a:hover {
  height: 108px;
}

#container #coluna1embal #embvel2can a {
  background-image: url(img/embalagens/embvel2can.jpg);
  height: 47px;
}

#container #coluna1embal #embvel2can a:hover {
  height: 43px;
}
/* FIM COLUNA 1 EMBALAGEM */



/* INICIO COLUNA 2 EMBALAGEM */
#container #coluna2embal #embbox6can a {
  background-image: url(img/embalagens/embbox6can.jpg);
  height: 124px;
}

#container #coluna2embal #embbox6can a:hover {
  height: 120px;
}

#container #coluna2embal #embvel1can a {
  background-image: url(img/embalagens/embvel1can.jpg);
  height: 49px;
}

#container #coluna2embal #embvel1can a:hover {
  height: 45px;
}

#container #coluna2embal #embbox10can a {
  background-image: url(img/embalagens/embbox10can.jpg);
  height: 112px;
}

#container #coluna2embal #embbox10can a:hover {
  height: 108px;
}
/* FIM COLUNA 2 EMBALAGEM */



/* INICIO COLUNA 3 EMBALAGEM */
#container #coluna3embal #embbox20vel a {
  background-image: url(img/embalagens/embbox20vel.jpg);
  height: 179px;
}

#container #coluna3embal #embbox20vel a:hover {
  height: 175px;
}

#container #coluna3embal #embboxcl63 a {
  background-image: url(img/embalagens/embboxcl63.jpg);
  height: 71px;
}

#container #coluna3embal #embboxcl63 a:hover {
  height: 67px;
}

#container #coluna3embal #embpvccristal a {
  background-image: url(img/embalagens/embpvccristal.jpg);
  height: 47px;
}

#container #coluna3embal #embpvccristal a:hover {
  height: 43px;
}
/* FIM COLUNA 3 EMBALAGEM */



#container #contato  {
  width: 100%;
  height: 378px;
  position: relative;
	margin: 22px 0px 10px 0px;
	color: black;
	font-size: 15px;
	text-align: center;
	padding: 10px;
	float: left;
	}

#container #contato a {
  text-decoration: none;
	color: blue;
	}
	
#container #contato a:hover {
	color: red;
	}


/* INICIO RODAPE */
#container #rodape {
  font-size: 0.8em;
  background-image: url(img/rodape.jpg);
  width: 100%;
  height: 36px;
  float: left;
  color: white;
  text-align: center;
  padding-top: 5px;
}

#container #rodape a {
  text-decoration: none;
	color: white;
}

#container #rodape a:hover {
	color: black;
}
/* FIM RODAPE */


