body {
	padding: 0;
	margin: 0;
    background: url(Imagens/teste.jpg) no-repeat center top;
			background-attachment:fixed;
}
#topo {
	width: 100%;
    height: 254px;
	background: url(Imagens/onda.png) no-repeat center top;
	margin: 0px auto 0;
	display: table;
}
#conteudo {
	width: 100%;
	margin: 0px auto 0;
	display: table;
		background-attachment:fixed;
}
#rodape {
	width: 100%;
    height: 360px;
	background: url(Imagens/rodape.png) no-repeat center top;
	margin: 0px auto 0;
	display: table;
}

A:link {
	TEXT-DECORATION: none; 
}
A:visited {
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: none;  
}

.style1 { font-size: 10px; font-weight: bold; color: #333333;  }
.style2 { font-size: 12px; font-weight: bold; color: #333333;  }
.style3 { font-size: 13px; font-weight: bold; color: #333333;  }
.style4 { font-size: 14px; font-weight: bold; color: #333333;  }
.style5 { font-size: 16px; font-weight: bold; color: #333333;  }
.style6 { font-size: 18px; font-weight: bold; color: #333333;  }
.style7 { font-size: 20px; font-weight: bold; color: #333333;  }
.style8 { font-size: 22px; font-weight: bold; color: #333333;  }
.style9 { font-size: 24px; font-weight: bold; color: #333333;  }
.style10 { font-size: 26px; font-weight: bold; color: #333333;  }

.style21 { font-size: 10px; color: #333333;  }
.style22 { font-size: 12px; color: #333333;  }
.style23 { font-size: 13px; color: #333333;  }
.style24 { font-size: 14px; color: #333333;  }
.style25 { font-size: 16px; color: #333333;  }
.style26 { font-size: 18px; color: #333333;  }
.style27 { font-size: 20px; color: #333333;  }
.style28 { font-size: 22px; color: #333333;  }
.style29 { font-size: 24px; color: #333333;  }
.style30 { font-size: 26px; color: #333333;  }