/* CSS Document */
#Capainicial {
  position: absolute;
  width: 910px;
  left: 50%;
  margin-left:-495px;
  float: right;
  z-index: 10;
  text-align: right;  
  /*margin-top: 40%;
  border: 2px solid #000;
  margin-right: 10%;
  background-color: #000;
  height:500px;
  padding-top:500px;
  background-image: url("imagens/Logo-Producao.jpg";
  background: url("imagens/Logo-Producao.jpg");*/
}

/*#Capaincial img {   coisa q  
  position:absolute;
  width: 250px;
} */

/*#center {
  border: 2px solid #000;
  position: relative;
  float: right;
  background:#000;
  margin-top: 40%;
  z-index: 3;  
} */

#flashHeader {
	width: 100%;
	height: 100%;
	z-index: 2;
	left:0;
	top:0;
	bottom: 0;
	position: fixed;
}