


.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 960px;
	padding: 0px;
	
}

/*
@media screen and (max-width: 700px) {
 
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 100%;
}
}
*/

div#topo {
	width: 960px;
	min-width: 960px;
	height: 153px;
}

div#topo-faleconosco {
    color: #CCCCCC;
    font-family: Verdana;
    font-size: 11px;
    position: relative;
    text-align: right;
    top: 25px;
}
div#topo-faleconosco .texto {

}
div#topo-faleconosco .icone {
	background: url(../img/ico-telefone.png);
	display: inline-block;
	height: 21px;
	position: relative;
	top: 7px;
	width: 24px;
}
div#topo-faleconosco .fone {

}
ul#menu {
	/*width: 672px;*/
	background: url(../img/bg-menu.png);
	position: relative;
	top: 50px;
	text-indent: 20px;
	height: 35px;
	left: 23px;
}
ul#menu li {
	display: inline-block;
	position: relative;
    top: 5px;
}
ul#menu li a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
	letter-spacing: 0.9px;
}

h1 {
	background: url(../img/bg-titulo.png);
	width: 960px;
	height: 30px;
	font-size: 20px;
    line-height: 30px;
    text-indent: 10px;
	color: #FFF;
	position: relative;
	text-align:left;
}
h1 span.subtitulo {
	color: #0088CC;
    font-size: 16px;
    left: 160px;
    position: absolute;
}
h1 a.saibamais {
    color: #CCCCCC;
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    right: 30px;
}

hr {
	background: #1177ba;
	border: none;
	height: 12px;
	margin: 0px;
}

p {
	color: #0088CC;
}

#texto-empresa-home{
	width:460px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#1E7EBD;
	line-height:15px;
	margin-top:30px;
	margin-left:15px;
}


#botao-leia-mais-texto-empresa-home{
	position:absolute;
	margin-top:-21px;
	margin-left:15px;
	
    color: #1E7EBD;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    
   
    width: 100px;
}

#img-texto-home-empresa{
	position:absolute;
	margin-left:470px;
}


ul#menu-rodape {
	text-align: center;
	margin-bottom: 20px;
    margin-top: 5px;
}
ul#menu-rodape li {
	display: inline-block;
	position: relative;
    top: 5px;
}
ul#menu-rodape li a {
	text-transform: uppercase;
	color: #1177ba;
	font-size: 11px;
	letter-spacing: 1px;
	padding-left: 15px;
    padding-right: 15px;
	border-right: 1px solid #CCC;
	font-family:Verdana, Geneva, sans-serif;
}

#creditos {
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#telefone-rodape{
	color:#1E7EBD;
	float:left;
	margin-left:20px;
	margin-top:-10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


#icone-tel-rodape{
	float:left;
}

#email-rodape{
	float:left;
	margin-left:5px;
	margin-top:-5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#1E7EBD;
	line-height:15px;
}

#img-icone-email-rodape{
	position:absolute;
	margin-top:0px;
	margin-left:-45px;
	}
	
	
	
#endereco-rodape{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:13px;
	position:absolute;
	margin-left:30px;
	margin-top:-25px;
	color:#1E7EBD;
	width:260px;
}

#nas-redes-rodape{
	margin-left:60px;
}


#nas-redes-texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#1E7EBD;
	font-weight:700;
}

#menu-lateral{
	width:231px;
	float:left;
	background: #1E7EBD;
	margin-top:49px;
	height:auto;
	margin-right:26px;

	
}



/*







a{
	color:#FFF;
}


a:hover {
	color:#FFF;
}



h1 {
	font-size: 16px;
	line-height: inherit;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
}
.search-query {
    padding-left: 29px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJ5JREFUeNpi+P//PwMQMANxERCfAeI/UBrEZwbJQ9WAFR0A4u1AbAnEbFB6O1ScGaawGoi3wHQiYyBYDZKHKbwHxLo4FOqC5GEKf4Ksw6EQ5IyfIDYTkPEUiNUZsAOQ+F9GRkYJEKcFiDficSOIcRjE4QTiY0C8DuRbqAJLKP8/FP9kQArHUiA+jySJjA8w4LAS5KZd0MAHhaccQIABALsMiBZy4YLtAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: 12px 8px;
	text-indent: 15px;
	border-radius: 15px 0px 0px 15px !important;
}
.btn-query {
	border-radius: 0 15px 15px 0 !important;
}
body{
	background: #FFF url('../img/layout/fundo-background.jpg') repeat-x;

}

#topo{
	width:960px;
	height:180px;
	background:#fff;
	margin-top:7px;
}
#logo-topo{
	position:absolute;
	
	margin-top:25px;
	margin-left:25px;
	width: 250px;
}

#texto-fale-conosco-topo{
	position:absolute;
	margin-left:830px;
	margin-top:68px;
	font-size:12px;
	color:#666666;
	width:100px;
}

#borda-icones-topo{
	border: 1px solid;
	width:316px;
	height:67px;
	border-radius:15px;
	color:#E7E7E7;
	position:absolute;
	margin-left:625px;
	margin-top:60px;
	
}
#telefone{
	position:absolute;
	margin-top:88px;
	margin-left:803px;
	font-size:20px;
	color:#3374B6;
	width:130px;
}

#icone-face{
	margin-left:640px;
	position:absolute;
	margin-top:73px;
}

#icone-twitter{
	margin-left:690px;
	position:absolute;
	margin-top:73px;
}

#icone-youtube{
	margin-left:740px;
	position:absolute;
	margin-top:73px;
}


#menu {
	background: #3475B6;
	float:left;
	height:60px;
	width:960px;
	margin-top:3px;
	
	
	line-height: 60px;
	
}
#menu .html {
	position: relative;
	
}

#menu ul li {
	display: inline;

}
#menu ul li a {
	text-decoration: none;
	color: #fff;
	margin-left: 20px;
	font-family: 'helvitica', serif;
	font-size: 12px;
	padding-top:10px;
	
	
}

#menu ul li a:hover {
	text-decoration:none;
	background: none;
	
	color:#fff;
	border-bottom:2px solid #FFF;
	
}


#menu-conteudo{
	color:#3475B6;
	
}

#menu-conteudo ul li a {
	text-decoration: none;
	color: #3475b6;
	
	
	
	
}

#fundo-background-menu{
	position:absolute;
	margin-left:-600px
}

#texto-home{
	width:450px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	margin-top:80px;
}

#titulo-home{
	padding-top:25px;
	position:absolute;
}

#foto-infra-estrutura-home{
	float:left;
	margin-left:440px;
	height:352px;
	width:498px;
	}
	
#fundo-background-foto-home{
	position:absolute;
	margin-left:920px;
	
	
}

#botao-saiba-mais-home{
	position:absolute;
	margin-top:300px;
	height:25px;
	width:80px;
	
	background:#3475B6;
	border-radius:7px;
	color:#FFF;
	text-align: center;
}

#texto-home-servicos-prestados{
	color: #666;
	font-size:16px;
}




#icone-nossos-processos-home{
	margin-top:40px;
	margin-left:30px;
	
}

#texto-nossos-processos{
	margin-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;
}


#icone-certificacoes{
	margin-top:40px;
	margin-left:35px;
	
}

#texto-certificacoes{
	margin-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
}

#icone-homologacoes{
	margin-top:40px;
	margin-left:25px;
	
}

#texto-homologacoes{
	margin-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
}

#icone-acoes-sociais{
	margin-top:40px;
	margin-left:25px;
	
}

#texto-acoes-sociais{
	margin-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
}

#icone-politica-de-qualidade{
	margin-top:40px;
	margin-left:40px;
	
}

#texto-politica-de-qualidade-home{
	margin-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:px;
}


#sombra-de-pe{
	position:absolute;
	margin-left:130px;
	margin-top:180px;
}







#rodape{
	width:100%;
	height:327px;
	font-family:'Arial' ,Helvetica, sans-serif;
	}
	
	
	
	

#menu-rodape {
	
	float:left;
	height:60px;
	width:960px;
	margin-top:30px;

	
	
	line-height: 50px;
	
}
#menu-rodape .html {
	position: relative;
	
}

#menu-rodape ul li {

	list-style:none;
	line-height:25px;
}


#menu-rodape ul li a {
	text-decoration: none;
	
	color: #000;
	margin-left: 10px;
	font-family: 'helvitica', serif;
	font-size: 13px;
	padding-top:10px;
	color:#666;
	
	
}


#titulo-servicos-prestados{
	font-size:16px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}

#fundo-background-menu{
	position:absolute;
	margin-left:-600px
}

#retangulo-rodape{
	margin-top:-70px;
	float:left;
	margin-left:200px;
	width: 545px;
	height:279px;
	border: 1px solid #99BADA;
	background:#fff;
	border-radius: 20px 0px 0px;
}

#retangulo-azul-rodape{
	position:absolute;
	margin-left:580px;
	margin-top:10px;
	z-index:999px;
	width:402px;
	height:300px;
}

#retangulo-pequeno-azul-rodape{
	position:absolute;
	width:200px;
	height:25px;
	background: #3475B6;
	border-radius:5px;
	margin-left:220px;
	margin-top:10px;
	z-index:99px;
}

#texto-titulo-rodape-responsabilidade-social{
	position:absolute;
	margin-left:235px;
	margin-top:12px;
	width:200px;
	color:#FFF;
	font-weight:bold;
	
	
	}

#telefone-rodape{
	position:absolute;
	margin-left:630px;
	width:200px;
	margin-top:50px;
	color:#fff;
	font-size:16px;

}


#texto-rodape{
	position:absolute;
	width:370px;
	margin-left:220px;
	margin-top:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#img-endereco-rodape{
	position:absolute;
	margin-left:630px;
	margin-top:100px;
	width:94px;
	
}

#endereco-rodape{
	position:absolute;
	margin-left:740px;
	margin-top:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	width:205px;
	
	
}

#horario-funcionamento-rodape{
	position:absolute;
	margin-left:630px;
	margin-top:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	width:315px;
	line-height:15px;


}

#botao-saiba-mais-rodape{
	position:absolute;
	margin-top:-60px;
	height:25px;
	width:80px;
	
	background:#3475B6;
	border-radius:7px;
	color:#FFF;
	text-align: center;
	margin-left:220px;
}

#creditos{
	
	margin-top:-23px;
	
	color:#FFF;
	font-size:12px;
	
	text-align:center;
	height:30px;
}

footer{
	background: #eee url('../img/layout/rodape-artcoating.jpg') repeat-x;
	width:100%;
	height:327px;
	clear:both;


	

}



#titulo-infra-estrutura-empresa{
	color:#3373B6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	}

#titulo-producao-empresa{
	color:#3373B6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	}


#botao-veja-mais{
	margin-left:720px;
	background:#3475B6;
	width:80px;
	text-align:center;
	color:#FFF;
	border-radius:8px;
}

*/