#tudo{
	position:relative;
	width:980px;
	margin:0 auto;
	left:0;
}

#bg{
	position:absolute;
	width:100%;
	height:700px;
	background:url(../img/bg.png) repeat-x center;
	left:0;
	top:0;
}

#bg2{
	position:absolute;
	width:100%;
	height:665px;
	background:url(../img/bg2.png) repeat-x center;
	left:0;
	top:0;
}

#segura_princ{
	position:relative;
	width:752px;
	height:259px;
	top:0;
	left:0;
	margin:0 auto;
	margin-top:185px;
}

#br_flag{
	position:relative;
	width:135px;
	height:93px;
	top:0;
	left:0;
	margin-top:169px;
	float:left;
}

#eng_flag{
	position:relative;
	width:123px;
	height:93px;
	top:0;
	left:0;
	margin-top:169px;
	margin-left:20px;
	float:left;
}

#logo_princ{
	position:relative;
	width:435px;
	height:259px;
	top:0;
	left:0;
	float:left;
	margin-left:22px;
	background:url(../img/logo_princ.png) no-repeat;
}
