@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/fundo1.jpg);
	background-repeat: repeat-x;
	height: 100%;
	background-color: #000000;
}
.swfCont {
	text-align: center;
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.trena {
	z-index: 5;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
