﻿body
{
	background: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	color: #808080;
}

.geral
{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	display: table;
}

.idiomas
{
	width: 1000px;
	height: 34px;
	margin-top: 16px;
}
.idiomas ul li
{
	float: left;
	padding-left: 23px;
	display: block;
}
.idiomas ul li a
{
	width: 19px;
	height: 14px;
	background: url(../img/bandeiras.gif);
}
.idiomas ul li .eng
{
	background-position: -42px 0;
}
.idiomas ul li .esp
{
	background-position: -84px 0;
}

.barra_esq
{
	background: url(../img/bg_box_home.png);
	width: 193px;
	height: 528px;
	z-index: 20;
}

.logo
{
	width: 193px;
	height: 95px;
	background: url(../img/bg_logo_home.gif);
}

.logo h1
{
	width: 144px;
	height: 73px;
	background: url(../img/logo_home.gif);
	margin: 10px 0 0 23px;
}

.menu
{
	margin-top: 31px;
}

.menu .menu_abas
{
	position: relative;
	height: 30px;
	display: block;
	width: 150px;
	float: left;
	clear: left;
}

.menu .menu_abas .aba
{
	display: block;
	height: 30px;
	left: 0;
	position: absolute;
	top: 0;
	width: 360px;
}


.menu .menu_abas .opcao, .menu .menu_abas .opcao2
{
	width: 144px;
	background: url(../img/bg_menu_home.png) repeat-x 0 0;
	height: 27px;
}

.menu .menu_abas .opcao2
{
	background: url(../img/bg_menu_news.png) repeat-x 0 0;
}

.menu .menu_abas .redondo, .menu .menu_abas .redondo2
{
	width: 6px;
	height: 27px;
	background: url(../img/bg_redonda_home.png) no-repeat;
}
.menu .menu_abas .redondo2
{
	background: url(../img/bg_redonda_news.png) right 0;
}
.menu .menu_abas a
{
	background: url(../img/lnk_menu_home.png) no-repeat 0 0;
	height: 12px;
	margin: 8px 0 0 19px;
	width: 53px;
	float: left;
}

.menu .menu_abas a.lnk_srv
{
	background-position: 0 -29px !important;
	width: 53px !important;
}
.menu .menu_abas a.lnk_not
{
	background-position: 0 -61px !important;
	width: 49px !important;
}
.menu .menu_abas a.lnk_cli
{
	background-position: 0 -90px !important;
	width: 49px !important;
}
.menu .menu_abas a.lnk_case
{
	background-position: 0 -121px !important;
	width: 38px !important;
}
.menu .menu_abas a.lnk_parc
{
	background-position: 0 -150px !important;
	width: 57px !important;
}
.menu .menu_abas a.lnk_cont
{
	background-position: 0 -180px !important;
	width: 56px !important;
}
.menu .menu_abas a.lnk_whit
{
	background-position: 0 -209px !important;
	width: 75px !important;
}

.lnk_conhecanos
{
	bottom: 170px;
	height: 61px;
	position: absolute;
	right: 99px;
	width: 147px;
	background: url(../img/btn_conheca.png) no-repeat;
}

.tit_menu_serv_tl, .tit_menu_serv_ti
{
	background: url(../img/tit_menu_serv_tl.gif) no-repeat;
	width: 454px;
	height: 39px;
}

.tit_menu_serv_ti
{
	background: url(../img/tit_menu_serv_ti.gif) no-repeat;
}

.sub_menu_serv
{
	position: absolute;
	width: 454px;
	background-color: #fff;
	top: 24px;
	z-index: 100;
	left: 0; /*border: 1px solid #687f8d; 	border-top: none;*/
	line-height: 16px;
}

.sub_menu_serv ul
{
	width: 454px;
	background: url(../img/bg_menu_serv.jpg) repeat-x;
}
.sub_menu_serv ul li
{
	display: block;
    float: left;
    margin: 12px 0 0 22px;
    padding: 0 0 12px 18px;
    width: 186px;
	background: url(../img/ico_serv.gif) no-repeat 0 2px;
}
.sub_menu_serv ul li a
{
	background: none !important;
	width: 145px !important;
	height: auto !important;
	margin: 0 !important;
	color: #414042;
}

.lnk_servicos
{
	width: 344px !important;
	height: 47px !important;
	background: url(../img/lnk_serv_espc.gif) no-repeat !important;
	margin: 0 !important;
	padding: 0 !important;
}

.fecharServ
{
	background: url(../img/btn_fechar_serv.gif) no-repeat;
	height: 18px;
	position: absolute;
	right: 0;
	top: -18px;
	width: 54px;
	z-index: 98;
}

.box_img
{
	z-index: 1;
	position: relative;
	margin-top: -528px;
}

.rodape
{
	width: 1000px;
}
.ul_endereco
{
	font-size: 11px;
	margin: 26px 0 20px 15px;
	width: 800px;
}
.ul_endereco li
{
	float: left;
	padding-bottom: 13px;
	width: 100%;
}

.midias_sociais
{
	margin: 26px 0 0 0;
	width: 144px;
	height: 52px;
	background: url(../img/bg_medias.gif) no-repeat;
}
.midias_sociais ul
{
	margin-top: 11px;
}
.midias_sociais ul li
{
	float: left;
	margin-left: 16px;
}
.midias_sociais ul li a
{
	width: 31px;
	height: 30px;
	background: url(../img/medias.gif);
}
.lnk_face
{
	background-position: -47px 0 !important;
}
.lnk_lkd
{
	background-position: -93px 0 !important;
}

.widepaper
{
	height: 160px;
	width: 193px;
}

.trab_conosco
{
	bottom: 2px;
    height: 30px;
    left: 0;
    position: absolute;
    width: 193px;
}
.lnk_trab_conosco
{
	color: #FFFFFF;
	margin: 10px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 192px;
}

.cortina
{
	background: black;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 50;
	display: none;
}

