@charset "utf-8";
/* CSS Document */
body{margin:0px; background:#000 url(imagens/bg.png) center top repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333;}

.anchor{
	position: absolute;
	height: 94px;
	width: 100%;
	top: 669px;
}
.anchor1{
	position: absolute;
	height: 1px;
	width: 100%;
	top: 1680px;
}
.anchor2{
	position: absolute;
	height: 1px;
	width: 100%;
	top: 2410px;
}
.anchor3{
	position: absolute;
	height: 1px;
	width: 100%;
	top: 3170px;
}
.anchor4{
	position: absolute;
	height: 1px;
	width: 100%;
	top: 4020px;
}

.nav{width:100%; height:100px; position:fixed; top:0; padding-right:30px;  background:url(imagens/nav.png) bottom no-repeat; right:0px;}
.logo{background:url(imagens/logo.png) left no-repeat; width:210px; height:95px; position:absolute; top:5px; left:10px;}
.line{background:url(imagens/bas.png) top left no-repeat; width:750px; height:190px; position:fixed; z-index:100; top:0px; left:0px;}

.home{width:100%; height:660px; background:#000;}
.destaque{background:url(imagens/logo.png) center top no-repeat; margin-left:30px; width:400px; text-align:left; float:left; font-family: Raleway; font-size:56px; font-style:normal; font-weight:100; padding-top:200px;}

.empresa{width:100%; height:830px; background:url(imagens/bg_empresa.jpg) center top no-repeat;}
.servicos{width:100%; height:830px; background:url(imagens/bg_servico.jpg) center top no-repeat;}
.download{width:100%; height:830px; background:url(imagens/bg_download.jpg) top center no-repeat;}
.parceiros{width:100%; height:830px; background:url(imagens/bg_parceiros.jpg) top center no-repeat;}
.contato{width:100%; height:830px; background:url(imagens/bg_contato.jpg) center top repeat;}

.baset{background:url(imagens/baset.png) center top no-repeat; width:40px; height:100px; float:right;}
.titulo{width:1000px; line-height:100px; font-size:60px; font-family:'Oswald', Arial, Helvetica, sans-serif; text-align:right; margin-bottom:30px; color:#999; float:left;}

.selo{background:url(imagens/selo-de-rodape.png) right no-repeat; border:0px; text-decoration:none; width:100px; height:40px; font-size:11px; color:#FFF; position:absolute; bottom:0px; left:0px; float:left;}
.selo:hover{border:0px;}
