/* CSS Document */

#patop {
	border: #ffffff 1px solid;
	width: 750px;
	position: absolute;
	margin-top: 8px;
	left: 50%;
	margin-left: -378px;
	background-color: #000000;
	height: 80px;
	background-image:url(../imagens/patrocineo/fundo.jpg);
}
#patop a img.bt {
	border: none;
	position: absolute;
	margin: 46px 0px 0px 582px;
	z-index: 10000;
}
