#layout #bannertopo {
	width: 1000px;
	height: auto;
	margin-bottom:1px;
}

#layout #topo #conteudotopo {
	width: 1000px;
	height: auto;
	background-color: #CECECE;
}

#layout #topo #logo {
	width: 230px;
	height: 110px;
}

#layout #topo #subtopo {
	width: 770px;
	height: 110px;
	overflow:hidden;
	text-align:right;
	background-image:url(../Imagens/images/_layfp09_07.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right top;
}

#layout #topo #subtopo .bannersubtopo {
	float:right;
	position:relative;
	width: 600px;
	height: auto;
	padding-right:10px;
	padding-top:10px;
}
