<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* PARALLAX SCROLLING EXPERIMENT
   Master Styles
   Author: Jonathan Nicol (f6design.com)
*****************************************************************/




/* fonte padrÃ£o usada no impresso */
@import url(http://fonts.googleapis.com/css?family=EB+Garamond);
      


/* Reset Css Ultra Blaster Power Metal XD */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: Garamond, EB Garamond, Georgia, serif;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Extended base styles (site specific)
*****************************************************************/

html { 
	overflow-y: scroll; /* always force a scrollbar in non-IE */
	}
body {

	overflow-x: hidden;
	height: 7550px;
	line-height: 1.5;
	color: #000;
	font-size: 14px;

	background: url('fundilhos.jpg');
}


h1 {
	color: #ffffff;
	text-shadow: 1px 1px 2px #111;
}

 
img { 
	display:block;
	}
p {
	margin: 1em 0;
	padding: 12px;
	color: #fff;
	text-shadow: 1px 1px 1px #111;
	font-family: Garamond, EB Garamond, Georgia, serif;
	padding-top: 0;
	top: 0;
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
}


i {
	font-style: italic;
	font-weight: 200;
}


#tudo {
	position: relative;
}

 
nav.controle-btn {
	margin: 0px 0 20px 0; 
}
a.prev,
a.next {
	display: block;
	width: 15px;
	height: 11px;
	text-indent: -9999px;
	}
a.prev {
	margin: 0 auto 5px auto;
	background: transparent url('scroll-arrow-up.png') 0 0 no-repeat;
}
a.prev:hover {
	background: transparent url('scroll-arrow-up.png') 0 -11px no-repeat;
}
a.next {
	margin: 5px auto 0 auto;
	background: transparent url('scroll-arrow-down.png') -1px 0 no-repeat;
}
a.next:hover {
	background: transparent url('scroll-arrow-down.png') -1px -11px no-repeat;
	}




/* Parallax
*****************************************************************/

/* ConteÃºdo */
#conteudo {
	z-index: 999999999999 !important;
	position: relative;
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
	line-height: 1.7;
	}
	
#conteudo article {
	width: 320px;
	z-index: 999999999999 !important;
	
	background: url('textura.png') no-repeat;

	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;

	webkit-box-shadow: 5px 5px 29px 0px rgba(50, 50, 50, 0.42);
	-moz-box-shadow:    5px 5px 29px 0px rgba(50, 50, 50, 0.42);
	box-shadow:         5px 5px 29px 0px rgba(50, 50, 50, 0.42);
}
 


#primeiro, #inicio ,
#segunda-parte,
#terceira-parte,
#final-parte, #sobre {
	/*	padding-top: 45px; */
}
#primeiro {
	position: absolute;
	top: 0px;
}
#inicio {
	position: absolute;
	top: 1090px;
}
#segunda-parte {
	position: absolute;
	top: 2180px;
	right: 68px;
}
#terceira-parte {
	position: absolute;
	top: 3270px;
}
#conteudo h1 {
	margin: 0 0 25px 10px;
	font-size: 60px;
	font-weight: normal;
	line-height: 65px;
	margin-bottom: 0;
	padding-bottom: 0;
	bottom: 0;
	margin-top: 20px;
}
#final-parte {
	position: absolute;
	top: 4360px;
	right: 68px;
}
#sobre {
	position: absolute;
	
}


/* foreground (ballons/landscape) */
#parallax-bg3 {
	z-index: 3;
	position: fixed;
	left: 50%; /* align left edge with center of viewport */
	top: 0;
	width: 940px;
	margin-left: -470px; /* move left by half element's width */
	}
	/* balloon */
	

	#bg3-0 {
		position: absolute;
		top: -27px;
		left: 120px;
	}

	#bg3-1  {
		position: absolute;
		/* top: 187px; */
		left: 320px;
		top: 828px;
		}
	#bg3-2 {
		position: absolute;
		/*top: 812px; */
		top: 922px;
		right: -200px ;
		}
 
	#bg3-4 {
		position: absolute;
		/*top: 1628px; */
		top: 1680px;
		left: 820px;
		z-index: 99999;
		}

	#bg3-5 {
		position: absolute;
top: 2435px;
left: -12px;
		width: 1034px;
	}
	#bg3-6 {
		position: absolute;
		top: 3790px;
 		left: 0px
	}
 
	#bg3-8 {
		position: absolute;
		top: 640px;
		right: 20px;

	}
	#bg3-9 {
		position: absolute;
		top: 1640px;
		right: 20px;

	}





/* midground (clouds) */
#parallax-bg2 {
	 
	position: fixed;
 
	top: 0;
	width: 1200px;
	margin-left: -600px; /* move left by half element's width */
	}
	#bg2-1 {
		position: absolute;
		top: 162px;
		left: 1200px;
		}
	#bg2-2 {
		position: absolute;
		left: 700px;
 
		top: 295px;
		}

	#bg2-23{
		position: absolute;
		left: 950px;
 
		top: 405px;
		}







	#bg2-3 {
		position: absolute;
		top: 543px;
		left: 905px;
		}
	#bg2-4 {
		position: absolute;
		top: 1180px;
		left: 950px;
		}
	#bg2-5 {
		position: absolute;
		top: 900px;
		left: 90px;
		}

	/* background (clouds) */
	#parallax-bg1 {
		z-index: -9;
		position: fixed;
		left: 50%; /* align left edge with center of viewport */
		top: 0;
		width: 1200px;
		margin-left: -600px; /* move left by half element's width */
	}
	#bg1-1 {
		position: absolute;
		top: 85px;
		left: -270px;
		}
	#bg1-2 {
		position: absolute;
		top: 440px;
		left: 795px;
		}
	#bg1-3 {
		position: absolute;
		top: 949px;
		left: 55px;
		}
	#bg1-4 {
		position: absolute;
		top: 1080px;
		left: 050px;
		}


	#primeiro {
		top: 723px;
		left: 310px;
	}

	#primeiro p.intro {
		text-align: center;
		font-size: 24px;
		padding: 0;
		margin: 0;
	}

	#final-parte  {
		background: url('textura.png') repeat-x !important; 
		top: 5090px;
	}

	#final-parte  h1 {
		font-size: 30px !important;
	}
</pre></body></html>