/* Topo do Portal */
#topo {
	background-image : url(/img/topo_site_novo.jpg);
	background-repeat : no-repeat;
	height : 128px;
	width : 980px;
	position:relative;
	border-bottom-width:2px;
	border-bottom-color:#036;
	border-bottom-style:solid;
}


#logo {
	float: left;
	width: 200px;
	height: 94px;
}
#menutopo {
	float: left;
	width: 754px;
	left:210px;
	height: 116px;
	position:absolute;
	z-index:30;
	right:1px;
}
#caixa {
	width: 200px;
	margin-left: 550px;
	padding-top:28px;
}
#menus {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 290px;
	margin-top: 12px;
}

#topoflash {
	float: left;
}
#itemmenu {
	float : left;
	font-size : 13px;
	font-weight : 700;
	padding-right : 19px;
	}


a.menu {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	}

a.menu:hover {
	text-decoration:none;
	color:#CCC;
	}

a.menu:active {
	color:#000;
	font-weight:bold
	}
	
#idiomas {
	width: 200px;
	margin-top: 15px;
	color:#fff;
}

#idiomas a{
	font-size:11px;
	font-family:Arial;
	color: #fff;
	text-decoration:none
	}
#idiomas a:hover{
	text-decoration: underline;
	}

#busca {
	width: 200px;
	margin-top: 10px;
}

.bordacaixa {
border : 1px solid #ccc;
height : 17px;
}

#topo_flash {
	width:185px;
	position:absolute;
	left:795px;
	height: 94px;
	}
	
#txtBusca {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100px;
	padding:0
	}
#btbusca {
	margin-left:5px;
	height:21px;
	}

