/*------------------------------------------------------------------------
# flacso 1.5 - Jen., 2010
# ------------------------------------------------------------------------
# Edit by:aisv
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #ffffff;
	background: #FFFFFF;
	font-family: Tahoma;
	line-height: 150%;
	
}

body#bd {
	color: #ffffff;
	font-size: 12px;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #ffffff;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #3dd1e7;
	font-weight: bold;
}


a:hover, a:active, a:focus {
	color: #5ae8fd;
	font-weight: bold;
}


/* Recuperar clave */
rc {
	color: #f7ec14;
	text-decoration: underline;
	font-weight: bold;
}

rc:hover, rc:active, rc:focus {
	color: #cada06;
	text-decoration: underline;
}


/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}


/* Small text */
small, .small, .smalldark, .mosimage_caption {
	font-size: 90%;
	color: #afb842;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 155%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	line-height: 180%;
	
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #D0D9DF;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}


/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
	color:#000000;
}

form label {
	cursor: pointer;
	color:#ffffff;
	font-weight: bold;
	margin: 10px 0px 3px 15px;
}

select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	margin: 4px 5px 3px 5px 15px;
	}

input {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	margin: 4px -15px 3px 10px;
	background:none;
	}
	
select, textarea, .inputbox {
	background: #ffffff;
	color: #000000;
}

.button {
	font-weight: bold;
	color:#000000;
	padding: 2px;
	background: url(../images/but-bg.gif) repeat-x top;
	border: 1px solid #0c3b04;
	margin: 10px 0px 5px 10px;
}

.inputbox {
	padding: 3px 3px 3px;
	background:#FFFFFF;
	
}

.inputbox:hover, .inputbox:focus {
}

.login  li a{

font-size:12px;
color:#f06521;


}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #92A3AE;
	background: #FAFAF0;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding : 10px 15px;
	margin: 0;
	background: #FFFFFF;
	border: 1px solid #D0D9DF;
}

/* Small quote */
.small-quote {
	background: none;
	margin: 0;
	padding: 0;
}

.small-quote span.open-quote {
	background: url(../images/so-q.gif) no-repeat center left;
	margin: 0;
	padding-left: 20px;
}

.small-quote span.close-quote {
	background: url(../images/sc-q.gif) no-repeat center right;
	margin: 0;
	padding-right: 20px;
}

.small-quote span.author {
	display: block;
	padding: 2px 5px 2px 20px;
	background: url(../images/author.gif) no-repeat 5px 4px #D0D9DF;
	border-top: 1px solid #D0D9DF;
	margin: 0.5em 0 0;
	text-transform: uppercase;
	font-size: 90%;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #92A3AE;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #DF8600;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #0064A1;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #D0D9DF;
}

p.download {
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #D0D9DF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	color: #FFFFFF;
	background: url(../images/ol-bg.gif) no-repeat top left;
	font: 20px/normal Arial, sans-serif;
	font-weight: bold;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	font-weight: bold;
	background: url(../images/author.gif) no-repeat center left;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	height: 20px;
}

#ja-col1 .article_seperator, #ja-col2 .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 150px;
}

table.contentpaneopen {
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	color:#FFFFFF;
}
table.contentpaneopen td {
	margin: 5px;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
}

table.contenttoc {
	margin: 0 0 10px 20px;
	padding: 5px;
	width: 35%;
	
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3px;
	border-bottom: 1px solid #D0D9DF;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #ffffff;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 0px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #ffffff;
	font-size: 135%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background:	url(../images/bullet-list.gif) no-repeat 6px 8px;
}

td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
	background: url(../images/dot.gif) repeat-x bottom;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading{
	padding: 0 0 5px 0;
	margin-bottom: 15px;
	font-size: 140%;
	color:#FFFFFF;
	text-transform:uppercase;
}
.contentdescription {
	padding:5px 5px 5px 5px;
	margin:0px 5px 0px 5px;
}

.contentheading {
	font-size: 135%;
	padding: 10px 10px 10px 10px;
	margin:0px;
	
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {

}

table.contentpaneopen td, table.contentpane td {
	color:#FFFFFF;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 3px;
	text-transform: uppercase;
	font-size: 90%;
	color: #92A3AE;
}

.modifydate {
	color: #92A3AE;
	height: 15px;
	padding-top: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 15px 15px 15px 15px;
	padding: 5px 5px 5px;
}

* html .mosimage { /*IE 6*/
	padding: 5px 0 !important;
	margin: 15px 10px 10px 0;
}

*+html .mosimage { /*IE 7*/
	padding: 5px 0 !important;
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #92A3AE;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 30px 5px 8px;
	border-bottom: 3px solid #D0D9DF;
	font-size: 130%;
        color:#FFFFFF;
}

/***** links de articulos ****/
tr.sectiontableentry1 td, tr.sectiontableentry1_seg td, tr.sectiontableentry1_plan td, tr.sectiontableentry1_eve td, tr.sectiontableentry1_proy td, tr.sectiontableentry1_cnt td, tr.sectiontableentry1_pre td, tr.sectiontableentry1_lin td, tr.sectiontableentry1_tran td {
	padding: 18px 0px;
	font-size:14px;
	color:#FFFFFF;
	/*background: url(../images/dot.gif) repeat-x bottom;*/
}

tr.sectiontableentry1 td a, tr.sectiontableentry1_seg td a, tr.sectiontableentry1_plan td a, tr.sectiontableentry1_eve td a, tr.sectiontableentry1_proy td a, tr.sectiontableentry1_cnt td a, tr.sectiontableentry1_pre td a, tr.sectiontableentry1_lin td a, tr.sectiontableentry1_tran td a {
text-decoration:none;
}

tr.sectiontableentry1 td a:hover, tr.sectiontableentry1_seg td a:hover, tr.sectiontableentry1_plan td a:hover, tr.sectiontableentry1_eve td a:hover, tr.sectiontableentry1_proy td a:hover, tr.sectiontableentry1_cnt td a:hover, tr.sectiontableentry1_pre td a:hover, tr.sectiontableentry1_lin td a:hover, tr.sectiontableentry1_tran td a:hover {
text-decoration:underline;
}


tr.sectiontableentry2 td, tr.sectiontableentry2_seg td, tr.sectiontableentry2_plan td, tr.sectiontableentry2_eve td, tr.sectiontableentry2_proy td, tr.sectiontableentry2_cnt td, tr.sectiontableentry2_pre td, tr.sectiontableentry2_lin td, tr.sectiontableentry2_tran td {
	padding: 0px 0px;
	font-size:14px;
	color:#FFFFFF;
	/*	background: url(../images/dot.gif) repeat-x bottom;*/
}


tr.sectiontableentry2 td a:link, tr.sectiontableentry2_seg td a, tr.sectiontableentry2_plan td a, tr.sectiontableentry2_eve td a, tr.sectiontableentry2_proy td a, tr.sectiontableentry2_cnt td a, tr.sectiontableentry2_pre td a, tr.sectiontableentry2_lin td a, tr.sectiontableentry2_tran td a {
text-decoration:none;
}


tr.sectiontableentry2 td a:hover, tr.sectiontableentry2_seg td a:hover, tr.sectiontableentry2_plan td a:hover, tr.sectiontableentry2_eve td a:hover, tr.sectiontableentry2_proy td a:hover, tr.sectiontableentry2_cnt td a:hover, tr.sectiontableentry2_pre td a:hover, tr.sectiontableentry2_lin td a:hover, tr.sectiontableentry2_tran td a:hover {
text-decoration:underline;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {

	/*background: url(../images/dot.gif) repeat-x bottom;*/
}

tr.sectiontableentry1_seg td a, tr.sectiontableentry2_seg td a  {
	background: url(../images/candado_seg.jpg) no-repeat center left;
	padding:20px 0px 20px 55px;
}

tr.sectiontableentry1_eve td a, tr.sectiontableentry2_eve td a {
	background: url(../images/icono_eve.jpg) no-repeat center left;
	padding:20px 0px 20px 45px;
}
tr.sectiontableentry1_plan td a {
	background: url(../images/icono_auto.jpg) no-repeat center left;
	padding:20px 0px 20px 55px;
}
tr.sectiontableentry2_plan td a  {
	background: url(../images/icono_plan.jpg) no-repeat center left;
	padding:20px 0px 20px 55px;
}
tr.sectiontableentry1_proy td a, tr.sectiontableentry2_proy td a  {
	background: url(../images/icono_proy.jpg) no-repeat center left;
	padding:20px 0px 20px 55px;
}

tr.sectiontableentry1_pre td a, tr.sectiontableentry2_pre td a {
	background: url(../images/icono_pre.jpg) no-repeat center left;
	padding:20px 0px 20px 55px;
}

tr.sectiontableentry1_cnt td a, tr.sectiontableentry2_cnt td a  {
	background: url(../images/icono_cnt.jpg) no-repeat center left;
	padding:20px 0px 20px 55px;
}

tr.sectiontableentry1_lin td a, tr.sectiontableentry2_lin td a  {
	background: url(../images/icono_lin.jpg) no-repeat center left;
	padding:20px 0px 20px 55px;
}

tr.sectiontableentry1_tran td a, tr.sectiontableentry2_tran td a  {
	background: url(../images/BANK00A.ICO) no-repeat center left;
	padding:20px 0px 20px 55px;
}

.componentheading_seg, .componentheading_plan, .componentheading_eve, .componentheading_proy, .componentheading_cnt, .componentheading_pre, .componentheading_lin, .componentheading_tran {
	padding: 20px 0 20px 0;
	margin-bottom: 25px;
	font-size: 280%;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	background-color:#126105;
	color:#FFFFFF;
}

.contentdescription_seg, .contentdescription_eve, .contentdescription_plan, .contentdescription_proy, .contentdescription_cnt, .contentdescription_pre, .contentdescription_lin, .contentdescription_tran {
	padding:5px 5px 0px 5px;
	margin:0px 5px 0px 5px;
	
	
}

.contentdescription_seg img,.contentdescription_eve img,.contentdescription_plan img,.contentdescription_proy img,.contentdescription_cnt img,.contentdescription_pre img,.contentdescription_tran img {
	position:relative;
	left:100px;

}


/*********************/




.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 950px;
	margin: 0 auto;
	background-color:#ffffff;
	/*background: url(../images/mariposa_color.jpg) no-repeat 100% 40%;*/
	
}

.narrow #ja-wrapper {
	width: 750px;
}
/*
#ja-containerwrap, #ja-containerwrap-fr, #ja-containerwrap-fl, #ja-containerwrap-f {
	clear: both;
	background: url(../images/inicio_1.png) no-repeat;
	max-height:513px;
	min-height:513px;
	padding:100px 0px 0px 60px;
}
*/
/*Fondo de columna 1 */
#ja-containerwrap, #ja-containerwrap-fr {
	background: url(../images/mainwrap-bg.gif) repeat-y 23%;
	/*background:url(../images/mariposa_left.jpg)no-repeat -7px 0px;*/
}
/*todo el fondo*/
#ja-containerwrap #ja-container {
 /* background: url(../images/mariposa_color.jpg) no-repeat 44.7%;*/
  	background: url(../images/pixel-col.jpg) repeat-y 77% 0%;
	
}

#ja-mainbody {
  /*background: url(../images/mariposa_color.jpg) no-repeat left 15px ;*/

	
}
/* Fondo columna 2*/
#ja-containerwrap-fl {
	/*background: url(../images/dot.gif) repeat-y 76.9% 0%;*/
	/*border-right: #c8c8c8 2px solid;	*/
}

#ja-containerwrap-fr #ja-container {
	/*background: none;*/
}

#ja-mainbody, #ja-mainbody-fr {
	width: 100%;
	
}

#ja-mainbody {
	float: left;
	width: 68%; /*70%;*/
	margin:0 ;
}

#ja-contentwrap {
	color:#FFFFFF;
	height:100%;
	margin:5px 0px 10px 0px;
}

#down {
	background: url(../../../images/s_down.png) no-repeat bottom;
	height:200px;
	display:block;
	font-weight: bold;
}
#up {
	background: url(../../../images/s_up.png) no-repeat top;
	height:200px;
	display:block;
}

.arriba, .abajo{
border-right:1px solid #2d8ec0;
}

.content-fond{
	width:827px;
 	height:400px;
	background:#00529e;
	background: url(../../../images/flash_template/inicio_1a.png) no-repeat;
}


#ja-mainbody-fl {
	float: left;
	width: 100%;
}

#ja-mainbody-fl #ja-contentwrap {
float: left;
width: 74.3%;


}

#ja-mainbody-fl #ja-col2 {
	float: right;
	width: 25%;
}

#ja-mainbody-f {
	float: none;
	width: 100%;
}

#ja-container {
	padding: 20px 0 0;
}

#ja-content {
	/*padding: 20px 50px 0px 0px;
	margin: 0px 0px 0px -60px;*/
    padding: 18px 23px 0px 23px;
	margin: 0;
	clear: both;
	display: block;
	min-height:385px;
	max-height:385px;
	font-size:12px;
	color:#FFFFFF;
	overflow:hidden;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
        background:#ffffff;	
	position: relative;
	height: 74px;
	line-height: normal;
	margin-top:8px;
}


#ja-header {
	height: 74px;
        background: url(../../../images/flash_template/top.png) no-repeat top left;
}

h1.logo {
	font-size: 300%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 218px;
	height: 48px;
}

.narrow h1.logo {
	width: 172px;
}

h1.logo a {
	width: 217px;
	height: 48px;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	text-indent: -4000px;
	background: url(../images/logosipade.gif) no-repeat;
}

.narrow h1.logo a {
	width: 172px;
	background: url(../images/logo-narrow.gif) no-repeat;
}

 #ja-newsflash {
	line-height: normal;
	height: 100px;
	position: relative;
	width: 100%;
	float: right;
}

#ja-scroll_1, #ja-scroll_2 {
	background: #5D6B74;
}

#ja-pathwaywrap {
	background:#cada06;
	clear: both;
	height: 33px;
}

#ja-pathway {
	background:#cada06;
	display: block;
	padding: 10px 0 5px;
	color: #044b0c;
	width: 77%;
	float: right;
	text-indent: 10px;
	position: relative;
	height: 18px;
}

#ja-pathway strong {
	margin-right: 10px;
}

#ja-pathway img {
	margin: 0 5px 0;
}

#ja-pathway a {
	font-weight: bold;
	color: #1a561f;
	text-decoration: none;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	clear: both;
	background: #ffffff;
}

.narrow #ja-mainnavwrap {
	
}

#ja-mainnav {
	width: 100%;
}

#ja-mainnavwrap a,
#ja-mainnavwrap a:hover,
#ja-mainnavwrap a:active,
#ja-mainnavwrap a:focus {
	outline: none;
}

#ja-subnavwrap {
}

#ja-subnav {
}

/* Default Joomla! Menu */
a.mainlevel {
	margin: 8px 15px 0px 15px;
	padding: 2px 15px 1px 25px;
	width: 80%;
	display: block;
	color: #044b0c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/boton_menup.gif) no-repeat center left;
}

a.mainlevel:hover,
a.mainlevel:focus {
	text-decoration: none;
	background: url(../images/boton_menup_h.gif) no-repeat center left;
}

a.mainlevel#active_menu {
	text-decoration: none;
	background: url(../images/boton_menup_h.gif) no-repeat center left;
}

/* hover.gif*/
div.moduletable_menu3  a.mainlevel:hover, div.moduletable_menu3  a.mainlevel:focus {
	text-decoration: none;
	background: url(../images/saldos_fin.gif) no-repeat center left;
}
a.sublevel {
	padding: 5px 4px 2px 10px;
	margin-left: 35px;
	display: block;
	color: #044b0c;
	background: url(../images/sub_boton.jpg) no-repeat center left;
	text-decoration: none;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #044b0c;
    font-weight: normal;
}

#active_menu {
	color: #044b0c;
	font-weight: bold;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
        width:100%;
	font-size: 13px;
	margin:0px 35px 0 0;
	color:#225694;
	font-weight: bold;
	font-family: Tahoma;
	text-align:center;		
}

.logtitulo{
	font-size: 11px;
	color:#000000;
	padding: 0px 0px 0px 30px;
	font-weight:bold;
}

div.moduletable table td {
	color:#ffffff;
	font-weight: bold;
	font-size:13px;
}
div.moduletable label 	{
	color:#ffffff;
	font-size:11px;	
}

div.moduletable a{
	color:#000000;
	font-size:12px;
	padding: 5px 0px 0px 5px;
	text-decoration:none;	
}

div.moduletable_menu h3, div.moduletable_menuusu h3, div.moduletable_user h3,div.moduletable_menu2 h3,div.moduletable_gale h3{
	height:40px;
	width:100%;
	font-size: 14px;
	padding: 20px 0px 0px 10px;
	margin: 0px -10px -10px -5px;
	color:#044b0c;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-align:center;
}

div.moduletable_menu h3, div.moduletable_menu2 h3, div.moduletable_gale h3 {
	background: url(../images/degrade_menuh3.jpg) no-repeat center;
}

div.moduletable {
	padding: 0px 0px 0px 10px;
	margin-bottom: 40px;
}


#ja-col1 div.moduletable_menu {
	/*padding-left: 10px;*/
	margin-bottom: 45px;
	color:#990000;	
}

#ja-col1 div.moduletable_menu label{
	color:#044b0c;
	margin: 5px 0px 5px 0px;
	position: absolute;
}

/*
#ja-col1 div.moduletable H3 {
	color:#003366;
	text-indent:10px;
	margin-top:20px;
	border-top:#FFFFFF 2px solid;
	padding-top:10px;
}*/

#ja-col2 div.moduletable {
	padding-right: 0;
	margin-top: 0px;
	margin-bottom: 45px;
}


div.moduletable-blank {
	background: none;
	padding: 0;
	margin-bottom: 15px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box{
	float:right;
	overflow: hidden;
	padding: 0;
	text-align:right;
	font-size:11px;
}

.ja-box div.moduletable{
	padding: 0px 0px 20px 0px;
}

.ja-box div.moduletable h3 {
	background: #FFFFFF;
	height: 20px;
	text-align:right;	
}

/* Bottom Spotlight */
#ja-botslwrap {
	float: left;
	clear: both;
	width: 100%;
}

#ja-botsl {
}

#ja-botsl h3 {
	color: #FFFFFF;
	margin: 0 -20px 10px;
	padding: 6px 20px;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#ja-botsl div.moduletable {
	margin: 0;
}

#ja-botsl ul {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl li {
	padding: 0 0 0 13px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 2px 10px;
}

#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_seperator {
	display: none;
}

#ja-botsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
/*margin quita el espacio entre la columna y el header*/
	background-position: 17px;
	margin:-20px 0 0 0;
	background:url(../images/mariposa_left.jpg) no-repeat -7px 0px;
	padding:0px;
	float: left;
	width: 218px;
	overflow: hidden;
	
}

#ja-col1 div.ja-innerpad {
	margin:0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;

}

#ja-col2 {
	/*border-left: #c8c8c8 2px solid;*/
	float: right;
	width: 30%;
	overflow: hidden;
	margin:-20px 0 0 10px;
	
}

#ja-col2 div.ja-innerpad {
	padding: 0px 10px 60px 0px;
}

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul li,
#ja-col2 ul li {
	padding-left: 15px;
	margin: 0;
	/*background: url(../images/pixel_largo_centro.jpg) no-repeat 3px 9px;*/
}

#ja-col1 ul,
#ja-col2 ul {
	margin: 0;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usercolorswrap,
#ja-usertoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #ja-usertoolswrap {
	right: 0;
}

#ja-usertools {
	margin: 0;
	padding: 10px 0 4px 0;
}

* html #ja-usertools { /*IE 6*/
	float: left;
}

*+html #ja-usertools { /*IE 7*/
	padding: 8px 0 4px 0;
}

#ja-usercolors ul,
#ja-usertools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#ja-usercolors ul li,
#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-usercolors img,
#ja-usertools img {
	padding: 0;
	margin: 0 0 0 2px;
}

#ja-usercolors {
	float: left;
	padding: 10px 5px 4px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 1px solid #003c85;
	clear: both;
	position: relative;
	height:85px;
	margin:0 65px 0 65px;
	
}

#ja-footer {
	width: 100%;
	margin:0px;
	float:right;
	position: relative;
	color: #000000;
}

#ja-footer small, #ja-footer address {
	padding: 0 0 0 20px;
	font-style: normal;
	display: block;
	float: left;
	font-size: 100%;
	color: #ffffff;}

#ja-footer ul {
	margin: 0 0 5px 20px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	display: inline;
	padding: 0 20px 0 0;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}

#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
	text-decoration: none;
	color: #ffffff;
}

/* Search */
#ja-searchwrap {
	width: 22.99%;
	float: left;
	height: 30px;
}

#ja-search {
	background: url(../images/icon-search.gif) no-repeat 10px 8px;
	padding-left: 25px;
	margin: 3px 0px 0px 0px;
}

#ja-search .inputbox {
	width: 130px;
	height: 15px;
	padding: 3px 5px 1px 3px;
	color: #044b0c;
	font-weight:bold;
	/*background: #3C4A53;*/
	background: #FFFFFF;
	border: 1px solid #044b0c;
		
}

.narrow #ja-search .inputbox {
	width: 100px;
	border: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

#ja-banner {
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0px;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
	width: 60%;
	margin:  -20px 0px 23px 50px ;
	padding: 3px 0px 5px 3px;
	border: 1px solid #000000;
	background: #ffffff;	
}

#mod_login_remember {
	border: none;
	background: none;
	color: #ffffff;
}


/* JA Newsflash */
div.nftitle,
div.nfimages,
div.nfcontent {
	padding: 0 20px 0 20px;
}

div.nftitle {
	font-size: 170%;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

div.nftitle a {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}

div.nfimages {
	text-align: center;
}

div.nfcontent {
	color: #D0D9DF;
	margin: 0;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


/* Idiomas */


#ja-logoswrap{
	background:#FFFFFF; /*url(../images/red/backlogos.jpg) repeat-y;*/ /*url(../images/opaque-default.png);*/
	clear: both;
	height: 50px;
}


#ja-langwrap {
	width: 22.99%;
	float: left;
	background: #7873BF;
	height: 53px;
}

#ja-lang {
	padding-left: 5px;
	margin: 0px;
	background: #7873BF;
}



#ja-logos{
	display: block;
	padding: 0px;
	color: #D0D9DF;
	width: 77%;
	float: right;
	position: relative;
}


#ja-logos img {
	margin:0px;
}

#ja-logos a {
	font-weight: bold;
	color: #D0D9DF;
	text-decoration: none;
}

li .latestnews{
color:#FFFFFF;
background:url(../images/sub_boton.jpg) no-repeat center left;
padding:0px 0px 0px 18px;
text-decoration:none
}

/*Nuevas flacso*/

.inferior{
	/*padding-left:38px;*/
	padding-bottom:30px;
}

.topmenu2{
	padding-left:62px;
	height:40px;
}
 
/* horizontal pill menu, topmenu */
table.pill {
  margin-left: 60px;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  14px;
  height: 36px;
}


td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  15px;
  height: 36px;
}

#pillmenu {
  white-space: nowrap;
  height: 36px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  font-size: 12px;
  font-weight: bold;
  float:left;

  height: 36px;
  line-height: 36px;
  padding: 0 26px 0 26px;
  color: #fff;
  text-decoration: none;
  border-right: 2px solid #fff;
  margin: 0px;
}

#pillmenu a:hover, #pillmenu a:active, #pillmenu a.active:hover,  #pillmenu a.active:active,  #pillmenu a.active:focus{
  background: url(../images/mw_menu_hover_bg.png) repeat-x;
  border-right: 2px solid #fff;
}

#pillmenu a#active_menu-nav {
	height: 36px;
	line-height: 36px;
	background-position: 0 0;
}
