body {
	margin: 0;
	padding: 0;
	background: #000000 url(../img/introbg.jpg) center no-repeat fixed;
	/*background-color: #000;*/
	font-family: Arial, Helvetica, sans-serif;
}

a, object {
	outline: none;
	font-weight: normal;
}

object {
	background-color: #000;
}

#wrapper {
	width: 980px;
	height: 330px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -165px;
	margin-left: -490px;
}

#logo {
	position: absolute;
	left: 42%;
	top: -120px;
}

#flash {
	width: 980px;
	height: 330px;
}

#entrar {
	position: relative;
	left: 38%;
	width: 237px;
	height: 106px;
	margin-top: 10px;
	background: transparent url(../img/entrarbg.png) top left no-repeat;
}

#entrar a {
	display: block;
	width: 91px;
	height: 36px;
	text-indent: -9999px;
}

#acceso {
	position: absolute;
	width: 91px;
	height: 36px;
	top: 37px;
	left: 72px;
}

#entrar a:hover {
	background: transparent url(../img/entrar.png) top left no-repeat;
}

#pie-pagina {
	width: 940px;
	margin: 0 auto;
	margin-top: 5px;
}

#pie-pagina p {
	margin: 0;
	padding: 0;
	color: #78777b;
	font-size: 8pt;
	text-transform: uppercase;
	text-align: center;
}
