html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,
sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,
header,hgroup,menu,nav,section,time,mark,audio,video
{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:bottom;
    background:transparent
}

/*
Plugin: jQuery Parallax
Version 1.1.3
*/

@charset "utf-8";

body{
	margin: 0;
	min-width: 980px;
	padding: 0;
}

p{
	margin: 0 0 20px 0;	
}

p, ul{
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
}

img{
	border: 0;
}

h1, #pixels{
	position: absolute;
	top: 10px;
	font-family:"lane_-_narrowregular", Verdana, serif;
	font-style:normal;
	color: #666666;
	font-size: 35px;
}

h2{
	font-family:"Beau Sans Pro Book", Verdana, sans-serif;
	font-size-adjust:0.531;
	font-weight:500;
	font-style:normal;
}

#logoAleBrasil
{
position: relative;
top: 0px;
left: 39px;
width: 281px;
height: 281px;
z-index: 100;
border: none;
padding: 0;
margin: 0;
}

#logoAleBrasil a
{
text-decoration: none;
}

#header h1, #pixels{
	color: #48941A;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}

#nav{
	list-style: none;
	position: fixed;
	top: 200px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

#nav li{
	text-align: right;
	padding: 0px;
	margin-top: 1px;	
}

#nav li a{
	padding: 0px;
	margin: 0px;	
}

#nav li a img{
	padding: 0px;
	margin: 0px;	
}

.subTitulos
{
    font-family:"lane_-_narrowregular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
	position: relative;
	margin: 0 auto;
	text-align: right;
	top: -50px;
	left: -30px;
	height: 60px;
}

#solucoes .subTitulos 
{
    border-bottom: solid 3px #dc2424;
    padding-right: 10px;
    color: #dc2424;
}

#produtos .subTitulos 
{
    border-bottom: solid 3px #49995e;
    padding-right: 10px;
    color: #49995e;
}

#brindes .subTitulos 
{
    border-bottom: solid 3px #00c0ff;
    padding-right: 10px;
    color: #00c0ff;
}

#orcamento .subTitulos 
{
    border-bottom: solid 3px #ffde00;
    padding-right: 10px;
    color: #ffde00;
}

#header, #home, #solucoes, #produtos, #brindes, #orcamento{
	width: 100%;
}

#home{
	background:url(../App_Images/01.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 768px;
	margin: 0 auto;
	padding: 0;
}

#solucoes{
	background: url(../App_Images/02.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 768px;
	margin: 0 auto;
	padding: 0;
}

#produtos{
	background: url(../App_Images/03.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 768px;
	margin: 0 auto;
	padding: 0;	
}

#brindes{
	background: url(../App_Images/04.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 768px;
	margin: 0 auto;
	padding: 0;	
}

#orcamento{
	background: url(../App_Images/05.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 768px;
	margin: 0 auto;
	padding: 0;	
}

#fifth{
	background: #ccc;
	height: 400px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

.story{
	margin: 0 auto;
	min-width: 900px;
	overflow: auto;
	width: 980px;
	height: 768px;
}

.story .float-left, .story .float-right{
	padding: 75px 0 0 0;
	position: relative;
	width: 900px;
}

.contatoLabel 
{
    font-family:"lane_-_narrowregular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #696969;
    height: auto;
    width: auto;
}

.contatoCaixaTexto
{
    font-family:"lane_-_narrowregular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: auto;
    width: 300px;
    border: solid 6px #CCCCCC; 
    padding: 3px;
    margin-bottom: 15px;
    color: #696969;
}

.contatoBotao
{
    font-family:"lane_-_narrowregular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    margin-top: 10px;
    margin-right: 12px;
    height: 30px;
    width: 125px;
    color: #000000;
}
