/* CSS Document */

body{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#6f6f6f;
}

@font-face {
    font-family: 'eurostileregular';
    src: url('Eurostile LT Bold Extended.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
#topo{
	background-image:url('../images/topo.jpg');
	background-repeat:repeat-x;
	height:105px;
}

#logo{
	position: absolute;
	margin-top: -291px;
}



#sombra-topo{
	background-image:url('../images/sombra-topo.png');
	width:1126px;
	height:40px;
	margin-top:0px;
}

#linha-topo{
	background-image:url('../images/linha.jpg');
	background-repeat:repeat-x;
	height:15px;
}


#banner{
	background-image:url('../images/fundo-banner.jpg');
	background-size:100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	height:309px;
	margin-top:-1px;
}

#menu{
	position: absolute;
	top: 32px;
	margin-left: 384px;

}

#menu-topo{
	background-image:url('../images/tab-menu.png');
	background-repeat:no-repeat;
	width:572px;
	height:92px;
	top: -2px;
	position: absolute;
	margin-left: 362px;
}

#menu .active{
	background-image: url('../images/menu-active.png');
	color: #ffffff;
	border-radius: 2px;
	padding-top:3px;
	padding-bottom: 33px;
	color:#F26129;

}

#nav a{
	color:#fff;
	font-size:16px;
	margin-right:52px;
}

#nav a:hover{
	color:#F68921;
	font-size:16px;
	text-decoration:none;
}

#redes{
	
	margin-left: 572px;
	margin-top: -21px;
}

#bg{
	background-image:url('../images/bg.jpg');
		background-size:100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	height:1216px;
}

#bg-empresa{
	background-image:url('../images/bg.jpg');
		background-size:100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	height:792px;
}

#bg-servicos{
	background-image:url('../images/bg.jpg');
		background-size:100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	height: 557px;
}

#bg-contato{
	background-image:url('../images/bg.jpg');
		background-size:100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	height:748px;
}

#bg-servicos2{
	background-image:url('../images/bg.jpg');
		background-size:100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	height:946px;
}

.row-fluid{
	margin-top:30px;
	margin-bottom:30px;
}

h2{color:#014f9f; }

p.home{color:#6f6f6f; text-align:center; font-size:16px; width:500px;}

p.box{color:#6f6f6f; text-align:justify; font-size:14px; width:500px; margin-left:5px;}

#titulo{
	background-image:url('../images/tab-titulo.png');
	background-repeat:no-repeat;
	width:515px;
	height:58px;
}

#titulo2{
	background-image:url('../images/tab-telefonia.png');
	background-repeat:no-repeat;
	width:346px;
	height:39px;
}

#titulo2 h5{
	color: #fff;
	padding: 7px;
	text-align: center;
	font-size: 19px;
	text-shadow: 2px 0px #444;
	font-family: eurostileregular, Verdana, Geneva, sans-serif;
	font-style:normal;

}


#titulo h4{
	color: #fff;
	padding: 13px;
	text-align: center;
	font-size: 25px;
	text-shadow: 2px 0px #444;
	font-family: eurostileregular, Verdana, Geneva, sans-serif;
}

#rodape{color:#fff;}
#rodape a{color:#fff;}
#rodape a:hover{color:#000;}

.affinity{
	float:right;
}

.supra{
	float:left;
}


#box-amarelo{
	width:345px;
	height:132px;
	background-color:#FCF2E9;
}

#galeria{
	margin-left:20px;
}

#rodape{
	margin-top:-45px;
}

#mapa{
	position: absolute;
margin-left: 600px;
margin-top: 100px;
}

#banner2{
position: absolute;
margin-top: -324px;
margin-left: -46px;
}

#endereco{
	position: absolute;
margin-left: 584px;
width: 500px;
margin-top: -131px;
}