/* CSS Document */

body	{
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	vertical-align: top;
}

#container	{
	width: 770px;
	height: 550px;
	background-image: url(../img/fundo.jpg);
	margin: auto;
}
#banner	{
	width: 450px;
	height: 60px;
	float: left;
	margin-left: 147px;
	margin-top: 129px;
}
