* {
    margin: 0;
    padding: 0;
}

body,
html {
    width: 100%;
    height: 100%;
    background: #ffffff;
}

#fundoLixo {
    background: url('images/fundo_ecra.jpg') repeat-x bottom center;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    height: 200px;
}

body,
td,
p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #666666;
}

hr {
    margin: 1em 0 1em 0;
    border: none;
    border-top: 1px solid #df0000;
    height: 2px;
}

#bandeiras {
    background: #ffffff;
    border: 1px solid #cccccc;
    width: 119px;
}

.scadcam {
    display: block;
    /*width:250px; height:197px;*/
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=1);
}

.scadcam:hover {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.boxes {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background: #ffffff;
    padding: 2px;
    height: 20px;
    border: 0px solid #ffffff;
    color: #666666;
}

.boxesPesquisa {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background: #f6f6f6;
    padding: 2px;
    height: 20px;
    border: 1px solid #ffffff;
    color: #666666;
}

.boxesProd {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background: #ebebeb;
    padding: 2px;
    height: 20px;
    border: 0px solid #ebebeb;
    color: #666666;
}

.tits {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.titsBot {
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}

.titsUsados {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.titsSeccoes {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.noticiasFoto {
    padding: 10px;
    background: #efefef;
    width: 215px;
    float: left;
}

.noticiasDescricao {
    margin-left: 15px;
    float: left;
    width: 280px;
}

.noticiasTit {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

.noticiasTit2 {
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}

.noticiasData {
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}

.noticiasFoto2 {
    padding: 10px;
    background: #efefef;
    width: 215px;
    float: left;
}

.noticiasDescricao2 {
    margin-left: 15px;
    float: left;
    width: 220px;
}

.noticiasFoto3 {
    padding: 10px;
    background: #efefef;
    width: 450px;
    float: left;
}

.noticiasFoto3Mini {
    margin-top: 10px;
    padding: 5px;
    background: #efefef;
    width: 100px;
    /*height:70px;*/
    float: left;
}

.noticiasDescricao3 {
    margin-left: 40px;
    float: left;
    width: 400px;
}

.produtosLista1 {
    float: left;
    width: 230px;
    margin-bottom: 25px;
    margin-top: 25px;
}

.produtosLista2 {
    /*float:left;*/
    /*border:1px solid #ff0000;*/
    width: 740px;
    padding-bottom: 22px;
    /*padding-top:35px;	*/
    /*border-bottom: 1px solid #cccccc;*/
}

.clrL2 {
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #cccccc;
}

.produtosFoto {
    padding: 0px;
    background: #ffffff;
    width: 230px;
    float: left;
    position: relative;
}

.produtosDescricao1 {
    float: left;
    margin-top: 10px;
    position: relative;
}

.produtosTit1,
.produtosTit2 {
    font-size: 14px;
    font-weight: bold;
    color: #015BAA;
}

.layerCategoria {
    border-bottom: 1px solid #df0000;
    width: 740px;
    height: 20px;
}

.titCategoria {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    height: 20px;
    border-bottom: 1px solid #ffffff;
    float: left;
    padding-right: 15px;
}

ol,
ul {
    list-style: none;
}

.clr {
    clear: both;
}

.div_portfolio_alv1 {
    background: url(../images/scroller_dir.png);
    position: absolute;
    height: 300px;
    margin-top: -150px;
    top: 50%;
    width: 50px;
    margin-left: -50px;
    left: 100%;
    z-index: 20002;
    cursor: pointer;
    border: 1px solid #000000;
}

.div_portfolio_alv2 {
    background: url(../images/scroller_esq.png);
    position: absolute;
    height: 300px;
    margin-top: -150px;
    top: 50%;
    width: 50px;
    margin-left: 0px;
    left: 0%;
    z-index: 20002;
    cursor: pointer;
    border: 1px solid #000000;
}

#contentX,
#contentTopo {
    /*position:relative;*/
    margin-top: 0px;
    width: 100%;
    text-align: center;
    border: 0px solid #000000;
    z-index: 2;
}

.centrarDiv1000 {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    text-align: left;
}

#contentX .logo {
    margin-top: 0px;
    float: left;
    width: 130px;
    height: 112px;
}

#contentX .menu {
    text-align: right;
    float: right;
    width: 955px;
    border-bottom: 1px solid #fff;
    height: 112px;
}

#contentX .menu .posicionarMenu {
    margin-top: 70px;
}

#contentX .menu .posicionarMenu a {
    padding-left: 10px;
}

#centrarTit {
    z-index: 4;
    /*bottom:0px; margin-bottom:100px;*/
    position: fixed;
    width: 100%;
    top: 50%;
    margin-top: -50px;
    text-align: left;
}

#centrarTit .centrar {
    margin-left: auto;
    margin-right: auto;
    width: 940px;
    text-align: left;
}

#centrarFundo {
    z-index: 3;
    position: fixed;
    bottom: 0px;
    width: 100%;
    position: fixed;
    text-align: left;
    background: url('../images/sombra_fundo.png');
    height: 50px;
}

#centrarFundo .centrar {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
    text-align: left;
}

#centrarFundo .centrar .esq {
    float: left;
    /*border:1px solid #fff;*/
}

#centrarFundo .centrar .dir {
    float: right;
    text-align: right;
    /*border:1px solid #fff;*/
}

#msgHome {
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    text-shadow: 0.1em 0.1em 0.1em black;
}

#zonaDados {
    /*position:relative;*/
    width: 100%;
    text-align: center;
    /*z-index:1;*/
    /*padding-bottom:120px;*/
    /*height:80%;*/
}

#zonaDados .centrar {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    text-align: left;
    margin-top: 50px;
}

#zonaDados .centrarTxtMarca {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
    text-align: left;
    margin-top: 50px;
}

#zonaDados .centrarMarcas {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    text-align: left;
    margin-top: 50px;
}

#zonaDados .centrarMadeiras {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    text-align: center;
    margin-top: 50px;
}

#zonaDados .centrarObras {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
    text-align: left;
    margin-top: 50px;
}

.painelMarcasFundo {
    background: url('images/madeiras_fundo.png');
}

#alavanca1,
#alavanca2 {
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    opacity: 0.2;
    -moz-transition-property: opacity;
    -moz-transition-duration: 0.5s;
    -moz-transition-delay: 0s;
    /* WebKit */
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    /* Opera */
    -o-transition-property: opacity;
    -o-transition-duration: 0.5s;
    -o-transition-delay: 0s;
    /* Standard */
    transition-property: opacity;
    transition-duration: 0.5s;
    transition-delay: 0s;
    /*cursor: pointer;*/
}

#alavanca1:hover,
#alavanca2:hover {
    opacity: 1;
    /*cursor: pointer;*/
    /* Firefox */
    -moz-transition-property: opacity;
    -moz-transition-duration: 0.5s;
    -moz-transition-delay: 0s;
    /* WebKit */
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    /* Opera */
    -o-transition-property: opacity;
    -o-transition-duration: 0.5s;
    -o-transition-delay: 0s;
    /* Standard */
    transition-property: opacity;
    transition-duration: 0.5s;
    transition-delay: 0s;
}

a:link {
    COLOR: #666666;
    TEXT-DECORATION: none;
}

a:visited {
    COLOR: #666666;
    TEXT-DECORATION: none;
}

a:hover {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

a.botGroup {
    font-size: 12px;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

a.botGroup:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

a.botGroup:hover {
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}

a.mF:link {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

a.mF:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

a.mF:hover {
    TEXT-DECORATION: underline;
}

#nav {
    list-style: none;
    /*font-weight:bold;*/
    /*margin-bottom:10px;*/
    /* Clear floats */
    float: RIGHT;
    width: 700px;
    position: absolute;
    /* Bring the nav above everything else--uncomment if needed.
	
	z-index:5;
	*/
    z-index: 2001;
}

#nav li {
    float: RIGHT;
    /*margin-right:1px;*/
    position: relative;
    /*background: url('images/menu.jpg');*/
    /*border-right:1px solid #ffffff;*/
    height: 37px;
}

#nav a {
    display: block;
    /*
	padding-left:5px; padding-right:5px;
	padding-top:8px; padding-bottom:8px;
	*/
    color: #fff;
    text-decoration: none;
}

#nav a:hover {
    color: #fff;
    /*background: url('images/menu_on.jpg');*/
    text-decoration: underline;
}


/*--- DROPDOWN ---*/

#nav ul {
    FONT-SIZE: 11px;
    list-style: none;
    position: absolute;
    left: -9999px;
    /* Hide off-screen when not needed (this is more accessible than display:none;) */
}

#nav ul li {
    padding-top: 0px;
    /* Introducing a padding between the li and the a give the illusion spaced items */
    float: none;
    color: #666666;
    background: url('images/sub_menu.jpg');
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    height: 17px;
    padding: 10px;
    font-weight: bold;
    text-align: left;
    margin-top: -5px;
}

#nav ul a {
    white-space: nowrap;
    /* Stop text wrapping and creating multi-line dropdown items */
}

#nav li:hover ul {
    /* Display the dropdown on hover */
    left: 0;
    /* Bring back on-screen when needed */
}

#nav li:hover a {
    /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    /*background:#6b0c36;*/
    text-decoration: underline;
    text-transform: uppercase;
}

#nav li:hover ul a {
    /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration: none;
    color: #ffffff;
}

#nav li:hover ul li a:hover {
    /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    /*background:#333;*/
    text-decoration: underline;
}

.scrollup {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    opacity: 0.3;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    background: url('icon_top.png') no-repeat;
}

.scrollup:hover {
    opacity: 1;
}

@media screen and (min-height: 900px) {}


/**
cookies
**/

.div_cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: auto;
    padding: 5px 0;
    background-color: rgb(243, 179, 19);
    background-color: rgba(243, 179, 19, 0.8);
    display: none;
}

.div_cookies>div {
    display: table;
    margin: auto;
    height: 100%;
    min-height: 60px;
}

.div_cookies>div>div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.div_cookies .cookies_texto {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 300;
    line-height: 16px;
    display: inline-block;
    padding: 5px 20px;
}

.div_cookies .cookies_botoes {
    padding: 5px 20px;
    display: inline-block;
}

.div_cookies .cookies_botoes .cookies_bt1,
.div_cookies .cookies_botoes .cookies_bt2 {
    display: inline-block;
    margin: 0 5px;
    height: 29px;
}

.div_cookies .cookies_botoes .cookies_bt1 a,
.div_cookies .cookies_botoes .cookies_bt2 a {
    padding: 0 17px;
    font-size: 12px;
    color: #4b4a4a;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 29px;
    display: block;
    background-color: #FFFFFF;
    cursor: pointer;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.div_cookies .cookies_botoes .cookies_bt2 a,
.div_cookies .cookies_botoes .cookies_bt1 a:hover {
    color: #ffffff;
    background-color: #8d8d8d;
    cursor: pointer;
}

.div_cookies .cookies_botoes .cookies_bt2 a:hover {
    color: #4b4a4a;
    background-color: #FFFFFF;
    cursor: pointer;
}