.menus_mc {
	float:left;
	margin:0;
	padding: 4px 0 0 9px;
	width:91px;
	height:20px;
	font-size:11px;
	color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#74828b;
	font-weight:normal;
}
.menus_mc a {
	text-decoration:none;
	color:#fff;
}

.menus_mc a:hover {
	text-decoration:underline;
	color:#00539f;
}
.menus {
	float:left;
	margin:0;
	padding: 4px 0 0 9px;
	width:79px;
	height:20px;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	border-top:1px solid #74828b;
	border-left:1px solid #74828b;
	border-bottom:1px solid #74828b;
	background:#000000;
}
.menus a {
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}

.menus a:hover {
	text-decoration:underline;
	color:#00539f;
}

.menu_seta {
margin:0;
float:left;
background:#000000;
width:29px;
height:24px;
	border-top:1px solid #74828b;
	border-right:1px solid #74828b;
	border-bottom:1px solid #74828b;
}
.menu_seta a {
background:url(http://imgs.sapo.pt/sapovideo/imgs/stv/bk_mdd_off.gif) no-repeat;
width:29px;
height:24px;
float:left;
}

.menu_seta a:hover {
background:url(http://imgs.sapo.pt/sapovideo/imgs/stv/bk_mdd_on.gif) no-repeat;
width:29px;
height:24px;
float:left;
}

.menu_seta_on {
margin:0;
padding:0 0 0 0px;
width:29px;
height:24px;
float:left;

}
.menu_seta_on a {
background:url(http://imgs.sapo.pt/sapovideo/imgs/stv/bk_mddon_off.gif) no-repeat;
width:29px;
height:24px;
float:left;
}

.menu_seta_on a:hover {
background:url(http://imgs.sapo.pt/sapovideo/imgs/stv/bk_mddon_on.gif) no-repeat;
width:29px;
height:24px;
float:left;
}
.menu_mcseta {
margin:0;
padding:0 0 0 0px;
width:29px;
height:24px;
float:left;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#74828b;

}
.menu_mcseta a {
background:url(http://imgs.sapo.pt/sapovideo/imgs/stv/bk_mdd_off.gif) no-repeat;
width:29px;
height:24px;
float:left;
}

.menu_mcseta a:hover {
background:url(http://imgs.sapo.pt/sapovideo/imgs/stv/bk_mdd_on.gif) no-repeat;
width:29px;
height:24px;
float:left;
}

.menu_mcseta_on {
float:left;
margin:0;
padding:0 0 0 0;
width:29px;
height:23px;

}

.menu_mcseta_on a {
background:url(http://imgs.sapo.pt/sapovideo/imgs/stv/bk_mddon_off.gif) no-repeat;
width:29px;
height:23px;
float:left;
}

.menu_mcseta_on a:hover {
background:url(http://imgs.sapo.pt/sapovideo/imgs/stv/bk_mddon_on.gif) no-repeat;
width:29px;
height:23px;
float:left;
}
.menu_mcseta_on a:active {
width:29px;
height:23px;
float:left;
}

#menu_dropdown1  {
position:absolute; margin:16px 0 0 29px; _margin:16px 0 0 -491px;
}

#menu_dropdown2  {
position:absolute; margin:17px 0 0 159px; _margin:17px 0 0 -361px;
}

#menu_dropdown3  {
position:absolute; margin:17px 0 0 279px; _margin:17px 0 0 -242px;
}

#menu_dropdown4  {
position:absolute; margin:17px 0 0 399px; _margin:17px 0 0 -123px;
}

#menu_dropdown5  {
position:absolute; margin:17px 0 0 519px; _margin:17px 0 0 -4px;
}

.dropmenudiv_c{
    position:absolute;
	margin:15px 0 0 -100px;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	width: 130px;
}

* html .dropmenudiv_c a{
width: 100%;
}

.dropmenudiv_c a{
width:130px;
display: block;
text-indent: 5px;
background:#f2f2f2;
padding: 2px 0 0 4px;
text-decoration: none;
color: #999999;
border-bottom:1px solid #ccc;
}

.dropmenudiv_c a:hover{ 
background:silver; color:#000;
}

.dropmenudiv_b {
	position:absolute;
	padding:0;
	width: 103px;
	margin:4px 0 0 -85px;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:0;
}


.dropmenudiv_b a{
display:block;
width:103px;
text-indent: 0;
background:#f2f2f2;
padding: 3px 10px 0 10px;
text-decoration: none;
margin:0;
color: #999999;
border-bottom:1px solid #ccc;
}

.dropmenudiv_b a:hover{ 
background:silver; color:#000;
}
