@charset "utf-8";
/* CSS Document */
#topoPrincipal {
	height:160px;
	
}

#topoPrincipal #menuSuperior {
	width:970px;
	margin-top:0px;
	margin-left:0px;
	height:48px;

}

#topoPrincipal #menuSuperior #itemMenu {
	position:absolute;
	margin-top:18px;
	color:#999;
	font-weight:bold;
	width:970px;
	font-size:11px;
}

#topoPrincipal #menuSuperior #itemMenu #busca {
	position:absolute;
	margin-left:90px;
	margin-top:2px;
}

#topoPrincipal #menuSuperior #itemMenu #busca input {
	position:absolute;
	border-width:1px;
	font-size:16px;
	border-style:solid;
	border-color:#999;
	margin-top:-3px;
	width:240px;
	color:#09F;
}

#topoPrincipal #menuSuperior #itemMenu #buscaBotao {
	float:right;
	border:0px;
	border-color:#666;
	margin-top:-4px;
	margin-right:90px;
	width:74px;
	height:27px;
}

#topoPrincipal #menuSuperior #itemMenu #logocorrido {
	float:left;
	margin-left:250px;
	border:0px;
	margin-top:-4px;
	

}

#topoPrincipal #imgTopo {
	position:absolute;
	margin-top:-30px;
	margin-left:30px;
}

#topoPrincipal #imgTopo img {
	border:0px;
	width:125px;
	height:117px;
	margin-left:40px;
}

#topoPrincipal #publicidadeTopo {
	position:absolute;
	margin-top:10px;
	margin-left:250px;
	width:680px;
	height:85px;
}