.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
}

.transMenu .content {
	position:absolute;
}

.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
}

.transMenu.top .items {
	border-top:none;
}

.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
}

.transMenu .shadowRight {
    top:0px; width:0px;
}

.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:0px; height:5px;
}

.transMenu, .item0, .item1, .item2, .item3, .item4, .item5 {
    color:#000000;
	height:14px;
	margin-left:2px;
	border:none;
	cursor:pointer;
	cursor:hand;
	}

.transMenu .item0_hover {
    background-color: #E9F8FB;
	}

.transMenu .item1_hover {
    background-color: #E9F8FB;
	}

.transMenu .item2_hover {
    background-color: #fdf139;
	}

.transMenu .item6_hover {
    background-color: #fdf139;
	}

.transMenu .item3_hover {
    background-color: #fdf139;
	}

.transMenu .item4_hover {
    background-color: #fdf139;
	}

.transMenu, .item0, .item1, .item2, .item3, .item4, .item5 img {
	margin-left:0px;
}

#wrap {
	position:absolute;
	_top:118px;
	width:600px;
	top: 0px;
    }
#menu {
        padding:0px 0px 0px 0px;
    	width:600px;
		height:24px;
    }
#menu a {
        padding:0px 0px 0px 0px;
        _padding:0px 0px 0px 0px;
        text-decoration:none;
        font-weight:bold;
        color:#7E96BA;
        cursor: pointer;
    }

#home.hover {
    background:#E9F8FB;
    }

#scs.hover {
    background:#E9F8FB;
  }

#planos.hover {
    background:#E9F8FB;
  }

#franquias.hover {
    background:#E9F8FB;
  }

#ondecomprar.hover {
    background:#E9F8FB;
  }

#contato.hover {
    background:#E9F8FB;
  }

#mapa.hover {
    background:;
  }

#menu span {
    display:none;
    }

#img {
    vertical-align:middle;
}

#subnav {
    font-size:10px;
    margin-bottom:2em;
  }

#subnav a {
    color:#FB3B00;
    margin-right:1em;
  }

#subnav span {
    color:silver;
    margin-right:1em;
}
