/* GENERAL */
a {
	color: #004d73;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #004d73;
	text-decoration: none;
}

.button:hover, .button:focus {
	background-color: #004d73;
	border: 1px solid #004d73;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #004d73;
}

#ja-container-outer {
	border: 0;
}

#ja-leftcol div.moduletable h3, #ja-subnav h3 {

}


.contentheading {
	color: #004d73;
			
}

table.blog .contentheading {
	color: #004d73;
		
}

table.blog a.contentpagetitle {
	color: #004d73;
	
}
table.blog a.contentpagetitle:hover {
	text-decoration: underline;
	
}

.sectiontableheader {
	background-color: #004d73;
}

#mod_search_searchword:hover, #mod_search_searchword:focus {
	border: 1px solid #004d73;
}

/* NAVIGATION
-------------------------------------------------------------------*/



/* JA MENU LATERAL IZQUIERDA*/

#ja-subnav div.moduletable {
	padding: 0px;
	background:#ffffff;

}
#ja-subnav a {
	text-decoration:none;	
}
	
#ja-subnav li ul {
	color:#FFFFFF;
	font-family: arial, sans-serif;

}
#ja-subnav li a {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	color:#ffffff;	
	background-color:#3eb1f0;
	padding-top:6px;
	text-decoration:none;	
	height:24px;

}

#ja-subnav li a.active{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	color:#ffffff;	
	background-color:#3eb1f0;
	padding-top:6px;
	text-decoration:none;	
	height:24px;
	
	

}
#ja-subnav  a.hover{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	color:#ffffff;	
	background-color:#3eb1f0;
	padding-top:6px;
	text-decoration:none;
	height:24px;
	
	

}

#ja-subnav   a.mainlevel_active{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	color:#ffffff;	
	background-color:#3eb1f0;
	padding-top:6px;
	text-decoration:none;	
	height:24px;

	
}
#ja-subnav  li a.mainlevel_active:hover{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	color:#ffffff;	
	background-color:#3eb1f0;
	padding-top:6px;
	text-decoration:none;	
	height:24px;

	
	
}
#ja-subnav  li a.mainlevel_active:active{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	color:#ffffff;	
	background-color:#3eb1f0;
	padding-top:6px;
	text-decoration:none;	
	height:24px;


	
}

#ja-subnav li li a{
	color:#000000;	
	font-family: arial, sans-serif;
	text-indent: 13px;
	background-color: #6ec4f5;
	background-image: url(../../images/lmenu_lev2.gif);
	background-repeat: no-repeat;
	font-size:12px;
	font-weight: normal;
	padding-top:3px;
		height:21px;

}
#ja-subnav li li a:hover{
	color:#004d73;	
	text-indent: 13px;
	background-color: #6ec4f5;
	background-image: url(../../images/lmenu_lev2on.gif);
	background-repeat: no-repeat;

	text-decoration:none;
	padding-top:3px;

}
#ja-subnav li li  a.sublevel_current{
	font-family: arial, sans-serif;
	text-indent: 13px;
	background-color: #6ec4f5;
	background-image: url(../../images/lmenu_lev2act.gif);
	background-repeat: no-repeat;

	text-decoration:none;
	padding-top:3px;

	

}
#ja-subnav li li li a{
	font-family: arial, sans-serif;
	color:#ffffff;
	text-indent: 18px;
	background-image: url(../../images/lmenu_lev3.gif);
	background-repeat: no-repeat;
	background-color: #3eb1f0;
	height:22px;
	font-size:11px;
	font-weight: normal;
	padding-top:3px;
	

}
#ja-subnav li li li a:hover{
	color:#004d73;
	text-indent: 18px;
	background-image: url(../../images/lmenu_lev3on.gif);
	background-repeat: no-repeat;
	background-color: #3eb1f0;
	height:22px;
	font-size:11px;
	text-decoration:none;
	padding-top:3px;
}	
#ja-subnav li li li a:active{
	text-decoration:none;

}
#ja-subnav li li li a.sublevel_current{
	color:#004d73;
	text-indent: 18px;
	background-image: url(../../images/lmenu_lev3on.gif);
	background-repeat: no-repeat;
	background-color: #3eb1f0;
	height:22px;
	font-size:11px;
	text-decoration:none;	
}
#ja-subnav li li li a.sublevel_current:active{
	text-decoration:none;	
}
/* TITULO DEL MENU ACTIVO DE LA IZDA
-------------------------------------------------------------------*/
#ja-subnav a.mainlevel_current{
	background-color: #3eb1f0;
	text-decoration:none;

}
#ja-subnav a.mainlevel_current:hover{
	background-color: #3eb1f0;
	text-decoration:none;


}
#ja-subnav a.mainlevel_current:active{
	background-color: #3eb1f0;
	text-decoration:none;


}






