	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	}
	#corpo #slideshow {
	display: block;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 437px;
	background-repeat: no-repeat;
	background-position: center;
}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
		font-family:sans-serif;
		font-size:20;
	}
	
	a {	
		color:#cccccc;
	}
