﻿#sgmf_big_logo {
	position: absolute;
	/*background-image:url('/Style%20Library/pt-pt/SGMF/imagens/v4/sgmf-biglogo.gif');*/
	background-repeat: no-repeat;
	width: 378px;
	height: 67px;
	margin-left: 10px;
}

#top_menu {
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	position: absolute;
	margin-top: 70px;
	width: 900px;
 	font-family: Trebuchet MS, Tahoma, Verdana, Microsoft Sans Serif;

}

#top_menu table {
	width: 100%;
	table-layout: fixed;
	z-index: 1;
}

#top_menu td {
	height: 20px;
	background: #edba00;
	padding-left: 6px;
}

#top_menu td a{
	text-decoration:none;
	padding-top: 6px;
	padding-left: 6px;
	height: 22px;
	display:block;
	color: black;
	font-family:
}

#top_menu td:hover{
	color: black;
	background: white;
}

#top_menu .top_menu_selected{
	color: black;
	background: white;
}

#top_menu_selected {
	position: absolute;
    background-image: url('/Style%20Library/pt-pt/SGMF/imagens/v4/top_menu_arrow.gif');
    background-repeat:no-repeat;
    width: 21px;
    height: 11px;
}