body {
	background-color: #ffffff;
}


h1 {
	font-family:fedra;
	text-align:left;
	font-size: 11px;
	color: #6a6a6a;
	font-weight: normal;
	line-height: 0px
}

h2 {
	font-family:baskerville;
	text-align:left;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 26px;

}

h3 {
	font-family:baskerville;
	text-align:left;
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	line-height: 38px
}

h4{
	font-family:baskerville;
	text-align:left;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px
}

h5{
	font-family:baskerville;
	text-align:left;
	font-size: 40px;
	color: #000000;
	font-weight: normal;
	line-height: 46px
}


h6{
	font-family:baskerville;
	text-align:left;
	font-size: 35px;
	color: #000000;
	font-weight: normal;
	line-height: 45px
}

h8{
	font-family: baskerville;
	text-align:left;
	font-size: 35px;
	color: #6a6a6a;
	font-weight: normal;
	line-height: 0px
}

/* classes específicas a elementos */

.bold{
	font-style:italic;
}

.final{
	color: rgb(260,260,260);
}

/* grelha */

#apDiv1 {	
	position:absolute;
	left:30px;
	top:30px;
	width:222 px;
	height:20px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:334px;
	top:101px;
	width:456px;
	height:175px;
	z-index:4;
}
#apDiv3 {
	position:absolute;
	left:334px;
	top:335px;
	width:456px;
	height:972px;
	z-index:1;
}


#apDiv4 {
	position:absolute;
	left:802px;
	top:337px;
	width:222px;
	height:361px;
	z-index:2;
}

#apDiv5 {
	position:absolute;
	left:100px;
	top:878px;
	width:222px;
	height:109px;
	z-index:5;
}

#apDiv6 {
	position:absolute;
	left:802px;
	top:878px;
	width:222px;
	height:484px;
	z-index:5;
}

#apDiv7 {
	position:absolute;
	left:217px;
	top:1440px;
	width:339px;
	height:388px;
	z-index:2;
}

#apDiv8 {
	position:absolute;
	left:608px;
	top:1440px;
	width:339px;
	height:430px;
	z-index:2;
}

#apDiv9 {
	position:absolute;
	left:217px;
	top:1895px;
	width:573px;
	height:856px;
	z-index:2;
}

#apDiv10 {
	position:absolute;
	left:802px;
	top:1920px;
	width:222px;
	height:326px;
	z-index:2;
}

#apDiv11 {
	position:absolute;
	left:802px;
	top:2275px;
	width:222px;
	height:326px;
	z-index:2;
}

#apDiv12 {
	position:absolute;
	left:100px;
	top:2482px;
	width:105px;
	height:337px;
	z-index:2;
}

#apDiv13 {
	position:absolute;
	left:100px;
	top:2909px;
	width:339px;
	height:380px;
	z-index:2;
}

#apDiv14 {
	position:absolute;
	left:451px;
	top:2909px;
	width:339px;
	height:380px;
	z-index:2;
}
#seta {
	position:fixed;
	left:1170px;
	top:0px;
	width:200px;
	height:200px;
	z-index:5;	
}


@font-face { 
font-family: OCRStd; 
src: url(./fontes/OCRAStd.otf); 
font-style: normal;
}

@font-face { 
font-family: andalemono; 
src: url(./fontes/AndaleMono.otf); 
font-style: normal;
}

@font-face { 
font-family: fedra; 
src: url(./fontes/fedra.otf); 
font-style: normal;
}

@font-face { 
font-family: baskerville; 
src: url(./fontes/baskerville.otf); 
font-style: normal;
}

