/* CSS Document for LEDLUXE */
body{margin:0;padding:0;border:0;font-family:Arial, Helvetica, sans-serif;font-size:12px;background-color:#FFFFFF;width:100%;min-width:998px;height:100%;}
#jsDisabled{background:none #fff;z-index:999999;}
img{border:0;}
#home-principal{z-index:99999;background-color:#FFF;}
#tecnologia-principal{color:#fff;font-size:18px;background:url(/images/tecnologia/back.jpg) 50% -75px no-repeat fixed;overflow:hidden;padding:0;z-index:99999;}
#produtos-principal{background:-moz-linear-gradient(top, #ffffff, #c7c7c7) repeat-X;background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c7c7c7)) repeat-X;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#c7c7c7)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#c7c7c7);z-index:99999;}
#contato-principal{z-index:99999;}
.jsenabled{display:none;}
.fadeIn{float:left;width:97%;border:5px solid #e9e9e9;margin:15px;-webkit-box-shadow:0px 0px 5px #333;-moz-box-shadow:0px 0px 5px #333;-ms-box-shadow:0px 0px 5px #333;-o-box-shadow:0px 0px 5px #333;box-shadow:0px 0px 5px #333;opacity:0;-webkit-animation:fadeIn ease-in 1;-moz-animation:fadeIn ease-in 1;-o-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.fadeIn-2s{-webkit-animation-duration:60s;-moz-animation-duration:60s;-o-animation-duration:60s;animation-duration:60s;}
.fadeIn-Delay-2s{-webkit-animation-delay:60s;-moz-animation-delay:60s;-o-animation-delay:60s;animation-delay:60s;}
@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}
@-moz-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}
@-o-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}
@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}