* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
	font-style: normal;
}

body {
	background: #666;
	font: 12px Arial, Tahoma, Helvetica, Verdana;
	text-align: center;
}

html, body, #corpo {
	height: 100%;
	width: 100%;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#accessJumperMenu { position: absolute; margin-top: -1000em; display: none; }

#corpo h1,
#capa #corpo #menu { display: none; }
#corpo { text-align: left; }
#corpo #flash-principal {
	height: 100%;
	width: 100%;
	min-width: 1020px;
	min-height: 560px;
	overflow: hidden;
}