#menu {
	display: block;
	margin: 0;
	padding: 0;
	width: 990px;
	height: 46px;
}

#menu li {
	float:left; 
}

#menu li a {
	float:left;
	display: block;

}
#menu li a:hover {
	background-position: left bottom;
}

#menu li a.activeM  {
	background-position: left bottom;

}


.bt01 {
	width: 168px;
	height: 46px;
	background: url(../imagenes/menu/bt_01.jpg) no-repeat;

}

.bt01 a:hover {
    background-position: left bottom;
}


.bt02 {
	width: 215px;
	height: 46px;
	background: url(../imagenes/menu/bt_02.jpg) no-repeat;

}

.bt02 a:hover {
    background-position: left bottom;
}

.bt03 {
	width: 240px;
	height: 46px;
	background: url(../imagenes/menu/bt_03.jpg) no-repeat;

}

.bt03 a:hover {
    background-position: left bottom;
}

.bt04 {
	width: 163px;
	height: 46px;
	background: url(../imagenes/menu/bt_04.jpg) no-repeat;

}

.bt04 a:hover {
    background-position: left bottom;
}

.bt05 {
	width: 204px;
	height: 46px;
	background: url(../imagenes/menu/bt_05.jpg) no-repeat;

}

.bt05 a:hover {
    background-position: left bottom;
}





#tab {
	display: block;
	margin: 0;
	padding: 0;
	width: 532px;
	height: 40px;
}

#tab li {
	float:left; 
}

#tab li a {
	float:left;
	display: block;
}

#tab li a:hover {
	background-position: left bottom;
}

#tab li a.activeTab {
	background-position: left bottom;

}


.bt01Tab {
	width: 165px;
	height: 40px;
	background: url(../imagenes/tab/tab1.gif) no-repeat;

}

.bt01Tab a:hover {
    background-position: left bottom;
}

.bt03Tab {
	width: 159px;
	height: 40px;
	background: url(../imagenes/tab/tab3.gif) no-repeat;

}

.bt03Tab a:hover {
    background-position: left bottom;
}

.bt04Tab {
	width: 178px;
	height: 40px;
	background: url(../imagenes/tab/tab4.gif) no-repeat;

}

.bt04Tab a:hover {
    background-position: left bottom;
}

.bt05Tab {
	width: 30px;
	height: 40px;
	background: url(../imagenes/tab/tab5.gif) no-repeat;

}

.bt05Tab a:hover {
    background-position: left bottom;
}

.bt06Tab {
	width: 260px;
	height: 34px;
	background: url(../imagenes/tab/tab6.gif) no-repeat;

}

.bt06Tab a:hover {
    background-position: left bottom;
}

