html {
	height: 100%;
	font-size: 100%;
	overflow:auto;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #0E0E0E;
	font-size:12px;
	font-weight:bold;
	color:#89848f;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}
a {
	color: #666;
	text-decoration: underline;
}
h2 {
	margin-top: 2em;
}
#flashcontent {
	overflow: hidden; z-index: 5;
}
#noflash {
	margin: 20px;
}
body {
	font-size:12px;
	font-weight:bold;
	color:#89848f;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}

.capaz {
	font-size:12px;
	font-weight:bold;
	color:#ff0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}

#menu { width: 900px; height: 50px; overflow: auto; top: 0; bottom: 0; left: 0; position: absolute; z-index: 10; visibility: visible; }
a:link { text-decoration: none; color: #89848f;}
a:active { text-decoration: none; color: #89848f;}
a:visited { text-decoration: none; color: #89848f; }
a:hover { color: #4e4a53; text-transform: none; }
#link { height: 1100px; width: 1800px; left: 0; top: 0; position: absolute; z-index: 10; visibility: visible; }

#hidden { overflow: hidden; visibility: hidden; z-index: 0; position: absolute; height: 1px; top: 0; bottom: 0; left: 0;}
