html{
 scrollbar-base-color:#627086;
 scrollbar-arrow-color:#293243;
 scrollbar-track-color:#293243;
 scrollbar-shadow-color:#627086;
}

::-webkit-scrollbar{width:15px;}
::-webkit-scrollbar-corner{background-color:#293243;}
::-webkit-scrollbar-button{background-color:#293243;}
::-webkit-resizer{background-color:#293243;}
::-webkit-scrollbar-thumb{background-color:#627086;}
::-webkit-scrollbar-track-piece{background-color:#293243;}
::-webkit-scrollbar-track {background-color:#293243;}

body{
	background-color:#293243;
	background-attachment:scroll;
	overflow-y:scroll;	
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFF;
	font-style:normal;
	font-weight:normal;
	cursor:default;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none; 	
}

.loader{
	position:absolute;
	z-index:10000;
	left:48%;
	top:207px;
	width:24px;
	height:24px;
	background-image:url(../_mx_img/load.gif);
	background-repeat:no-repeat;
}

.flor_1{
	position:fixed;
	z-index:-10000;
	left:0;
	top:90px;
	width:426px;
	height:500px;
	background-image:url(../_mx_img/flor_1.png);
	background-repeat:no-repeat;
}

.flor_2{
	position:fixed;
	z-index:-20000;
	right:0;
	top:200px;
	width:426px;
	height:500px;
	background-image:url(../_mx_img/flor_2.png);
	background-repeat:no-repeat;
}

@media screen and (max-width: 1440px){

.flor_1{
	-webkit-transform:scale(0.7);
    -moz-transform:scale(0.7);
    -o-transform:scale(0.7);
    -ms-transform:scale(0.7);
	transform:scale(0.7);
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;
}

.flor_2{
	top:250px;
	-webkit-transform:scale(0.7);
    -moz-transform:scale(0.7);
    -o-transform:scale(0.7);
    -ms-transform:scale(0.7);
	transform:scale(0.7);
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right;
}
	
}

@media screen and (max-width: 1366px){

.flor_1{
	-webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -o-transform:scale(0.6);
    -ms-transform:scale(0.6);
	transform:scale(0.6);
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;
}

.flor_2{
	top:250px;
	-webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -o-transform:scale(0.6);
    -ms-transform:scale(0.6);
	transform:scale(0.6);
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right;
}
	
}

.menu_bg{
	position:absolute;
	z-index:20;
	top:0;
	width:100%;
	height:75px;
	background-image:url(../_mx_img/menu_regua.png);
	background-repeat:repeat-x;
}

.menu_centro{
	width:1000px;
	margin:auto;
	height:75px;
}

.logo{
	width:89px;
	height:54px;
	background-image:url(../_mx_img/logo_1.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:12px;
	margin-left:15px;
}

.menu_pt{
	width:850px;
	height:59px;
	margin-top:11px;
	margin-bottom:11px;
	float:right;
	font-size:15px;
}

.menu_pt nav{
	float:right;
	margin-right:3px;
}

.menu_pt nav ul{
	width:auto;
	height:59px;
	margin:0;
	padding:0;
}

.menu_pt nav ul li{
	float:left;
	list-style-type:none;
}

.menu_pt nav ul li a{
	display:block;
	width:auto;
	height:auto;
	padding:41px 12px 1px 12px;
	text-align:center;
}

.menu_pt a:link,
.menu_pt a:visited{
	color:#C0C0C0;
}

.menu_pt a#active{
	color:#F1F2F2;
}

.menu_pt a:hover,
.menu_pt a:focus{
	color:#F1F2F2;
	text-decoration:none;
}

.info_img_mais_lingua{
	width:1000px;
	height:11px;
	margin:auto;
	margin-top:80px;
}

.moveis_a_medida_pt{
	width:101px;
	height:11px;
	float:left;
	margin-left:9px;
	background-image:url(../_mx_img/moveis_a_medida_pt.png);
	background-repeat:no-repeat;
}

.moveis_a_medida_fr{
	width:101px;
	height:11px;
	float:left;
	margin-left:9px;
	background-image:url(../_mx_img/moveis_a_medida_fr.png);
	background-repeat:no-repeat;
}

.pt_fr{
	width:50px;
	height:11px;
	float:right;
	margin-right:15px;
	font-size:12px;
}

.pt_fr nav{
	float:right;
}

.pt_fr nav ul{
	width:auto;
	height:11px;
	margin:0;
	padding:0;
}

.pt_fr nav ul li{
	float:left;
	list-style-type:none;
}

.pt_fr nav ul li a{
	display:block;
	width:auto;
	height:11px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

.pt_fr a:link,
.pt_fr a:visited{
	color:#8899B9;
}

.pt_fr a#active{
	color:#F1F2F2;
}

.pt_fr a:hover,
.pt_fr a:focus{
	color:#F1F2F2;
	text-decoration:none;
}

.pt_fr_separador{
	color:#F1F2F2;
}

.conteudo{
	width:970px;
	height:auto;
	margin:auto;
	margin-top:41px;
	margin-bottom:55px;
}

.rodape{
	width:970px;
	height:19px;
	margin:auto;
	margin-bottom:10px;
	border-bottom:1px solid #627086;
}

.rodape_1{
	float:left;
	margin-top:2px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#FFF;
}

.rodape_1 a{
	text-decoration:none;
	color:#C0C0C0;
}

.rodape_1 a:hover{
	text-decoration:none;
	color:#F1F2F2;
}

.rodape_2{
	float:right;
	margin-top:4px;
	font-size:8px;
	letter-spacing:1px;
	text-align:right;
	text-decoration:none;
	color:#C0C0C0;
}

.rodape_2 a{
	text-decoration:none;
	color:#C0C0C0;
}

.rodape_2 a:hover{
	text-decoration:none;
	color:#F1F2F2;
}

.promo{
	width:460px;
	height:70px;
	margin:auto;
	margin-bottom:50px;
	background-image:url(../_mx_img/promo_2.png);
	background-repeat:no-repeat;
}

img{
	border:0;
}

a{
	outline:none;
	background:none;
	text-decoration:none;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

a:link,
a:visited,
a:hover,
a:focus,
a:active,
a#active{
	text-decoration:none;
	outline:none;
}