#Conteudo {
	position:relative;
	width:778px;
	height:100%;
	min-height: 540px;
	margin:0;
}

#A, #B {
	height:100%;
}

#A {
	float:right;
	width:580px;
	background:#231f20;
	}
#B {
	float:left;
	width:197px;
	background:#fdbd10;
	margin-right:1px;
	}

#b1, #b2 {float:left; position:relative;}

#b1 {
	width: 20px;
	height: 100%;
	margin-left: 3px;
	margin-right: 2px;
	background: #fede88;
	}
#b2 {
	width:155px;
	}

#b2 ul {margin: 3px 3px 0 0; padding:0;}
#b2 li {
	list-style:none;
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18pt;
	text-align:right;
	}
#b2 li img {
	border:0px solid #fede88;
	margin:3px;
	vertical-align:middle;
	}
#b2 a {color:#231f20; text-decoration:none;}
#b2 a:hover {color:#CC0033; text-decoration:underline;}

#b2 #Busca {margin-top:5px;}

#layPub {
	position:absolute;
	/*top:-20px;
	left:7px;*/
	z-index:6;
	
	}

#bnrPromo {
	position:absolute;
	left:-45px;
	top:10px;
	}