div.moduletable_menu_navigationbar li a {
	
	color:#003473;
	
}
div.moduletable_menu_navigationbar li a:hover,
div.moduletable_menu_navigationbar-info li a:hover{
	text-decoration:underline;
}

div.moduletable_menu_navigationbar li#current a {
	background:url(../images/bg_navigationbar_hover.gif);
	background-repeat:repeat-x;
}
div.moduletable_menu_navigationbar li#current a:hover {
	text-decoration:none;
}

#search {
	background:none;
}
/* FIN MENU NAVIGATIONBAR */





/* MENU PROITEM IZQUIERDA*/


div.moduletable-menupro {
	float:left;
	width:375px;
	

}


div#menuProTitle-menupro {
	background:#FFF;
	color:#D6A316;
	font-weight:bold;
	border-right:1px solid #bfe9e6;
	padding-top:7px; 
	padding-bottom:3px;	
	padding-left:9px;
	display: block;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:160px;
	
}

a.menuProItem,
a.menuProItem-menupro{
	background-image:url(../images/bg_btn.gif);
	background-repeat: repeat-x;
	color:#005A9C;
	font-weight:bold;
	/*height:20px;*/
	border-right:1px solid #bfe9e6;
	border-top:1px solid #bfe9e6;
	padding-top:5px; /* ver estilo g1*/
	padding-bottom:5px;
	padding-left:18px;
	display: block;
	position:relative;
	text-decoration:none;
	padding-right: 8px;
	
}

div#menuProVariable-menupro {
	width:170px;
	float:left;
	border-bottom:1px solid #BFE9E6;
	
}
a.submenuProItem-menupro{
	width:172px;
	background-image:url(../images/y_arrow2.png);
	background-repeat: no-repeat;
	background-position:left top;
	color:#000000;
	padding-top:5px; /* ver estilo g1*/ 
	padding-bottom:5px;	
	padding-left:26px;
	display: block;
	position:relative;
	text-decoration:none;
	margin-bottom:2px;
	float:left;
}

a.submenuProItem-menupro:hover{
	background:url(../images/y_arrow2_over.gif) #ccdeeb;/* TODO imagen con triangulo no-re*/
	background-position:left top;
	background-repeat:no-repeat;
}
a.menuProItemAct , a.menuProItemAct:hover,
a.menuProItemAct-menupro{
	background: #FFF url(../images/y_arrow.gif);
	background-repeat: no-repeat;
	border-right:1px solid #ffffff;
	padding-left:18px;	
}
/* menu 3er nivel */
a.havechildren-menupro{
	
	background-image:url(../images/arrow_mas.png);
	background-repeat: no-repeat;
	background-position:4px 0px;
	
}

a.showingchildren-menupro{
	
	background:url(../images/arrow_menos.png) #ccdeeb;
	background-repeat:no-repeat;
	background-position:4px 0px;
	
}
a.showingchildren-menupro:hover{
	
	background:url(../images/arrow_menos.png) #ccdeeb;
	background-repeat: no-repeat;
	background-position:4px 0px;
	
	
}

a.submenu2nivel-menupro,
a.submenu2nivelUlt-menupro{
	width:172px;
	background-image:url(../images/bgsubmenuhome.png);
	background-repeat:no-repeat;
	background-position:18px 0px;
	color:#006576;
	border-bottom:1px solid #BFE9E6;
	/*height:20px;*/
	padding-top:5px; /* ver estilo g1*/ 
	padding-bottom:5px;	
	padding-left:26px;
	text-indent:10px;
	display: block;
	position:relative;
	text-decoration:none;
	float:left;
}

a.submenu2nivel-menupro:hover,
a.submenu2nivelUlt-menupro:hover{
	background-image:url(../images/bgsubmenu.gif);
	background-repeat:no-repeat;
	
}

/* menu 3er nivel second internas */
div.moduletable_menu-interna table tr td a.havechildren_menu-interna {
background-image:url(../images/arrow_mas-internas.png);
background-repeat: no-repeat;
border-bottom:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
color:#005A9C;
display:block;
font-weight:bold;
padding-bottom:5px;
padding-left:20px;
padding-top:6px;
position:relative;
text-decoration:none;
}
div.moduletable_menu-interna table tr td a.showingchildren_menu-interna {
background-image:url(../images/arrow_menos-3nivel.png);
background-repeat: no-repeat;
}
div.moduletable_menu-interna table tr td a.showingchildren_menu-interna:hover {
background-image:url(../images/arrow_menos-interna-over.png);
background-repeat: repeat;
}

div.moduletable_menu-interna table tr td a.submenu2nivel_menu-interna,
div.moduletable_menu-interna table tr td a.submenu2nivelUlt_menu-interna
{
background:url(../images/y_arrow2-3nivel.gif);
background-repeat: no-repeat;
background-position:15px 0px;
padding-left:35px;


}

div.moduletable_menu-interna table tr td a#active_submenu_menu-interna

{
	background:url(../images/y_arrow2_active-3nivel.gif);
background-repeat: no-repeat;
}

div.moduletable_menu-interna table tr td a.submenu2nivel_menu-interna:hover,
div.moduletable_menu-interna table tr td a.submenu2nivelUlt_menu-interna:hover{
	background:url(../images/y_arrow3_over-3nivel.gif);
background-repeat: no-repeat;
}




/* fin menu 3er nivel second internas */

/* fin menu 3er nivel */

/* FIN MENU PRO ITEM IZQUIERDA */




/* menu moduletable_menu-interna */
div.moduletable_menu-interna table tr td a {
background-image:url(../images/bg_btn.gif);
background-repeat:repeat-x;
border-bottom:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
color:#005A9C;
display:block;
font-weight:bold;
padding-bottom:5px;
padding-left:20px;
padding-top:6px;
position:relative;
text-decoration:none;
}
div.moduletable_menu-interna table tr td a:hover {
background-image:url(../images/bg_btn_over.gif);
background-repeat:repeat;
}
div.moduletable_menu-interna table tr td a#active_menu {
	background:url(../images/y_arrow.gif);
	background-repeat:no-repeat;
	border-right:none;
}

div.moduletablemigaDePan {
		background-image:url(../images/y_arrow2.gif);/* TODO imagen con triangulo no-re*/
	background-repeat: no-repeat;
	font-size:9px;
	padding-top:6px;
	text-indent:24px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	height:18px;
	
}
div.moduletablemigaDePan a {
	
	color:#777777;
	
}


	
	div#contentDown2-interna div.moduletable-linkshome{
	

	padding-left:8px;
	}



/* fin moduletable_menu-interna */
div.moduletable-menu_linksrelacionados {
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	
}


div.moduletable-menu_linksrelacionados h3 {
background:url(../images/bg_linksrelacionados.gif);
background-repeat:repeat-x;
border-left:1px solid #DDDDDD;
height:29px;
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#6E6E6E;
line-height:33px;
margin-bottom:10px;
	
}

div.moduletable-menu_linksrelacionados ul.menu li a{
	padding-bottom:10px;
	padding-top:0px;
	padding-left:26px;
	display:block;
}
	
	

div.moduletable-menu_linksrelacionados ul.menu li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	background:url(../images/y_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px -5px;
	
	
}
div.moduletable-btnSolicitudCnta a{
	
	height:39px;
	display:block;
	background:url(../images/solicitalo.gif);
	background-repeat:no-repeat;
	background-position:left 11px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-indent:35px;
	line-height:32px;
	padding-top:10px;
	text-decoration:none;
	border-right:1px solid #BFE9E6;
}
div.moduletable-btnSolicitudCnta a:hover {
	/*background:url(../images/boton_over.gif);
	background-repeat:no-repeat;*/
}

div.moduletable_menu-leftmenu2 {
	padding-top:4px;
	border-right:1px solid #DDDDDD;
	
}

div.moduletable_menu-leftmenu2 table tr td {
	
	padding-bottom:11px;
	
	
	
}


div.moduletable_menu-leftmenu2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	margin-top:3px;
	padding-left:26px;
	display:block;
	
	
	
}

div.moduletable_menu-leftmenu2 img {
	float:left;
	
}

div.moduletable-logopanama{
	height:50px;
	

	
}

div.moduletable-logopanama a img {
	position:relative;

	
}
div.moduletable-bannersinternas span.alert {
	display:none;
}

/*color titulos home menu*/

.home-menu-list-title{
	text-decoration:none;
	color:#005A9C;
	}
	
.home-menu-list-showall {
	color:#005A9C;
	text-decoration:none;
	font-size:9px;
	line-height:18px;
	margin-left:-4px;
	}
