/* 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: 311px;
	height: 152px;
	float: left;
	margin-left: 132px;
	margin-top: 240px;
}