/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}

:focus, a img {border:0; outline:none;}
/* end hide */

body {
	margin: 0 auto;
	padding: 0;
	text-align:center; 
}
#contenedor {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	vertical-align:top;
	padding-left:150px;
	padding-bottom:150px;
	background: #fef8d4 url(img/bg.jpg) no-repeat top center;
}

a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a16847;
	text-decoration: none;
}

#entrar {
	height: 40px;
	margin: 0 auto;
	overflow:hidden;
	vertical-align:top;
	position:relative;
	top:250px;
	width:300px;
	z-index:15;
	text-align:center;
}

