
.menut {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	text-align:left;
	padding: 0px;
	height:30px;
	width: auto;
	position:relative;
	z-index:2000;
}

.tab{
	position:absolute;
	bottom:0px;
}

#tab1{
	color:#999;
	left:0px;
	width:125px;
}
#tabtit1{
	background-color: #000;
	background-image: url(../images/hk/flechagris_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
}
#tabinfo1{}

#tab2{
	color:#CF3;
	left:125px;
	width:180px;
}
#tab2 a {
	color:#CF3;
	text-decoration: none;
}

#tabtit2{
	background-color: #000;
	background-image: url(../images/hk/flechaverde_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	width:180px;
}
#tabinfo2{
	border: 1px solid #900;
	background-color: #000;
	width:321px;
	padding-bottom: 6px;
}

#tab3{
	color: #F90;
	left: 305px;
}
#tab3 a {
	color: #F90;
	text-decoration: none;
}
#tabtit3{
	background-color: #000;
	background-image: url(../images/hk/flechanaranja_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	width:100px;
}
#tabinfo3{
	border: 1px solid #900;
	background-color: #000;
	width:350px;
	padding-bottom: 6px;
}

.separador{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	width: 100%;
	height: 0px;
}

#menu6 {
}
#menu7, #menu8, #menu9, #menu10, #menu11, #menu12{
	border-left:#FFF 1px solid;
}