/*
		Conheça um pouco mais do nosso trabalho,
		acesse:
		- http://www.conceitodigital.net/
		
		You are welcome to know a little bit more about our work,
		please access:
		- http://www.conceitodigital.net/
		
*/
@charset "ISO-8859-1";

*{
	margin:auto;
	padding:0px;
	text-align:left;
}

html{
	background-color:#000000;
	overflow:hidden;
}

#tudo{
	position:absolute;
	top:50%;
}

#flash{
	width:100%;
	height:768px;
	position:absolute;
	top:-384px;
}