/*PNG Hack para IE6 */
img, div, tr, td, table, p, span {
	behavior: url(images/iepngfix.htc)
}
body {
	margin:0px;
	background:url(images/fundo.jpg) top center no-repeat #030e3b;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-280px;
	width:657px;
	height:374px;
}
#idiomas {
	position:absolute;
	top:180px;
	left:50%;
	margin-left:-350px;
	width:146px;
	height:100px;
}
#endereco {
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-350px;
}
.texto {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-left:10px;
}
.texto a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.texto a:hover {
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
}