@charset "utf-8";
/* CSS Document */
#Ntopo{
	width:950px;
	height:140px;
}
#Ntopo_logo{
	width:250px;
	height:140px;
	float:left;
	text-align:center;
}
#Ntopo_menu{
	width:125px;
	height:85px;
	float:right;
	background-image:url(/img/sep_menu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top:55px;
	text-align:center;
}
.lucida_22_cinza_menu {
	font-family: "Trebuchet MS", Verdana, arial, freesans, garuda, helvetica, sans-serif;
	font-size: 22px;
	font-weight:300;
	color: #333333;
	text-decoration: none;
	padding: 8px;
	 
}
a.lucida_22_cinza_menu:hover {
	font-family: "Trebuchet MS", Verdana, arial, freesans, garuda, helvetica, sans-serif;
	font-size: 22px;
	font-weight:300;
	color: #333333;
	background: #FFCC00;
	padding: 8px;	
}

