@import url(http://fonts.googleapis.com/css?family=Text+Me+One);
@import url(http://fonts.googleapis.com/css?family=Economica:700);

.bg {
	background-image: url(img/topo.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-image: url(img/fundopontual.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color: #EBEBEB;
}
.texto {
	font-family: 'Economica', "Arial Narrow";
	font-size: 18px;
	color: #FFCF0F;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.textBX {
	font-family: 'Economica', "Arial Narrow";
	font-size: 36px;
	color: #004290;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.texto2 {
	font-family: 'Economica', "Arial Narrow";
	font-size: 18px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.textocapa {
	font-family: 'Economica', "Arial Narrow";
	font-size: 18px;
	color: #004193;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.textolinks {
	font-family: 'Economica', "Arial Narrow";
	font-size: 18px;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.seta {
	font-family: 'Economica', "Arial Narrow";
	font-size: 18px;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}



.textoRodape {
	font-family: 'Economica', "Arial Narrow";
	font-size: 12px;
	color: #01A8F8;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
