@charset "utf-8";
body {
    margin: 0px;
    padding: 0px;
    background-attachment: scroll;
    background-image: url(/img/geral/bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    font-family: verdana;
    font-size: 11px;
    line-height: 18px;
    min-height: 800px;
    background-color: #DBE3E6;
}
#main{
    min-height: 800px;
    height: 1000px;
}

.titulo-pagina{
    text-align: left;
    padding: 23px;
    float: left;
    width: 920px;
    font-family: arial;
    font-size: 26px;
    color: #FFF;
    margin-bottom: 50px;
}
.subtitulo{
    font-family: arial;
    font-size: 22px;
    color: #333;
}
.paginacao{
    text-align: center;
    float: left;
    width: 955px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #001A53;
}
.paginacao .link{
    color: #001A53;
    text-decoration: none;
}
h2{}
.breadcrumb-bg{
	background-color: #001A53;
	text-align: left;
}
/*----------------------------------------------------------------header------------------------------------------------------*/
.header{
    height: 448px;
    width: 990px;
}
.header .logo{
    float: left;
    height: 109px;
    width: 450px;
}
.header .fone{
    float: right;
    height: 72px;
    width: 540px;
}
.header .saudacao{
    float: right;
    height: 35px;
    width: 517px;
    text-align: right;
    padding-right: 5px;
    padding-top: 10px;
    font-weight: bold;
    color: #006;
}
.header .menu{
    float: left;
    height: 290px;
    width: 450px;
    background-attachment: scroll;
    background-image: url(/img/header/menu.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.header .menu .conteudo{
    width: 185px;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 119px;
    text-align: center;
}
.header-menu-link{
    font-size: 11px;
    color: #FFF;
    font-family: verdana;
    text-decoration: none;
}
.header .menu .conteudo ul{
    margin-top: 39px;
    margin-left: 0px;
    padding-left: 0px;
    width: 185px;
    float: left;
}
.header .menu .conteudo ul li{
    list-style-type: none;
    height: 20px;
    width: 185px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 0px;
    background-attachment: scroll;
    background-image: url(/img/header/bg-li-menu.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.header .banner{
    float: right;
    height: 290px;
    width: 540px;
}
/*----------------------------------------------------------------conteudo------------------------------------------------------*/
.conteudo{
    width: 955px;
    padding-right: 10px;
    padding-left: 25px;
    padding-bottom: 35px;
}
/*----------------------------------------------------------------footer------------------------------------------------------*/
.footer{
    float: left;
    height: 270px;
    width: 100%;
    background-color: #DBE3E6;
    background-attachment: scroll;
    background-image: url(/img/footer/bg.gif);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 60px;
}
.footer-in{
    height: 270px;
    width: 990px;
    background-attachment: scroll;
    background-image: url(/img/footer/bg-footer-in.gif);
    background-repeat: no-repeat;
    background-position: center top;
    font-family: verdana;
    font-size: 11px;
    text-align: left;
}
.footer-in .logo{
    float: left;
    height: 80px;
    width: 257px;
}
.footer-in .endereco{
    float: left;
    height: 190px;
    width: 250px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 7px;
}
.footer-in .bar-logos{
    float: right;
    height: 200px;
    width: 733px;
    text-align: right;
}
.footer-in .copy{
    float: left;
    height: 40px;
    width: 580px;
    padding-top: 30px;
}
.footer-in .desenvolvedor{
    float: right;
    height: 70px;
    width: 153px;
}
/*----------------------------------------------------------------contato------------------------------------------------------*/
.contato-form{
    float: left;
    width: 480px;
}
.contato-form .txi{
    height: 30px;
    width: 415px;
    border: 1px inset #CCCCCC;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    padding-left: 5px;
}
.contato-form .txi-medio{
    height: 30px;
    width: 340px;
    border: 1px inset #CCCCCC;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    padding-left: 5px;
}
.contato-form .txi-menor{
    height: 30px;
    width: 50px;
    border: 1px inset #CCCCCC;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    padding-left: 5px;
}
.contato-form .txa{
    height: 120px;
    width: 415px;
    border: 1px inset #CCCCCC;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    padding-top: 5px;
    padding-left: 5px;
}
.contato-form .button{
    border: 0px inset #CCCCCC;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #122B54;
    color: #FFFFFF;
    height: 30px;
    width: 60px;
    margin-left: 10px;
}
.contato-coluna-direita{
    float: right;
    width: 450px;
}
.contato-coluna-direita .mapa{
    float: left;
    height: 250px;
    width: 450px;
    border: 3px solid #A4AFB3;
}
.contato-coluna-direita .endereco{
    float: left;
    width: 450px;
    text-align: left;
    margin-top: 15px;
    color: #036;
}
/*----------------------------------------------------------------empresa------------------------------------------------------*/
.empresa-historico{
    float: left;
    width: 595px;
    text-align: justify;
}
.empresa-valores{
    float: left;
    width: 300px;
    text-align: left;
    margin-left: 60px;
}
.empresa-valores ul{
    float: left;
    padding-left: 15px;
}
.empresa-valores ul li{
}
.empresa-qualidade{
    text-align: justify;
    width: 400px;
    float: left;
    margin-right: 80px;
}
.empresa-qualidade ul{
    float: left;
    padding-left: 15px;
}
.empresa-qualidade ul li{
}
.empresa-objetivos{
    text-align: justify;
    width: 470px;
    float: right;
}
.empresa-objetivos ul{
    float: left;
    padding-left: 15px;
}
.empresa-objetivos ul li{
}
.empresa-meio-ambiente{
    float: left;
    width: 950px;
}
.empresa-meio-ambiente .conteudo{
    float: left;
    width: 750px;
    text-align: justify;
    margin-top: 25px;
}
.empresa-meio-ambiente .img{
    float: right;
    height: 196px;
    width: 129px;
}
/*----------------------------------------------------------------servicos------------------------------------------------------*/
.servicos-lista{
    text-align: left;
    float: left;
    width: 955px;
}
.servicos-lista ul{
    margin-left: 15px;
    padding-left: 0px;
}
.servicos-lista ul li{
    list-style-type: none;
    margin-bottom: 5px;
    height: 30px;
    font-size: 12px;
    color: #FFF;
    padding-top: 8px;
    padding-left: 60px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left top;
    width: 475px;
    background-image: url(/img/geral/bg-li-servicos.gif);
}
.servicos-descricao{
    float: right;
    width: 360px;
}
.servicos-descricao .conteudo{
    float: right;
    width: 360px;
    text-align: justify;
    margin-top: 10px;
    height: 50px;
    margin-bottom: 8px;
    padding-bottom: 0px;
}
.servicos-descricao .logo{
    float: left;
    height: 110px;
    width: 350px;
}
.servicos-lista .item{
    float: left;
    width: 955px;
    padding-bottom: 30px;
}
.servicos-lista .titulo{
    background-attachment: scroll;
    background-image: url(/img/geral/bg-titulo-servicos.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 12px;
    color: #FFF;
    padding-left: 60px;
    padding-top: 8px;
    height: 30px;
    width: 895px;
}
/*----------------------------------------------------------------clientes------------------------------------------------------*/
.clientes-lista{
    float: left;
    width: 955px;
}
.clientes-lista .item{
    background-color: #FFF;
    height: 150px;
    width: 150px;
    margin-right: 16px;
    margin-left: 17px;
    margin-bottom: 30px;
    border: 3px solid #A4AFB3;
    float: left;
}
/*----------------------------------------------------------------parceiros------------------------------------------------------*/
.parceiros-lista{
    float: left;
    width: 955px;
}
.parceiros-lista .item{
    background-color: #FFF;
    float: left;
    height: 150px;
    width: 150px;
    margin-right: 16px;
    margin-left: 17px;
    margin-bottom: 30px;
    border: 3px solid #A4AFB3;
}
/*----------------------------------------------------------------obras------------------------------------------------------*/
.obras-lista{
    float: left;
    width: 955px;
}
.obras-lista .item{
    float: left;
    text-align: left;
    width: 430px;
    margin-right: 45px;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #A4AFB3;
    margin-bottom: 15px;
}
.obras-lista .item .img{
    float: left;
    width: 150px;
    border: 4px solid #A4AFB3;
    margin-right: 15px;
}
.obras-lista .item .nome{
    font-family: arial;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}
.obras-lista .item .descricao{}
.obras-link{
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #666;
}
/*----------------------------------------------------------------obras view------------------------------------------------------*/
.obrasView{}
.obrasView .img{
    float: left;
    height: 600px;
    width: 800px;
    background-image: url(/img/obra/teste.jpg);
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.obrasView .flechas{
    background-color: #F00;
    float: left;
    width: 800px;
    height: 100px;
    position: absolute;
}
.obrasView .flechas .esquerda{}
.obrasView .flechas .direita{}
/*----------------------------------------------------------------home------------------------------------------------------*/
.home-empresa{
    float: left;
    width: 580px;
    text-align: left;
    margin-top: 15px;
}
.home-titulo{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    font-family: arial;
}
.home-servicos{
    float: right;
    width: 340px;
    margin-top: 15px;
    text-align: left;
}
.home-servicos ul{
    margin-left: 0px;
    padding-left: 0px;
}
.home-servicos ul li{
    list-style-type: none;
    margin-bottom: 5px;
    padding-left: 24px;
    padding-top: 3px;
    padding-bottom: 5px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFF;
}
.home-obras{
    float: left;
    width: 580px;
    margin-top: 80px;
    text-align: left;
}
.home-obras .titulo{
    background-attachment: scroll;
    background-image: url(/img/geral/bg-titulo-obras-home.gif);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 62px;
    width: 490px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    font-family: arial;
    padding-top: 8px;
    padding-left: 60px;
}
.home-obras .img{
    float: left;
    background-color: #CCC;
    height: 113px;
    width: 150px;
    border: 2px solid #A4AFB3;
    margin-left: 27px;
}
.home-orcamento{
    float: right;
    width: 340px;
    text-align: left;
    margin-top: 60px;
}
.home-link{
    color: #000;
    text-decoration: none;
}
/*----------------------------------------------------------------produtos------------------------------------------------------*/
.produtos-menu-categorias{
    float: left;
    height: 300px;
    width: 180px;
    text-align: left;
}
.produtos-menu-categorias .titulo{
    font-size: 14px;
    color: #FFF;
    background-attachment: scroll;
    background-image: url(/img/geral/bg-titulo-menu-prod.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 30px;
    width: 180px;
    float: left;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: arial;
}
.produtos-menu-categorias ul{
    margin-left: 0px;
    padding-left: 0px;
}
.produtos-menu-categorias ul li{
    margin-left: 12px;
    list-style-image: url(/img/ico/ico-li.png);
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #A4AFB3;
    text-decoration: none;
}
.produtos-menu-categorias ul li .link{
    color: #006;
    text-decoration: none;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
}
.produtos-menu-categorias ul li .link:hover{
    color: #0086CF;
    text-decoration: underline;
}
.produtos-lista{
    float: right;
    height: 400px;
    width: 720px;
    padding-bottom: 35px;
    text-align: left;
}
.produtos-lista ul{
    float: left;
    margin-left: 0px;
    padding-left: 0px;
}
.produtos-lista ul li{
    list-style-type: none;
    margin-right: 50px;
}
.produtos-lista .item{
    float: left;
    text-align: left;
    height: 250px;
    width: 180px;
}
.produtos-lista .item .img{
	height: 135px;
	width: 135px;
	margin-bottom: 10px;
}
.produtos-lista .item .img:hover{
}
.produtos-lista .item .nome{
    font-weight: bold;
    color: #000;
}
.produtos-lista .item .nome a{
    color: #999;
}
.produtos-lista .item .marca{
    color: #2B7CA9;
}
.produtos-lista .item .marca a{
    color: #2B7CA9;
}
.produtos-lista .item .botoes{
	margin-top: 15px;
}
/*----------------------------------------------------------------produtoView------------------------------------------------------*/
.produtoView{
    float: right;
    width: 720px;
    text-align: left;
}
.produtoView .titulo{
    background-attachment: scroll;
    background-image: url(/img/geral/bg-titulo-servicos.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 660px;
    height: 30px;
    padding-top: 8px;
    padding-left: 60px;
    font-size: 14px;
    color: #FFF;
    text-align: left;
    margin-bottom: 30px;
}
.produtoView .marca{
    color: #0086CF;
}
.produtoView .img{
    float: left;
    height: 250px;
    width: 250px;
    border: 1px solid #CCC;
}
.produtoView .dados{
    float: right;
    width: 425px;
}
.produtoView .dados .descricao{}
.produtoView .dados .botoes{
    float: left;
    height: 30px;
    width: 100%;
    margin-top: 15px;
}
/*-----------------------------------------------------autenticacao------------------------------------------------*/
.autenticacao{
    float: left;
    width: 930px;
    text-align: left;
}
.autenticacao .novo-cadastro{
    float: right;
    height: 300px;
    width: 420px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #006;
    padding-left: 65px;
    margin-top: -20px;
}
.autenticacao-form{
    float: left;
    width: 370px;
}
.autenticacao-form .item{
    float: left;
    width: 370px;
    text-align: left;
}
.autenticacao-form .item .rotulo{
    float: left;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
    margin-left: 35px;
}
.autenticacao-form .item .campo{
    float: left;
    width: 300px;
    margin-left: 35px;
}
.autenticacao-form .item .campo .txi{
    background-color: #FBFBFB;
    height: 24px;
    border: 1px solid #B0C8E1;
    width: 270px;
}
.autenticacao-form .item-botao{
    float: left;
    width: 250px;
    text-align: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #BEC8D3;
    padding-top: 7px;
    margin-left: 35px;
}
.autenticacao-form .item-botao .button{}
.autenticacao-titulo{
    background-attachment: scroll;
    background-image: url(/img/geral/bg-titulo-servicos.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 30px;
    padding-left: 60px;
    color: #FFF;
    font-size: 12px;
    padding-top: 7px;
    float: left;
    width: 300px;
    margin-bottom: 20px;
}
/*--------------------------------------------------------cadastro usuario--------------------------------------*/
.cadastro{
    float: left;
    width: 955px;
}

.form{
    text-align: left;
    float: left;
    width: 930px;
}
.form .item{
	float: left;
	width: 460px;
}
.form .item .rotulo{
	float: left;
	width: 205px;
	font-size: 11px;
}
.form .item .campo{
    float: left;
    width: 460px;
}
.form .item .campo .txi{
    background-color: #FBFBFB;
    height: 24px;
    border: 1px solid #B0C8E1;
    width: 420px;
}
.form .item .campo .select{
	background-color: #FBFBFB;
	border: 1px solid #B0C8E1;
	width: 434px;
	padding: 5px;
	height: 35px;
}
.form .item-botao{
    float: right;
    width: 890px;
    text-align: right;
    padding-right: 5px;
    padding-top: 7px;
    margin-right: 35px;
}
.form .item-botao .button{}
/*-----------------------------------------------lembrete senha-----------------------------------------------------*/
.lembrete-senha{
    float: left;
    width: 930px;
    height: 180px;
}
.lembrete-senha .item{
    float: left;
    width: 930px;
    text-align: left;
    margin-top: 50px;
}
.lembrete-senha .item .rotulo{
    float: left;
    width: 210px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 7px;
}
.lembrete-senha .item .campo{
    float: left;
    width: 370px;
}
.lembrete-senha .item .campo .txi{
    background-color: #FBFBFB;
    height: 24px;
    border: 1px solid #B0C8E1;
    width: 360px;
}
.lembrete-senha .item-botao{
    float: left;
    width: 85px;
    text-align: left;
    padding-top: 5px;
}
.lembrete-senha .item-botao .button{}
/*-------------------------------------------------------orcamento-------------------------------------------------------------*/
.orcamento-msg-vazio{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 970px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #DA231A;
}
.orcamento-lista{
    text-align: left;
    float: left;
    width: 970px;
}
.orcamento-lista .cabecalho{
	float: left;
	width: 970px;
	background-color: #001A53;
	height: 30px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.orcamento-lista .cabecalho .nome{
    text-align: left;
    float: left;
    width: 529px;
    padding-top: 8px;
    padding-left: 40px;
}
.orcamento-lista .cabecalho .quantidade{
    float: left;
    width: 200px;
    text-align: center;
    padding-top: 7px;
}
.orcamento-lista .cabecalho .remover{
    float: left;
    width: 200px;
    text-align: center;
    padding-top: 7px;
}
.orcamento-lista .item{
	float: left;
	width: 970px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD5E6;
	padding-bottom: 10px;
}
.orcamento-lista .item .img{
	float: left;
	height: 100px;
	width: 100px;
	text-align: center;
	margin-left: 10px;
	padding-top: 10px;
}
.orcamento-lista .item .nome{
	float: left;
	width: 437px;
	height: 55px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CAD5E6;
	padding-left: 20px;
	padding-top: 45px;
	font-weight: bold;
	color: #333;
}
.orcamento-lista .item .quantidade{
    text-align: center;
    float: left;
    width: 200px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-color: #CAD5E6;
    height: 60px;
    padding-top: 35px;
}
.orcamento-lista .item .quantidade .txi{
    background-color: #F9F9F9;
    height: 27px;
    width: 50px;
    border: 1px solid #CAD5E6;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.orcamento-lista .item .remover{
    text-align: center;
    float: left;
    width: 199px;
    height: 60px;
    padding-top: 40px;
}
.orcamento-qtde-itens{
    float: left;
    width: 970px;
}
.orcamento-qtde-itens .total{
    color: #FFF;
    float: right;
    height: 30px;
    width: 202px;
    background-color: #CC0000;
    text-align: center;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}
.orcamento-campo-obs{
    float: left;
    width: 970px;
    text-align: center;
    margin-top: 10px;
}
.orcamento-campo-obs .txa{
    background-color: #FFFFFF;
    height: 100px;
    width: 970px;
    border: 1px solid #CAD5E6;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.orcamento-botoes{
    float: left;
    width: 970px;
    margin-top: 20px;
    margin-bottom: 25px;
}
.orcamento-botoes .bot{
    float: left;
    width: 323px;
    text-align: center;
    cursor:pointer;
}
/*--------------------------------------------------------historico orcamento--------------------------------------*/


.historico-form{
    text-align: left;
    float: left;
    width: 930px;
}
.historico-form .item{
	float: left;
	width: 920px;
}
.historico-form .item .rotulo{
	float: left;
	width: 900px;
	font-size: 11px;
}
.historico-form .item .campo{
	float: left;
	width: 900px;
}
.historico-form .item .campo .txi{
    background-color: #FBFBFB;
    height: 24px;
    border: 1px solid #B0C8E1;
    width: 420px;
}
.historico-form .item .campo .select{
	background-color: #FBFBFB;
	border: 1px solid #B0C8E1;
	width: 434px;
	padding: 5px;
	height: 35px;
}
.historico-form .item-botao{
    float: right;
    width: 890px;
    text-align: right;
    padding-right: 5px;
    padding-top: 7px;
    margin-right: 35px;
}
.historico-form .item-botao .button{}
/*--------------------------------------------------------alteração cadastro usuario--------------------------------------*/
.cadastro-usuario{
    float: left;
    width: 955px;
}

.cadastro-usuario-form{
    text-align: left;
    float: left;
    width: 930px;
}
.cadastro-usuario-form .item{
	float: left;
	width: 460px;
	text-align: left;
}
.cadastro-usuario-form .item .rotulo{
	float: left;
	width: 300px;
	font-size: 11px;
}
.cadastro-usuario-form .item .campo{
    float: left;
    width: 460px;
}
.cadastro-usuario-form .item .campo .txi{
    background-color: #FBFBFB;
    height: 24px;
    border: 1px solid #B0C8E1;
    width: 420px;
}
.cadastro-usuario-form .item .campo .select{
	background-color: #FBFBFB;
	border: 1px solid #B0C8E1;
	width: 434px;
	padding: 5px;
	height: 35px;
}
.cadastro-usuario-form .item-botao{
    float: right;
    width: 890px;
    text-align: right;
    padding-right: 5px;
    padding-top: 7px;
    margin-right: 35px;
}
.cadastro-usuario-form .item-botao .button{}
