
@charset "utf-8";
html, body {
    background: none repeat scroll 0 0 #fff;
    color: #666;
    font: 12px 'Open Sans',sans-serif;
    margin: 0;
    padding: 0;
}
a {
    color: #ad0d14;
    font-size: 100%;
    opacity: 1;
    outline: medium none;
	font-weight:bold;
    text-decoration: none;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: border-color, background-color, background-position, font-size, font-weight, color, box-shadow, opacity;
    transition-timing-function: ease-in-out;
}
ul li{
	 list-style-image: url('../imgs/seta-red.png');
}
a:hover {
    color: #666;
    outline: medium none;
    text-decoration: none;
}
.floatLeft {
    display: block;
    float: left;
}
.floatRight {
    display: block;
    float: right;
}
.clear {
    clear: both;
}
.esconde {
    display: none;
}
h1 {
    font-size: 1.375em;
    margin: 0;
    padding: 0;
}
h2 {
    font-size: 1.1875em;
    margin: 0;
    padding: 0;
}
h3 {
    font-size: 1em;
    margin: 0;
    padding: 0;
}
h4 {
    font-size: 0.875em;
    margin: 0;
    padding: 0;
}
h5 {
    font-size: 0.75em;
    margin: 0;
    padding: 0;
}
.min-height-destaques {
    min-height: 275px !important;
}
#divHeader {
    background: url("../imgs/bg-header.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    height: 120px;
    margin: 0 auto;
    padding: 0;
}
#divCenterHeader {
    display: block;
    height: 120px;
    margin: 0 auto;
    padding: 0px;
    width: 958px;
}
#logoTopo {
    display: block;
    float: left;
    height: 37px;
    margin: 22px 0 0;
    width: 207px;
}
#logoTopo a {
    background: url("../imgs/logo-topo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 37px;
    width: 207px;
}
#menuTopo {
    display: block;
    float: right;
    height: 12px;
    margin: 11px 0 15px;
    padding: 0;
}
#menuTopo > ul {
    margin: 0;
    padding: 0;
}
#menuTopo > ul > li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menuTopo > ul > li > a {
    border-left: 1px solid #ecaca7;
    color: #ecaca7;
    display: block;
    float: left;
    font: 11px Arial,Sans-serif;
    margin: 0;
    padding: 0 8px;
}
#menuTopo > ul > li:first-child > a {
    border-left: 0 solid #ecaca7;
    padding: 0 8px 0 0;
}
#menuTopo > ul > li > a:hover {
    color: #ffffff;
}
#menuTopo > ul > li.idioma > a {
    background: url("../imgs/seta-intheworld-direita.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
    border-left: 0 solid #ecaca7;
    color: #ffffff;
    display: block;
    float: left;
    font: 11px Arial,Sans-serif;
    margin: 0 0 0 25px;
    padding: 0 12px 0 4;
}
#menuTopo > ul > li.idioma {
    position: relative;
}
#menuTopo > ul > li.idioma > ul {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d02e23;
    display: none;
    line-height: 20px;
    list-style: none outside none;
    padding: 15px;
    position: absolute;
    white-space: nowrap;
    z-index: 100;
}
#menuTopo > ul > li.idioma:hover > ul {
    display: block;
    padding:  10px 30px;
}
#menuTopo > ul > li.idioma:hover > ul > li > a{
    color:#000000;
}

#menuTopo > ul > li.idioma:hover > ul > li > a:hover,
#menuTopo > ul > li.idioma:hover > ul > li > a.active{
    color:#d02e23;

}
.bgPesquisaTopo2 {
	background: url("../imgs/bg-pesquisa-topo2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 30px;
    position: relative;
    width: 180px;
}
.bgPesquisaTopo {
    background: url("../imgs/bg-pesquisa-topo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 30px;
    position: relative;
    width: 180px;
}
.inputPesquisaTopo {
    display: block;
    left: 12px;
    position: absolute;
    top: 8px;
}
.inputPesquisaTopo > input {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 0 none !important;
    border-radius: 0;
    box-shadow: none !important;
    color: #999999;
    display: block;
    font: 12px Arial,sans-serif;
    height: 15px !important;
    padding: 0 !important;
    width: 135px !important;
}
.okPesquisaTopo {
    display: block;
    position: absolute;
    right: 9px;
    top: 6px;
}
.okPesquisaTopo > input[type="submit"] {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    display: block;
    height: 17px !important;
    padding: 0 !important;
    text-indent: -5000px;
    width: 17px !important;
}
#menuSuperior {
    display: block;
    height: 40px;
    margin: 12px 0 0;
    padding: 0;
}
#menuSuperior > ul {
    display: table;
    margin: 0;
    padding: 0;
    table-layout: auto;
    width: 100%;
}
#menuSuperior > ul > li {
    display: table-cell;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#menuSuperior > ul > li > a {
    border-right: 1px solid #e7c2c1;
    color: #333333;
    display: block;
    font-size: 18px;
    font-weight: 300;
    height: 33px;
    margin: 0;
    padding: 7px 0 0;
}
#menuSuperior > ul > li:first-child > a {
    border-left: 1px solid #e7c2c1;
}
#menuSuperior > ul > li.active a, #menuSuperior > ul > li > a:hover {
    background: none repeat scroll 0 0 #ffffff;
    color: #333333;
}
#divGeralContent {
    background: url("../imgs/bg-content.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
}
#divGeralContentIframne {
    display: block;
	width:100%;
	/*overflow-x: auto;*/
	overflow-y: auto;
	height:750px;
}
#divCenterContent {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    margin: 0 auto;
    min-height: 361px;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    width: 956px;
}
#divPanoramicContent {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    height: 425px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.marginContentHome {
    padding-bottom: 35px;
    padding-top: 29px;
}
#divPanoramicContent .divGeralVideoHome {
    display: block;
    height: 425px;
    margin: 0;
    position: absolute;
    width: 100%;
}
#divPanoramicContent .videoHome {
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 425px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 0;
}
#divPanoramicContent .txtVideoHome {
    color: #ffffff;
    display: block;
    margin: 253px auto auto;
    position: relative;
    width: 956px;
    z-index: 2;
}
#divPanoramicContent .txtVideoHome > div.titulo {
    color: #ffffff;
    display: block;
    font: 400 24px/100% 'Open Sans',Sans-serif;
    padding: 0 0 7px;
}
#divPanoramicContent .txtVideoHome > div.resumo {
    color: #ffffff;
    display: block;
    font: 300 15px 'Open Sans',Sans-serif;
    height: 44px;
    margin: 0 0 30px;
    overflow: hidden;
    width: 500px;
}
#divPanoramicContent .txtVideoHome > div.btn {
    background: url("/temas/sinalux/imgs/seta-red.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    display: block;
    padding: 0 0 35px 10px;
}
#divPanoramicContent .txtVideoHome > div.btn > a {
    border-bottom: 1px solid #aaa;
    color: #fff;
    font: 400 13px 'Open Sans',Sans-serif;
    margin: 8px 0;
    text-align: center;
}
#divPanoramicContent .divGeralPaginacaoDestaqueHome {
    display: block;
}
#divPanoramicContent #paginacaoDestaqueHome {
    display: block;
    margin: 0;
    padding: 0;
}
#divPanoramicContent #paginacaoDestaqueHome ul {
    font-size: 1px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
#divPanoramicContent #paginacaoDestaqueHome ul li {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 0;
    list-style: none outside none;
    margin: 0;
}
#divPanoramicContent #paginacaoDestaqueHome ul li {
    background: url("../imgs/bg-btns-paginacao-video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
    font: 12px Arial,Sans-serif;
    height: 18px;
    margin: 0 8px 0 0;
    opacity: 0.5;
    padding: 5px 0 0;
    text-align: center;
    width: 23px;
}
#divPanoramicContent #paginacaoDestaqueHome ul li:hover, #divPanoramicContent #paginacaoDestaqueHome ul li.active {
    opacity: 1;
}
#divCenterContent .divGeralVideoHome {
    display: table;
    height: 361px;
    margin: 0;
    position: absolute;
    table-layout: auto;
    width: 981px;
}
#divCenterContent .videoHome {
    display: block;
    height: 361px;
    width: 650px;
}
#divCenterContent .txtVideoHome {
    background: url("../imgs/bg-texto-video.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #ffffff;
    display: table-cell;
    height: 301px;
    padding: 0 40px 40px;
    vertical-align: bottom;
    width: 251px;
}
#divCenterContent .txtVideoHome > div.titulo {
    color: #ffffff;
    display: block;
    font: 300 20px/100% 'Open Sans',Sans-serif;
    padding: 0 0 7px;
}
#divCenterContent .txtVideoHome > div.resumo {
    color: #ffffff;
    display: block;
    font: 300 14px 'Open Sans',Sans-serif;
    padding: 0 0 30px;
}
#divCenterContent .txtVideoHome > div.btn {
    display: block;
    padding: 0 0 35px;
}
#divCenterContent .txtVideoHome > div.btn > a {
    background: none repeat scroll 0 0 #ffffff;
    color: #ee3627;
    display: block;
    font: 400 17px 'Open Sans',Sans-serif;
    padding: 8px 0;
    text-align: center;
    width: 50%;
}
#divCenterContent .txtVideoHome > div.btn > a:hover {
    background: none repeat scroll 0 0 #ff9999;
    color: #ee3627;
}
#divCenterContent .divGeralPaginacaoDestaqueHome {
    display: block;
}
#divCenterContent #paginacaoDestaqueHome {
    display: block;
    margin: 0;
    padding: 0;
}
#divCenterContent #paginacaoDestaqueHome ul {
    font-size: 1px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
#divCenterContent #paginacaoDestaqueHome ul li {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 0;
    list-style: none outside none;
    margin: 0;
}
#divCenterContent #paginacaoDestaqueHome ul li {
    background: url("../imgs/bg-btns-paginacao-video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
    font: 12px Arial,Sans-serif;
    height: 18px;
    margin: 0 8px 0 0;
    opacity: 0.5;
    padding: 5px 0 0;
    text-align: center;
    width: 23px;
}
#divCenterContent #paginacaoDestaqueHome ul li:hover, #divCenterContent #paginacaoDestaqueHome ul li.active {
    opacity: 1;
}
.separadorVideoHome {
    background: none repeat scroll 0 0 #cccccc;
    display: block;
    height: 1px;
    margin: 30px 0;
}
#destaquesHome {
    display: block;
    margin: 0 auto;
    padding: 0;
}
#destaquesHome ul {
    margin: 0;
    padding: 0;
}
#destaquesHome ul li {
    float: left;
    list-style: none outside none;
    margin: 0 0 0 25px;
    width: 302px;
}
#destaquesHome ul li:first-child {
    float: left;
    list-style: none outside none;
    margin: 0;
    width: 302px;
}
#destaquesHome ul li a {
    display: block;
    float: left;
}
#destaquesHome ul li a span.titulo {
    color: #333333;
    display: block;
    font: 700 15px/110% 'Open Sans',Sans-serif;
    margin: 0 0 4px;
}
#destaquesHome ul li a span.resumo {
    color: #333333;
    display: block;
    font: 400 12px/120% 'Open Sans',Sans-serif;
    height: 29px;
    margin: 0 0 18px;
    overflow: hidden;
}
#destaquesHome ul li .imagem {
    height: 112px;
    overflow: hidden;
    position: relative;
    width: 302px;
}
#destaquesHome ul li a:hover {
    opacity: 0.5;
}
.linkRight {
    display: block;
    margin: 20px 0 0;
}
.linkRight a {
    background: url("../imgs/seta-red.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #999999;
    display: block;
    font: 400 12px 'Open Sans',Sans-serif;
    padding: 0 0 0 10px;
    text-decoration: underline;
}
.linkRight a:hover {
    color: #eb312e;
    opacity: 0.5;
    text-decoration: none;
}
#divGeralFooter {
    background: none repeat scroll 0 0 #f4f4f4;
    display: block;
    margin: 0;
    padding: 32px 0 120px;
}
#divCenterFooter {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 956px;
}
#menuFooter {
    display: block;
    margin: 0;
    padding: 0;
}
#menuFooter > ul {
    margin: 0;
    padding: 0;
}
#menuFooter > ul > li {
    border-left: 1px solid #ffffff;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menuFooter > ul > li:first-child {
    border-left: 0 solid #ffffff;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menuFooter > ul > li > a {
    color: #666666;
    float: left;
    font: 400 15px 'Open Sans',sans-serif;
    margin: 0 48px 0 0;
    padding: 0;
}
#menuFooter > ul > li.newsletter > a {
    color: #ed3526;
}
.facebookfooter {
    display: block;
    float: left;
    height: 27px;
    margin: 0 5px;
    width: 27px;
}
.facebookfooter a {
    background: url("../imgs/icon-facebook-footer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 27px;
    text-indent: -5000px;
    width: 27px;
}
.facebookfooter a:hover {
    background: url("../imgs/icon-facebook-footer.png") no-repeat scroll -27px 0 rgba(0, 0, 0, 0);
}
.youtubefooter {
    display: block;
    float: left;
    height: 27px;
    margin: 0 5px;
    width: 27px;
}
.youtubefooter a {
    background: url("../imgs/icon-youtube-footer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 27px;
    text-indent: -5000px;
    width: 27px;
}
.youtubefooter a:hover {
    background: url("../imgs/icon-youtube-footer.png") no-repeat scroll -27px 0 rgba(0, 0, 0, 0);
}
.linkedinfooter {
    display: block;
    float: left;
    height: 27px;
    margin: 0 5px;
    width: 27px;
}
.linkedinfooter a {
    background: url("../imgs/icon-linkedin-footer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 27px;
    text-indent: -5000px;
    width: 27px;
}
.linkedinfooter a:hover {
    background: url("../imgs/icon-linkedin-footer.png") no-repeat scroll -27px 0 rgba(0, 0, 0, 0);
}
.separadorfooter {
    background: none repeat scroll 0 0 #cccccc;
    display: block;
    height: 1px;
    margin: 30px 0;
}
#copyright {
    background: url("../imgs/logo-sinalux-footer.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    color: #999999;
    display: block;
    float: left;
    font: 400 12px 'Open Sans',sans-serif;
    margin: 0 50px 0 0;
    padding: 0 0 0 70px;
}
.linkexcellence {
    border-right: 1px solid #ed3526;
    color: #ed3526;
    display: block;
    float: left;
    font: 400 12px 'Open Sans',sans-serif;
    height: 15px;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
}
.linkexcellence a {
    color: #ed3526;
    font: 400 12px 'Open Sans',sans-serif;
    text-decoration: underline;
}
.linkexcellence a:hover {
    color: #999999;
    text-decoration: none;
}
.linkexcellence:last-child {
    border-right: 0 none;
}
.linkeverlux {
    color: #ed3526;
    display: block;
    float: left;
    font: 400 12px 'Open Sans',sans-serif;
    height: 15px;
}
.linkeverlux a {
    color: #ed3526;
    font: 400 12px 'Open Sans',sans-serif;
    text-decoration: underline;
}
.linkeverlux a:hover {
    color: #999999;
    text-decoration: none;
}
#seara {
    display: block;
    float: right;
    height: 12px;
    margin: 4px 0 0;
    width: 51px;
}
#seara a {
    background: url("../imgs/logo-seara.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 12px;
    width: 51px;
}
.marginContentInterior {
    padding-bottom: 35px;
    padding-top: 17px;
}
body.mod-homepage .breadcrumbs {
    display: none;
}
.breadcrumbs {
    border-bottom: 1px solid #f5f5f5;
    color: #999999;
    display: block;
    font: 400 11px 'Open Sans',Sans-serif;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.breadcrumbs a {
    color: #999999;
    font: 400 11px 'Open Sans',Sans-serif;
    text-decoration: underline;
}
.breadcrumbs a:hover {
    color: #999999;
    text-decoration: none;
}
.breadcrumbs span {
    color: #be2b20;
    font: 400 11px 'Open Sans',Sans-serif;
}
.breadcrumbs span.separator {
    color: #999999;
}
#divCenterContent > div.left, #divCenterContent > div.right {
    display: table-cell;
}
#submenu {
    display: table-cell;
    margin: 0;
    padding: 0 17px 0 0;
    width: 220px;
    min-width: 220px;
}
#submenu > ul {
    margin: 0;
    padding: 0;
}
#submenu > ul.topo {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 0 none;
    margin: 0;
    padding: 0;
}
#submenu > ul.bottom {
    background: none repeat scroll 0 0 #f6f6f6;
    margin: 0;
    padding: 0;
}
#submenu > ul > li {
    border: 1px solid #cccccc;
    display: block;
    list-style: none outside none;
    margin-bottom: -1px;
}
#submenu > ul > li > ul {
    background: none repeat scroll 0 0 #f6f6f6;
    display: none;
    margin: 0;
    padding: 0;
}
#submenu > ul > li > ul > li {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    display: block;
    list-style: none outside none;
    margin-bottom: -1px;
    padding-left: 10px;
}
#submenu > ul > li > a {
    background: url("../imgs/seta-submenu.png") no-repeat scroll 10px center rgba(0, 0, 0, 0);
    color: #333333;
    cursor: pointer;
    display: block;
    font: 400 13px "Open Sans",sans-serif;
    margin: 0;
    padding: 10px 10px 10px 20px;
}
#submenu > ul > li:hover > a, #submenu > ul > li.active > a {
    background: url("../imgs/seta-submenu-hover.png") no-repeat scroll 10px center #be2b20;
    color: #fff;
    cursor: pointer;
    display: block;
    font: 400 13px "Open Sans",sans-serif;
    margin: 0;
    padding: 10px 10px 10px 20px;
}
#submenu > ul > li > ul > li:hover, #submenu > ul > li > ul > li.active {
    background: none repeat scroll 0 0 #be2b20;
}
#submenu > ul > li > ul > li > a {
    background: url("../imgs/seta-submenu.png") no-repeat scroll 10px center rgba(0, 0, 0, 0);
    color: #333333;
    cursor: pointer;
    display: block;
    font: 400 13px "Open Sans",sans-serif;
    margin: 0;
    padding: 10px 10px 10px 20px;
}
#submenu > ul > li > ul > li:hover > a, #submenu > ul > li > ul > li.active > a {
    background: url("../imgs/seta-submenu-hover.png") no-repeat scroll 10px center #be2b20;
    color: #fff;
    cursor: pointer;
    display: block;
    font: 400 13px "Open Sans",sans-serif;
    margin: 0;
}
.newsletterArtigo {
    padding: 15px 0 0;
}
.newsletterArtigo a {
    background: url("../imgs/seta-submenu-hover.png") no-repeat scroll 10px center #be2b20;
    color: #fff;
    cursor: pointer;
    display: block;
    font: 400 13px "Open Sans",sans-serif;
    margin: 0;
    padding: 10px 10px 10px 25px;
}
.arquivo {
    background-color: #f6f6f6;
}
#listProdutos {
    display: block;
    margin: 0;
    padding: 0;
}
#listProdutos > ul {
    margin: 0;
    padding: 0;
}
#listProdutos > ul > li {
    border: 1px solid #e4e4e4;
    display: block;
    float: left;
    height: 220px;
    list-style: none outside none;
    margin: 0 0 19px 19px;
    width: 226px;
}
#listProdutos > ul > li:first-child {
    border: 1px solid #e4e4e4;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    width: 226px;
}
#listProdutos > ul > li > a {
    color: #666666;
    display: block;
    font: 400 13px 'Open Sans',sans-serif;
    margin: 0;
}
#listProdutos > ul > li > a > span.titulo {
    color: #000000;
    display: block;
    font: 700 18px 'Open Sans',sans-serif;
    padding: 10px 10px 0 20px;
}
#listProdutos > ul > li > a > span.resumo {
    color: #000000;
    display: block;
    font: 400 13px 'Open Sans',sans-serif;
    padding: 0 10px 0 20px;
}
#listProdutos > ul > li > a:hover {
    opacity: 0.5;
}
.tituloGca {
    color: #000;
    display: block;
    font: 400 34px 'Open Sans',sans-serif;
    padding: 0 0 10px;
}
.textoGca {
    color: #000;
    display: block;
    font: 400 14px/150% 'Open Sans',sans-serif;
}
.listageral {
    display: block;
    margin: 20px 0 0;
    padding: 0;
}
.listageral > ul {
    margin: 0;
    padding: 0;
}
.listageral > ul > li {
    display: block;
    list-style: none outside none;
}
.listageral > ul > li > a {
    background: url("../imgs/seta-submenu.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #c92d21;
    display: block;
    font: 400 14px 'Open Sans',sans-serif;
    margin: 0;
    padding: 2px 0 2px 10px;
    text-decoration: underline;
}
.listageral > ul > li > a:hover {
    opacity: 0.5;
    text-decoration: none;
}
.link-back {
    background: none repeat scroll 0 0 #888888;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    margin-top: 30px;
    padding: 5px 20px;
    text-transform: capitalize;
}
.link-back:hover {
    background: none repeat scroll 0 0 #333333;
    color: #ffffff;
}
input[type="radio"], input[type="checkbox"] {
    border: 0 none;
    margin: 0 2px 0 0;
    padding: 0;
    vertical-align: top;
}
textarea {
    min-height: 31px;
    resize: none;
}
input[type="text"], input[type="password"], select, textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.075) inset;
    box-sizing: border-box;
    font-family: inherit;
    font-size: inherit;
    margin: 0 0 13px;
    outline: 0 none;
    padding: 4px 10px;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: border-color, background-color, background-position, font-size, font-weight, color, box-shadow, opacity;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
}
input[type="text"]:hover, input[type="password"]:hover, select:hover, textarea:hover {
    border-color: #aaaaaa;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
    border-color: #aaaaaa;
    box-shadow: 0 0 2px 0 #aaaaaa;
}
input[type="text"][disabled], input[type="password"][disabled], select[disabled], textarea[disabled] {
    -moz-user-select: none;
    background: none repeat scroll 0 0 #efefef;
    border-color: #cccccc;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05) inset;
}
input[type="submit"], input[type="button"], input[type="reset"], button, .button, a.newsubmit {
    background: none repeat scroll 0 0 #be2b20;
    border: 0 none;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    outline: 0 none;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: border-color, background-color, background-position, font-size, font-weight, color, box-shadow, opacity;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
}
input[type="submit"], input[type="button"], input[type="reset"], button {
    height: 2.5em;
}
input[type="submit"], .button.submit, a.newsubmit {
    background: none no-repeat scroll 0 0 #be2b20;
    padding-left: 22px;
    padding-right: 22px;
    text-transform: uppercase;
}
.button.gray {
    background-color: #b8b8b8;
    color: #ffffff;
}
.button.gray-light {
    background-color: #f5f5f5;
    color: #323232;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, .button:hover {
    color: #ffffff;
    opacity: 0.8;
}
.button.gray:hover {
    background-color: #545454;
}
input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, button:active {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.8) inset;
}
pre {
    background: none repeat scroll 0 0 #ffb6c1;
    border: 1px solid #cf2f21;
    color: #000000;
    margin: 0;
    padding: 20px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fr379 {
    float: right;
    width: 564px;
}
.fn {
    float: none;
}
.clear {
    clear: both;
    float: none;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.hide {
    display: none;
}
div#videos {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}
.table .row {
    display: table-row;
}
.cell, .table .cell {
    display: table-cell;
}
.align-left {
    text-align: left;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.valign-top {
    vertical-align: top;
}
.valign-middle {
    vertical-align: middle;
}
.valign-bottom {
    vertical-align: bottom;
}
.underline {
    text-decoration: underline;
}
.upper {
    text-transform: uppercase;
}
.lower {
    text-transform: lowercase;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}
table.full-width {
    width: 100%;
}
table.full-width .paises {
	display:table-cell;
	width:auto;
}
table.full-width tbody {
    border-bottom: 1px solid #ccc;
}
table thead th {
    background: none repeat scroll 0 0 #656565;
    color: #ffffff;
    font-weight: 400;
    font-size: 15px;
}
table thead th, table tbody td {
    padding: 10px;
}
tbody {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    width: 100%;
}
table > tr > th.first, table > tr > th:first-child {
    text-align: left;
}
table tr td.first {
    padding-top: 20px;
    font-size: 14px;
}
table tr td.last {
    padding-bottom: 20px;
    text-align: left;
}
table tr td {
    vertical-align: top;
}
.border_baixo_eee {
    border-bottom: 1px solid #eee;
}
body.mod-obras h1.title {
    color: #c92d24;
    font-size: 24px;
    font-weight: 400;
}
body.mod-obras h1.title:after, body.mod-obras h1.title:after {
    clear: both;
    float: none;
}
#seccoes {
    margin: 20px 0;
    width: 1000px;
}
#seccoes > .seccao > a {
    border: 1px solid #dcdcdc;
    color: #666;
    display: block;
    float: left;
    font-size: 14px;
    margin-left: 3px;
    min-width: 133px;
    padding: 10px 20px;
}
#seccoes > .seccao > a:hover, #seccoes > .seccao > a.active {
    background: url("../imgs/seta-white-bottom.png") no-repeat scroll 90% center #b4291d;
    border: 1px solid #dcdcdc;
    color: #fff;
}
#seccoes > .seccao > a.primeiro {
    margin-left: 0;
}
#noticias {
    width: 1000px;
}
#noticias > .conta_not .noticia {
    border: 1px solid #dcdcdc;
    cursor: pointer;
    margin: 10px 0;
    width: 998px;
}
#noticias > .conta_not .noticia > .imagem {
    float: left;
    height: 130px;
    overflow: hidden;
    position: relative;
    width: 173px;
}
#noticias > .conta_not .noticia > .conteudo {
    float: right;
    height: 70px;
    overflow: hidden;
    padding: 30px;
    width: 765px;
}
#noticias > .conta_not .noticia > .conteudo > .data {
    color: #999;
    font-size: 14px;
    margin-top: -5px;
}
#noticias > .conta_not .noticia > .conteudo > .titulo {
    color: #000;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
}
#noticias > .conta_not .noticia > .conteudo > .descricao {
    color: #666;
    font-size: 13px;
    height: 40px;
    overflow: hidden;
}
#noticias > .conta_not .noticia_detalhe {
    border: 1px solid #dcdcdc;
    display: none;
    margin: 10px 0;
    padding: 30px;
    width: 938px;
}
#noticias > .conta_not .noticia_detalhe > .data {
    color: #999;
    font-size: 14px;
}
#noticias > .conta_not .noticia_detalhe > .titulo {
    color: #000;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
}
#noticias > .conta_not .noticia_detalhe > .descricao {
    color: #999;
    font-size: 13px;
    margin-top: 20px;
}
#noticias > .conta_not .noticia_detalhe > .descricao b {
    color: #000;
    font-size: 13px;
}
#noticias > .conta_not .noticia_detalhe > .imagem {
    margin-top: 20px;
}
#noticias > .conta_not .noticia_detalhe > .fechar {
    cursor: pointer;
    margin-left: 879px;
    position: absolute;
}
#noticias > .conta_not .noticia_detalhe {
    border: 1px solid #dcdcdc;
    margin: 5px 0;
    padding: 40px;
    width: 918px;
}
#noticias_sem {
    color: #666;
    font-size: 13px;
    margin: 20px 0;
}
img.img_absolute {
    left: 50%;
    margin-left: -173px;
    position: absolute;
}
img.img_absolute2 {
    left: 50%;
    margin-left: -310px;
    position: absolute;
}
#videos {
    width: 980px;
}
#videos > .conta_not .video {
    cursor: pointer;
    float: left;
    height: 230px;
    margin: 10px 16px 10px 0;
    width: 308px;
	overflow:hidden;
}
#videos > .conta_not .video > .imagem {
    float: left;
    height: 184px;
    overflow: hidden;
    position: relative;
    width: 308px;
}
#videos > .conta_not .video > .conteudo {
    float: left;
    height: 70px;
    overflow: hidden;
    padding-top: 10px;
    width: 308px;
}
#videos > .conta_not .video > .conteudo > .data {
    color: #999;
    font-size: 14px;
    margin-top: -5px;
}
#videos > .conta_not .video > .conteudo > .titulo {
    color: #000;
    float: left;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 14px;
    height: 40px;
    width: 241px;
}
#videos > .conta_not .video > .conteudo > .duracao {
    color: #666;
    float: right;
    font-size: 13px;
    height: 40px;
    overflow: hidden;
    text-align: right;
    width: 59px;
}
#videos > .conta_not a {
    color: inherit;
}
#videos > .titulo {
    color: #000;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 24px;
}
#videos > .descricao {
    color: #666;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 14px;
    height: 40px;
}
#videos > iframe {
    border: 0 none;
    height: 544px;
    width: 100%;
}
img.absolute_top {
    margin-top: -120px;
    position: absolute;
    top: 50%;
}
.lista {
    clear: both;
    width: 956px;
    overflow: hidden;
}
.lista > .video {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 183px;
}
.lista > .video > .imagem {
    float: left;
    height: 104px;
    overflow: hidden;
    position: relative;
    width: 186px;
}
.lista > .video > .imagem img.absolute_top {
    margin-top: -70px;
    position: absolute;
    top: 50%;
    width: 185px;
}
#videos_sem {
    color: #666;
    font-size: 13px;
    margin: 20px 0;
}
.alinha_navbar {
    float: right;
    min-width: 265px;
}
.alinha_navbar_int {
    min-width: 10px !important;
}
.alinha_navbar > .navbar.inline {
    display: inline-block;
    margin: 0 auto;
}
.alinha_navbar .navbar > ul {
    padding: 0;
}
.alinha_navbar > .navbar ul > li {
    color: #ed3526;
    float: left;
    font-size: 14px;
    list-style: none outside none;
    margin: 4px;
}
.alinha_navbar > .navbar ul > li > a {
    color: #666;
    float: left;
    font-size: 14px;
    list-style: none outside none;
    text-decoration: underline;
}
.alinha_navbar .ver_videos {
    margin-top: 16px;
}
.alinha_navbar .ver_videos a {
    color: #666;
    display: block;
    float: left;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 0;
}
a.btnAnteriorPaginacaoDestaqueHome {
    background: url("/temas/sinalux/imgs/seta_esquerda.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 32px;
    margin-top: -58px;
    position: absolute;
    right: 230px;
    width: 29px;
    z-index: 3;
}
a.btnSeguintePaginacaoDestaqueHome {
    background: url("/temas/sinalux/imgs/seta_direita.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 32px;
    margin-top: -58px;
    position: absolute;
    right: 190px;
    width: 29px;
    z-index: 3;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.si-margin-bottom {
    margin-bottom: 45px !important;
}
#obras-list {
}
#filters select, .select.jquery-selectbox {
    -moz-appearance: none;
    background: url("/temas/sinalux/imgs/seta_select.png") no-repeat scroll 95% center rgba(0, 0, 0, 0) !important;
    border: 1px solid #cccccc !important;
    border-radius: 0 !important;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.075) inset !important;
    box-sizing: border-box !important;
    color: #666666 !important;
    font: 12px 'Open Sans',sans-serif !important;
    height: 27px !important;
    padding-left: 10px;
    padding-right: 5% !important;
    padding-top: 2px;
    text-indent: 0.01px !important;
    text-overflow: "" !important;
    width: 100px !important;
}
#filters input[type="text"] {
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.075) inset;
    box-sizing: border-box;
    color: #666666;
    font: 12px 'Open Sans',sans-serif;
    margin-left: 25px;
}
#obras-list table {
}
.color_666 {
    color: #666;
    font-size: 15px !important;
}
.estilo_obras {
    color: #666;
}

.textoGca tbody{
	border:0px;
}
.no-margin-left{
    margin-left:0px !important;
}
.no-margin-right{
    margin-right:0px !important;
}
ul.redes_sociais li{
	float:left;
	list-style:none;
	width:26px;
	height:26px;
	margin:0px 10px;
}

ul.redes_sociais{
	margin:0px;
	padding:0px;
}

.sn-facebook{
	background:url('../imgs/icon-facebook-footer.png');
	width:26px;
	display:block;
	height:26px;
}
.sn-facebook:hover{
	background:url('../imgs/icon-facebook-footer.png') 26px 0px;
	width:26px;
	display:block;
	height:26px;
}
.sn-youtube{
	background:url('../imgs/icon-youtube-footer.png');
	width:26px;
	display:block;
	height:26px;
}
.sn-youtube:hover{
	background:url('../imgs/icon-youtube-footer.png') 26px 0px;
	width:26px;
	display:block;
	height:26px;
}
.sn-linkedin{
	background:url('../imgs/icon-linkedin-footer.png');
	width:26px;
	display:block;
	height:26px;
}
.sn-linkedin:hover{
	background:url('../imgs/icon-linkedin-footer.png') 26px 0px;
	width:26px;
	display:block;
	height:26px;
}
.margin10{
	margin:10px !important;
	margin-right:0px !important;
	display:block;
}
.paises{
	width:100%;
	display:table;
}
.pais{
	display:table-cell;
	text-align:left;
	padding:5px 0;
	width:200px;
}
.tbr{
	display:table-row;
	width:100%;
}
.clear{
	display:block !important;
}
.pais a{
	font-weight:400 !important;
}
#submenu > ul > li.jqd{
	display:none;
}

#submenu > ul > li > ul.jaqd{
	display:none;
}

#submenu > ul > li.active{
	display:block;
}
#submenu > ul > li.block{
	display:block;
}

#menuCatalogo{
	float:left;
	width:219px;
	float:left;
}
#menuCatalogo ul{
	list-style:none;
	background:none;
	margin:0px;
	padding:0px;
}
#menuCatalogo ul li{
	width: 219px;
	list-style-image:none;
}
#menuCatalogo ul li a{
	widht:219px;
	display:block;
}
#menuCatalogo ul.menu0 > li > a{
	width: 219px;
	border: 1px solid #CCC;
	/* height:40px; */
	display:block;
	background:#BE2B21;
	background-image:url('/temas/sinalux/imgs/seta-cat-lat-white.png');
	background-repeat:no-repeat;
	background-position:10px center;
	color:#fff;
	font-size:15px;
	box-sizing:border-box;
	padding: 10px 27px;
}
#menuCatalogo ul.menu1 > li > a{
	width: 219px;
	border: 1px solid #CCC;
	min-height: 35px;
	display:block;
	background:#F6F6F6;
	color:#BA2B23;
	font-size:13px;
	background-image:url('/temas/sinalux/imgs/seta-cat-lat-red.png');
	background-repeat:no-repeat;
	background-position:10px center;
	box-sizing:border-box;
	padding: 7px 22px;
	border-top:0px solid #CCC;
}
#menuCatalogo ul.menu1 > li.active > a{
    color:#000;
}
#menuCatalogo ul.menu1 > li.first > a{
	border-top:1px solid #CCC;
}
#menuCatalogo ul.menu2 > li > a{
	width: 219px;
	border: 1px solid #CCC;
	display:block;
	font-weight:400;
	background:#E9E9E9;
	color:#666;
	box-sizing: border-box;
	font-size:13px;
	padding: 15px 22px;
	border-top:0px;
	padding-top:0px;
	border-bottom:0px;
}
#menuCatalogo ul.menu2 > li.active > a{
	font-weight:600;
}
#menuCatalogo ul.menu2 > li.first > a{
	padding-top: 15px;
}

#menuCatalogo ul.menu2{
	border-bottom: 1px solid #CCC;
}

#menuCatalogo ul.menu1,
#menuCatalogo ul.menu2{
	display:none;
}
#menuCatalogo ul.menu1.active,
#menuCatalogo ul.menu2.active{
	display:block	;
}
#detalheCategoria{
	width:716px;
	float:right;
}
#detalheCategoria > .titulo{
	color: #000;
	font-size:20px;
	font-weight: 600;
	display:table;
	margin-bottom:15px;
}
#detalheCategoria > .titulo > .icon{
	display:table-cell;
	vertical-align:middle;
	padding-right:10px;
}
#detalheCategoria > .titulo > .pai{
	display:table-cell;
	vertical-align:middle;
	padding-right:5px;

}
#detalheCategoria > .titulo > .categoria{
	display:table-cell;
	vertical-align:middle;
}
#detalheCategoria .descricao{
	border-bottom:1px solid #E5E4E2;
	width:100%;
	min-height: 251px;
	box-sizing:border-box;
	display:table;
	margin-bottom: 20px;
}
#detalheCategoria .descricao .imagem{
	width:377px;
	min-height: 250px;
	max-width: 377px;
	vertical-align:top;
	text-align:center;
	display:table-cell;
}
#detalheCategoria .descricao .imagem.total{
	width:100%;
	min-height: 250px;
	max-width: 100%;
	text-align:center;
	vertical-align:top;
	display:table-cell;
}
#detalheCategoria .descricao .imagem img{
	max-width: 377px;
}
#detalheCategoria .descricao .imagem.total img{
	max-width: 100%;
}

#detalheCategoria .descricao .texto{
	width:339px;
	box-sizing:border-box;
	padding:35px;
	border:1px solid #E5E4E2;
	font-size:13px;
	font-weight:400;
	color:#666;
	border-left:0px;
	display:table-cell;
	vertical-align: middle;
	height:250px;
}
#detalheCategoria .descricao .texto a.video{
	margin-top:35px;
	color:#000;
	text-decoration:underline;
	display:block;
	padding-left:15px;
	background-image:url('/temas/sinalux/imgs/seta-cat-lat-red.png');
	background-position:left center;
	background-repeat:no-repeat;
}

#detalheCategoria .categorias{

}
#detalheCategoria .categorias .categoria{
	border:1px solid #E6E6E6;
	box-sizing:border-box;
	margin-bottom: 15px;
}
#detalheCategoria .categorias .categoria .titulo{
	min-height: 51px;
	box-sizing:border-box;
	width:100%;
	background:#e6e6e6;
	font-size:16px;
	color:#1a1a1a;
	font-weight:600;
	background-image:url('/temas/sinalux/imgs/seta-cat-bottom-red.png');
	background-repeat:no-repeat;
	background-position:690px center;
	padding: 12px 24px;
	cursor: pointer;
}
#detalheCategoria .categorias .categoria.open .titulo{
	background-image:url('/temas/sinalux/imgs/seta-cat-top-red.png');
}
#detalheCategoria .categorias .categoria .produtos{
	width:100%;
	padding: 35px 45px;
	display: none;
	box-sizing:border-box;
}
#detalheCategoria .categorias .categoria .produtos .produto{
	width: 200px;
	height:105px;
	float:left;
	margin-top: 30px;
}

#detalheCategoria .categorias .categoria .produtos .produto.firstline{
	margin-top: 0px;
}

#detalheCategoria .categorias .categoria .produtos .produto2{
	padding-left: 12px;
	padding-right: 12px;
}
#detalheCategoria .categorias .categoria .produtos a{
	 display:block;
	 text-align:center;
}
#detalheCategoria .categorias .categoria .produtos a img{
	max-height:167px;
	max-width:167px;
}
#detalheCategoria .categorias .categoria .produtos .produto a.nome{
	color:#676767;
	display:block;
	width:100%;
	margin-top:5px;
}


#detalheCategoria > .produtos{
	width:100%;
	display: block;
	box-sizing:border-box;
    padding: 35px 45px;
}
#detalheCategoria > .produtos .produto{
    width: 200px;
    float: left;
    margin-top: 30px;
}

#detalheCategoria > .produtos .produto.firstline{
	margin-top: 0px;
}

#detalheCategoria > .produtos .produto2{
	padding-left: 12px;
	padding-right: 12px;
}
#detalheCategoria > .produtos a{
	 display:block;
	 text-align:center;
}
#detalheCategoria > .produtos .produto a.nome{
	color:#676767;
	display:block;
	width:100%;
	margin-top:5px;
}
#detalheCategoria .produtos a img {
    max-height: 167px;
    max-width: 167px;
}


#detalheCategoria > .categoria{
	width:100%;
	height:50px;
	font-weight:600;
	font-size:16px;
	background:#E6E6E6;
	color:#1a1a1a;
	box-sizing:border-box;
	padding: 14px 24px;
}

#detalheCategoria > .produto{
	margin-top:34px;
	widht:100%;
}

#detalheCategoria > .produto > .nome{
	margin-left:20px;
	widht:100%;
	font-weight:800;
	color:#666;
	font-size:24px;
	margin-bottom:5px;
}
#detalheCategoria > .produto > .mini_descricao{
	font-size:15px;
	color:#666;
	font-weight:400;
	margin-left:20px;
	margin-bottom:10px;


}

#detalheCategoria > .produto > .imagem{
	border:1px solid #E6E6E6;
	padding:29px 0px;
	text-align:center;
}
#detalheCategoria > .produto > .imagem img{
	max-width:300px;
	max-height:300px;
}
#detalheCategoria > .produto > .descricao{
	padding:35px 40px;
	color:#333;
	font-size:13px;
	font-weight:400;
	display: block;
}

#detalheCategoria > .produto > .atributos{
	width:100%;
	display: table;
	background:#F6F6F6;
}
#detalheCategoria > .produto > .atributos > div{
	display: table-cell;
	border-left:2px solid #fff;
	padding:15px;
}
#detalheCategoria > .produto > .atributos > div > .label{
	font-weight:700;
	font-size:13px;
	margin-bottom: 10px;
	color:#666;
}
#detalheCategoria > .produto > .atributos > div > .valor{
	font-weight:400;
	font-size:13px;
	color:#999;
	margin-top: 5px;
}

#detalheCategoria > .produto > .atributos > div.cores > .valor{min-width: 90px;height: 20px;margin-top: 6px;}
#detalheCategoria > .produto > .atributos > div.cores > .valor > div{
	display: block;
	float: left;
}
#detalheCategoria > .produto > .atributos > div.cores > .valor > div.imagem{
	margin-top: -4px;
	margin-right: 5px;
}
#detalheCategoria > .produto > .atributos > div.cores > .valor > div.nome{
	margin-top: -3px;
}
form[name="frmPesquisa"] .inputs{
	margin: 6px 0px;
}
