@charset "utf-8";
/* CSS Document */
.rss {
	color: #6E6F71;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../port_img/icon_rss.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 18px;
	line-height: 15px;
}
.rss:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #F5911F;
	text-decoration: none;
}

.link {
	text-decoration: none;
	color: #6D6E70;
	vertical-align: middle;
}
.txt_menu_tag {
	font-family: "Trebuchet MS";
	color: #6d6f71;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 4px;
	line-height: 14px;
}

.txt_menu_link {
	color: #6d6f71;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt_menu_link:hover {
	color: #f5911e;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.menu_table {
	width: 70px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
}
.menu_borda_bottom {
	background-color: #E6E5E0;
	background-repeat: repeat;
	width: 136px;
}

.menu_borda_top {
	background-color: #E6E5E0;
	background-repeat: repeat;
	height: 52px;
	width: 136px;
}
.menu_divmenu {
	position: fixed;
	top: 52px;
	width: 70px;
}
.menu_divtag {
	position: fixed;
	top: 235px;
	width: 120px;
}



.menu_bulliet_bottom {
	background-color: #E6E5E0;
	background-repeat: repeat;
	height: 13px;
	width: 70px;
}


.menu_link {
	font-family: "Trebuchet MS";
	color: #6D6E70;
	background-color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-repeat: repeat;
	height: 15px;
	width: 70px;
}

.menu_link:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F5911F;
	background-repeat: repeat;
	text-decoration: none;
	height: 15px;
	width: 70px;
}


.menu_recent_table {
	background-color: #E6E5E0;
	background-repeat: repeat;
	height: 82px;
	width: 136px;
}


.menu_borda_right {
	background-color: #E6E5E0;
	background-repeat: repeat;
	height: 182px;
	width: 66px;
}
.menu_entrelinha {
	height: 3px;
	width: 70px;
}

tbody  div#idmenu{
	background-color: #FFFFFF;
	cursor: pointer;
	font-family: "Trebuchet MS";
	color: #6E6F71;
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	width: 70px;
	background-repeat: no-repeat;
	text-align: left;
	height: 15px;
	line-height: 15px;
}

tbody  div#idmenu:hover{
	color:#FFFFFF;
	background-color: #F5911F;
}
tbody div#idmenu:hover a, tbody div#idmenu:hover a:visited{color:#FFFFFF;}
.rss_txt {
	color: #6E6F71;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.rss_txt:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #F5911F;
	text-decoration: none;
}
.menu_entrelinha_RSS {
	height: 13px;
	width: 70px;
}
