div.moduletable_menu_navigationbar li a {
color:#006576;
}
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:#00a99d;
	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:#006576;
	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-position:left top;
	background-repeat: no-repeat;
	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) #cceeeb;
	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:url(../images/arrow_mas.png);
	background-repeat: no-repeat;
	background-position:4px 0px;
	
}

a.showingchildren-menupro{
	
	background:url(../images/arrow_menos.png) #cceeeb;
	background-repeat:no-repeat;
	background-position:4px 0px;
	
}
a.showingchildren-menupro:hover{
	
	background:url(../images/arrow_menos.png) #cceeeb;
	background-repeat: no-repeat;
	background-position:4px 0px;
	
	
}

a.submenu2nivel-menupro,
a.submenu2nivelUlt-menupro{
	width:186px;
	background-image:url(../images/bgsubmenuhome.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#006576;
	border-bottom:1px solid #BFE9E6;
	padding-top:5px;
	padding-bottom:5px;	
	text-indent:14px;
	display: block;
	position:relative;
	text-decoration:none;
	float:right;
}

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 #BFE9E6;
border-right:1px solid #BFE9E6;
color:#006576;
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) #f2ebcd;
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) #f2ebcd;
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 #BFE9E6;
border-right:1px solid #BFE9E6;
color:#006576;
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:#006576;
	height:18px;
	
}
div.moduletablemigaDePan a {
	
	color:#006576;
	
}


	div#contentDown2-interna div.moduletable-linkshome{
	

	padding-left:8px;
	}



/* fin moduletable_menu-interna */
div.moduletable-menu_linksrelacionados {
	border-right:1px solid #BFE9E6;
	border-bottom:1px solid #BFE9E6;
	
}


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:#000;
	margin-right:4px;
	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 #BFE9E6;
	
}

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;
}

div.xmap div.contentpaneopen h2 {
	color:#006576;
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	
}

div.xmap ul li a {
	text-decoration:none;
	padding-bottom:10px;
	line-height:15px;
	
	
}

div.xmap ul.level_0 li a {
	color:#006576;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	
	
}

div.xmap ul.level_1 li a {
	color:#000;
	font-size:11px;
	font-weight:bold;
	
	
}
div.xmap ul.level_2 li a {
	color:#000;
	font-size:11px;
	font-weight:normal;
	
	
}

div.xmap div.contentpaneopen div a {
	display:none;
	
	
}

fieldset.input {
	border:none;
	
}

p#com-form-login-username label,
p#com-form-login-password label{

color:#006576;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding-bottom:10px;
padding-top:10px;
}

p#com-form-login-username input#username,
p#com-form-login-password input#passwd
{
border:1px solid #A5ACB2;
color:#000000;
height:19px;
width:168px;
margin-bottom:10px;
}


form#com-form-login fieldset.input input.button {
	background:transparent url(../images/btn_bg-calcsim.gif) no-repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:28px;
position:relative;
text-transform:uppercase;
top:3px;
width:85px;
	
}
form#com-form-login ul {
	list-style:none;
	
}

form#com-form-login ul li{
	padding-bottom:5px;
}

form#com-form-login ul li a {
	color:#000;
	
	
}

form.form-validate table input#name,
form.form-validate table input#password,
form.form-validate table input#password2
{
	border:1px solid #A5ACB2;
color:#000000;
height:19px;
width:200px;
	
}

table.paramlist td.paramlist_key {
	border:0px solid #C99;
	width:118px;
	
}


table.admintable select#paramsadmin_language,
table.admintable select#paramslanguage,
table.admintable select#paramseditor,
table.admintable select#paramshelpsite,
table.admintable select#paramstimezone
{
	border:1px solid #A5ACB2;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:19px;
width:200px;
	
}


