* {
	margin: 0px;
	padding: 0px; 
	outline: 0;
}

#menu {
	height:44px;
	width:701px;
	text-align: left;
	font-size: 0.7em;
	margin-top:30px;
	float:right;
	margin-right:10px;
	background-repeat:no-repeat;
}

#menu ul {
	list-style-type: none;
	z-index:5;
}

#menu ul li.nivel1 { 
	float: left;
	height:44px;
	z-index:5;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	/*position: relative;*/
}

#menu ul li a.nivel1, #menu ul li a.nivel2 {
	display: block!important;
	display: none;
	/*position: relative;*/
}

#menu ul li:hover {
	position: relative;
}

#menu ul li ul {
	display: none;
}

#menu ul li a:hover, #menu ul li:hover a.nivel1 {
	position: relative;
}

#menu ul li:hover  ul.nivel2, #menu ul li a:hover  ul.nivel2{
	display: block;
	position: absolute;
	left: 0px;
	margin-top:-3px;
}

#menu ul li ul li a {
	color:#FFF;
	padding-left:28px;
	padding-top:3px;
}

#menu ul li ul li a:hover {
	position: relative;
}

table.falsa {
	border-collapse:collapse;
	border:0px;
	float: left;
	position: relative;
}

/*********************************APARTADOS IMAGENES************************************************/


a#nivel_1{
	width:100px;
	height:44px;
}

a#nivel_1:hover{
	background:url(../images/menu/menu_over_01.png);
	background-repeat:no-repeat;
	width:100px;
	height:44px;
}

a#nivel_2{
	width:156px;
	height:44px;
	margin-left:1px;
}

a#nivel_2:hover{
	background:url(../images/menu/menu_over_02.png);
	background-repeat:no-repeat;
	width:156px;
	height:44px;
	margin-left:1px;
}

a#nivel_25{
	width:101px;
	height:44px;
	margin-left:1px;
}

a#nivel_25:hover{
	background:url(../images/menu/menu_over_025.png);
	background-repeat:no-repeat;
	width:101px;
	height:44px;
	margin-left:1px;
}

a#nivel_3{
	width:128px;
	height:44px;
	margin-left:1px;
}

a#nivel_3:hover{
	background:url(../images/menu/menu_over_03.png);
	background-repeat:no-repeat;
	width:128px;
	height:44px;
	margin-left:1px;
}

a#nivel_4{
	width:126px;
	height:44px;
	margin-left:1px;
}

a#nivel_4:hover{
	background:url(../images/menu/menu_over_04.png);
	background-repeat:no-repeat;
	width:126px;
	height:44px;
	margin-left:1px;
}

a#nivel_5{
	width:85px;
	height:44px;
	margin-left:1px;
}

a#nivel_5:hover{
	background:url(../images/menu/menu_over_05.png);
	background-repeat:no-repeat;
	width:85px;
	height:44px;
	margin-left:1px;
}

a.nivel_sup_1{
	background:url(../images/menu/submenu_sup_01.png);
	background-repeat:no-repeat;
	width:167px;
	height:16px;
	margin-left:13px;
}

a.nivel_sup_1:hover{
	background:url(../images/menu/submenu_sup_01_over.png);
	background-repeat:no-repeat;
	width:167px;
	height:16px;
	margin-left:13px;
}

a.nivel_inf_1{
	background:url(../images/menu/submenu_inf_01.png);
	background-repeat:no-repeat;
	width:167px;
	height:23px;
	margin-left:13px;
}

a.nivel_inf_1:hover{
	background:url(../images/menu/submenu_inf_01_over.png);
	background-repeat:no-repeat;
	width:167px;
	height:23px;
	margin-left:13px;
}

a.nivel_sup_2{
	background:url(../images/menu/submenu_sup_02.png);
	background-repeat:no-repeat;
	width:167px;
	height:16px;
}

a.nivel_sup_2:hover{
	background:url(../images/menu/submenu_sup_02_over.png);
	background-repeat:no-repeat;
	width:167px;
	height:16px;
}

a.nivel_sup_2_tabbed{
	background:url(../images/menu/submenu_sup_02_tabbed.png);
	background-repeat:no-repeat;
	width:167px;
	height:16px;
}

a.nivel_sup_2_tabbed:hover{
	background:url(../images/menu/submenu_sup_02_over_tabbed.png);
	background-repeat:no-repeat;
	width:167px;
	height:16px;
}

a.nivel_inf_2{
	background:url(../images/menu/submenu_inf_02.png);
	background-repeat:no-repeat;
	width:167px;
	height:23px;
}

a.nivel_inf_2:hover{
	background:url(../images/menu/submenu_inf_02_over.png);
	background-repeat:no-repeat;
	width:167px;
	height:23px;
}

a.nivel_sup_4{
	background:url(../images/menu/submenu_sup_04.png);
	background-repeat:no-repeat;
	width:141px;
	height:16px;
}

a.nivel_sup_4:hover{
	background:url(../images/menu/submenu_sup_04_over.png);
	background-repeat:no-repeat;
	width:141px;
	height:16px;
}

a.nivel_inf_4{
	background:url(../images/menu/submenu_inf_04.png);
	background-repeat:no-repeat;
	width:141px;
	height:23px;
}

a.nivel_inf_4:hover{
	background:url(../images/menu/submenu_inf_04_over.png);
	background-repeat:no-repeat;
	width:141px;
	height:23px;
}
