/*------------------------------------------------------------------------
# JA Kulanite 1.0 - June, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	/*background-image: url(../images/fondo2.gif);
	background-repeat: repeat-y;
	background-position: center 0px;*/
	/*
	background-image: url(../images/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;
	*/
	
	/*FAE469*/
	/*background-image: url(../images/fondo3.gif);
	background-repeat: repeat-y;
	background-position: center 0px;*/
	/*background-color: #F5F5F5;*/
	
	/*background-color: #FDD51F;*/
	background-color: #FDC411;
	background-image: url(../images/fondo8.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;

	color: #000000;
	font-family: Arial, sans-serif;
	line-height: 1.6;
	
}

body#bd {
	color: #505050;
	margin: 0px 0 50px;
	/*background-image: url(../images/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;*/
	/*background:#FFF;*/
	
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
	
	
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #003399;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #003399;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading{
	line-height: normal;
	/*font-weight: bold;*/
	letter-spacing: -1px;
	font-family: Arial, Geneva, sans-serif;
}	

.blog_more strong, h1, h2, h3, h4, .nftitle {
	line-height: normal;
	font-weight: bold;
}	



/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway {
	font-size: 92%;
}

small, .small, .img_caption {
	color: #999999;
}


.small2 {
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	float: left;
	font-size: 80%;
	width: 150px;
	color: #999999;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 15px;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%; text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background: #FFFFFF;
	color: #505050;
}

.button {
	padding: 1px 8px;
	border: 1px solid #CCCCCC;
	background: url(../images/but-bg.gif) repeat-x center #DDDDDD;
	font-weight: bold;
	color: #505050;
}

.button_wide {
	padding: 1px 8px;
	width: 37px;
	background: url(../images/fr_css_wide.png) no-repeat center #DDDDDD;
	font-weight: bold;
	color: #505050;
}
.button_narrow {
	padding: 1px 8px;
	width: 37px;
	background: url(../images/fr_css_narrow.png) no-repeat center #DDDDDD;
	font-weight: bold;
	color: #505050;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 40px;
	border-top: #DEDEDE 1px solid;
	margin-top: 5px;
	/*background: url(../images/hdot.gif) repeat-x center;*/
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: url(../images/grad1.gif);
	border-right: 1px solid #E6E6E6;
	padding: 4px;
	color: #333333;
	font-weight: bold;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(../images/hdot.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #E6E6E6;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #E6E6E6;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/icon-pages.gif) no-repeat 1px 5px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 300%;
	color: #000;
	font-weight: bold;
	/*background: url(../images/hdot.gif) repeat-x bottom;*/
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 250%;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333333;
}

h2.contentheading {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 250%;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333333;
}



table.blog .contentheading {
	font-size: 28px;
	margin: 0;
	padding: 0;
	color: #0FA9CC;
	
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	background: url(../images/readon-bg.gif) no-repeat;
	height: 21px;
	line-height: 20px;
	width: 88px;
	text-indent: 8px;
	color: #505050;
}

a.readon:hover, a.readon:focus, a.readon:active {
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	color: #999999;
}

.modifydate {
	float: left;
	width: 100%;
	color: #999999;
	margin-bottom: 10px;
	display: block;
}

.buttonheading {
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper_full {
	/*width: 992px;*/
	/*width: 98.5%;*/
	width: 90%;
	margin: 0 auto;
	clear: both;
}

#ja-wrapper_normal {
	width: 992px;
	margin: 0 auto;
	clear: both;
}

#ja-container {
	
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	/*width: 680px; /* 71%*/
	width: 68.6%;
	margin: 0px;
	
}

.leftlayout #ja-content {
	float: right;
}

.leftlayout #ja-colwrap {
	float: left;
}

#ja-current-content, #ja-current-content2 {
	margin:0px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 18px;	/*border: 1px solid #E6E6E6;*/
	border-right: #DEDEDE 1px solid; 
	/*background: url(../images/grad2.gif) repeat-x bottom #FFFFFF;*/
}
#ja-current-content2 {
	border: 0px;
}


/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	/*width: 300px;*/ /*28%;*/
	width: 30%;
	padding-right: 10px;
	
}

.left #ja-colwrap {
	float: left;
}

#ja-col {
	/*border: 1px solid #E6E6E6;*/
	/*background: url(../images/grad2.gif) repeat-x bottom #FFFFFF;*/
	/*padding-top: 10px;*/
	padding-left: 0px;
	margin: 0px;
	
}


/*common style for column*/
#ja-col table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col .article_separator {
	display: none;
}

#ja-col ul {
	list-style: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f {
	padding: 0;
	margin: 0 0 10px;
	clear: both;
	background-color:#FFF;
 	/*background-image:url(../images/fondo_cuerpo.png);
	background-repeat: repeat-y;
	background-position: center; */
	
}

/* full */
#ja-containerwrap-f #ja-container  {
	background: none;
}

#ja-containerwrap-f #ja-container-inner {
	background: none;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}


/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	display: block;
	background: url(../images/h3-bg.gif) no-repeat left;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-left: 5px;
	height: 32px;
	line-height: 32px;
	font-size: 100%;
	margin: 0 -10px;
}

div.moduletable_hilite h3 {
	background: url(../images/h3-bg-hilite.gif) no-repeat left;
	color: #FFFFFF;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_hilite h3 span {
	padding: 0 10px 0 5px;
	margin: 0;
	height: 32px;
	line-height: 32px;
	display: block;
	background: url(../images/h3-bg.gif) no-repeat right;
}

div.moduletable_hilite h3 span {
	background: url(../images/h3-bg-hilite.gif) no-repeat right;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	margin: 0 0 20px;
	padding: 0 10px;
}

div.moduletable_search{
	/*margin-left: 20px;*/
	margin: 0px;
	padding: 20px
	float: left;
	text-align: left;
	/*background-image: url(../images/busqueda.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
}

div.moduletable_bannerderecha {
	margin: 0;
	margin-left: 20px;
	margin-top: 16px;
	float:right;
	padding: 0;
}

div.moduletable_agenda {
	background-color: #F6F6F6;
	border: #DEDEDE 1px solid;
	background-image:url(../images/agenda.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top:44px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
}

div.moduletable_agenda a {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #003399;
	letter-spacing: 0px;
	line-height: 125%;
	font-family: Arial, Geneva, sans-serif;
}

div.moduletable_slide {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

div.moduletable_noticias {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 0px;
	padding: 0px;
}

div.moduletable_aviso {
	margin: 0px;
	margin-top: 15px;
	margin-bottom:10px;
	background-color: #E74B18;
	background-position:right bottom;
	background-repeat: no-repeat;
}

div.moduletable_auspiciadores, div.moduletable_contacto, div.moduletable_bolsa, div.moduletable_web, div.moduletable_menu2, div.moduletable_ingreso, div.moduletable_tags, div.moduletable_rss, div.moduletable_enqueestamos, div.moduletable_mision, div.moduletable_consejeros, div.moduletable_quienesta, div.moduletable_encuesta {
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 15px 10px;
	border-bottom:#DEDEDE solid 1px;
	float: left;
	width: 282px;
}

div.moduletable_rss {
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 20px;
}



div.moduletable_rss li {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background: #FFF;
	/*border-bottom: #CCC 1px dotted;*/
}

div.moduletable_enqueestamos {
	background-image: url(../images/modulos_r1_c6.png);
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
	
}
div.moduletable_tags{
	background-image: url(../images/tags.png);
}
div.moduletable_menu2{
	padding-top: 0px;
}
div.moduletable_ingreso{
	background-image: url(../images/user_menu.png);
}
div.moduletable_consejeros{
	background-image: url(../images/consejeros.png);
	padding-left: 15px;
}
div.moduletable_quienesta{
	background-image: url(../images/quienesta.png);
}
div.moduletable_mision{
	background-image: url(../images/mision.png);
}
div.moduletable_auspiciadores{
	background-image: url(../images/modulos_r5_c6.png);
    padding-right: 0;
	padding-left: 13px;
	padding-top: 40px;
	padding-bottom: 10px;
}
div.moduletable_contacto{
	background-image: url(../images/modulos_r7_c6.png);
}
div.moduletable_bolsa{
	background-image: url(../images/modulos_r3_c6.png);
}
div.moduletable_rss{
	background-image: url(../images/rss.png);
}
div.moduletable_encuesta{
	background-image: url(../images/encuesta.png);
	background-position: 15px 0px;
	padding-top: 35px;
	padding-left: 20px;
	text-align: center;
}
div.moduletable_web{
	background-image: url(../images/modulos_r14_c6.png);
    padding-left: 15px;
    padding-right: 0;
}
div.moduletable_video {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 25px;
	padding-bottom: 15px;
	background-image: url(../images/caitv.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	border-bottom:#ccc dotted 1px;
	width: 180px;
}

div.moduletable_noticia1 {
	/*border-top:#ccc dotted 1px;*/
	/*padding-bottom: 20px;*/
	margin-top: -5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 20px;
}

div.moduletable_noticia2 {
	border-bottom:#ccc dotted 1px;
	padding-bottom: 15px;
	padding-top: 11px;
	margin-right: 20px;
}
div.moduletable_noticia3 {
	padding-top: 5px;
	padding-bottom: 5px;
	/*padding-top: 10px;*/
	/*margin-right: 20px;*/
	margin-left: -10px;
	
}
div.moduletable_noticia3 td{
	padding-bottom: 10px;
}


div.moduletable_noticia1 a {
	margin: 0;
	padding: 0;
	font-size: 250%;
	color: #003399;
	letter-spacing: -1px;
	font-family: Arial, Geneva, sans-serif;
}

div.moduletable_noticia2 a {
	margin: 0;
	padding: 0;
	font-size: 190%;
	color: #003399;
	letter-spacing: -1px;
	font-family: Arial, Geneva, sans-serif;
}

.noticia1{
	margin: 0;
	padding: 0;
	font-size: 250%;
	line-height: 120%;
	color: #003399;
	letter-spacing: -1px;
	font-family: Arial, Geneva, sans-serif;
}

.noticia2{
	margin: 0;
	padding: 0;
	font-size: 180%;
	line-height: 120%;
	color: #003399;
	letter-spacing: -1px;
	font-family: Arial, Geneva, sans-serif;
}


.noticia3 {
	margin: 0;
	padding: 0;
	font-size: 150%;
	color: #003399;
	letter-spacing: -0.5px;
	line-height: 120%;
	font-family: Arial, Geneva, sans-serif;
}

div.moduletable_emprendimiento, div.moduletable_opinion, div.moduletable_medios, div.moduletable_fotos {
	border-bottom:#ccc dotted 1px;
	padding-bottom: 20px;
	padding-top: 54px;
	padding-right: 10px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	border-bottom:#ccc dotted 1px;
}

div.moduletable_caraacara, div.moduletable_blog, div.moduletable_impulso {
	border-left:#ccc dotted 1px;
	padding-bottom: 27px;
	padding-left: 17px;
	padding-top: 50px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	background-repeat:no-repeat;
	background-position: 17px 0px;
}

div.moduletable_impulso {
	padding-top: 55px;
}

div.moduletable_blog {
	background-color: #BEB7AF;
	color: #FFF;
	padding-right:0px;
	border: 0px;
	background-position: 0px 0px;
}


div.moduletable_emprendimiento {
	background-image: url(../images/modulos_r9_c1.png);	
}

div.moduletable_caraacara {
	background-image: url(../images/ladob.png);	
}

div.moduletable_impulso {
	background-image: url(../images/modulos_r19_c4.png);	
}

div.moduletable_blog {
	background-image: url(../images/blog.png);	
}


div.moduletable_opinion {
	background-image: url(../images/modulos_r13_c1.png);	
	
}

div.moduletable_medios {
	background-image: url(../images/modulos_r17_c1.png);
	height: 400px;
	border-bottom:#ccc dotted 1px;
}

div.moduletable_fotosflickr {
	background-image: url(../images/fotos_flickr.png);
    border-left:#ccc dotted 1px;
	border-top:#ccc dotted 1px;
	padding-bottom: 27px;
	padding-left: 17px;
	padding-top: 60px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left:-10px;
	margin-right: 0px;
	background-repeat:no-repeat;
	background-position: 17px 0px;
}

div.moduletable_fotos {
	background-image: url(../images/modulos_r19_c1.png);	
}


div.moduletable_medios a, div.moduletable_fotos a {
	margin: 0;
	padding: 0;
	font-size: 110%;
	color: #003399;
	letter-spacing: -0.5px;
	font-family: Arial, Geneva, sans-serif;
	line-height: 135%;
}

div.moduletable_elecciones {
	padding: 0;
	margin: 0;
	margin-left: 18px;
}

.lateral_izquierda {
	margin: 0;
	padding: 0;
	font-size: 150%;
	color: #003399;
	letter-spacing: -0.5px;
	font-family: Arial, Geneva, sans-serif;
	line-height: 135%;
}


div.moduletable_caraacara a, div.moduletable_impulso a{
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #003399;
	letter-spacing: -0.5px;
	font-family: Arial, Geneva, sans-serif;
	line-height: 125%;
}

.modulo_blog {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #003399;
	letter-spacing: -0.5px;
	font-family: Arial, Geneva, sans-serif;
	line-height: 125%;
}


div.moduletable_blog a {
	color: #ffffff;
}


div.moduletable_video h3 {
	display: none;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilite ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	position: relative;
	z-index: 100;
}

#ja-header {
	height: 120px;
	line-height: normal;
	position: relative;
	/*background: url(../images/fondo.jpg) no-repeat -100px 0px;*/
	/*margin-bottom: 8px;*/
	margin: 0;
	padding: 0;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 609px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 103px;
}

h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 35px;
	left: 15px;
	color: #FFFFFF;
}

h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
	color: #0FA9CC;
}

p.site-slogan {
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: #999999;
	letter-spacing: 1px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	height: 27px;
	position: absolute;
	bottom: 0px;
	/*width: 990px;*/
	width: 99.9%;
	background: #F7D418;
	
}

#ja-subnav {
	list-style: none;
	margin: 0;
	margin-top: -10px;
	padding: 0;
	height: 27px;
	/*width: 950px;*/
	background: #ECCA09;
	border-bottom: 1px solid #DABA07;	
	border-left:1px solid #DABA07;	
	border-right:1px solid #DABA07;
}

#ja-subnav li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#ja-subnav li a {
	border-right:#DABA07 1px dotted;
	text-decoration: none;
	line-height: 27px;
	color: #333;
	font-weight: bold;
	padding-top: 0;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 0;
	
}

#ja-subnav li a:hover, #ja-subnav li a:active, #ja-subnav li a:focus {
	color: #FFFFFF;
	background-color:#000;
}

#ja-subnav li.active a {
	color: #FFFFFF;
	background-color:#000;
}


#ja-subnav a, #ja-subnav a {
	outline: none;
}

/* breadcrumbs */
#ja-pathway {
	background: url(../images/hdot.gif) repeat-x bottom;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}

#ja-pathway strong {
	margin-right: 5px;
	background: url(../images/symbol.gif) no-repeat 2px center #E6E6E6;
	padding: 5px 5px 5px 31px;
	text-transform: uppercase;
}

#ja-pathway a {
	text-decoration: none;
}

#ja-pathway a:hover {
	text-decoration: underline;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

ul.menu li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(../images/icon-pages.gif) no-repeat left;
	color: #505050;
}

ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color: #0FA9CC;
	background: url(../images/icon-pages.gif) no-repeat left;
}

ul.menu li.active a {
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	background: none;
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 11px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6*/
}

ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	background: none;
	color: #0FA9CC;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Top spotlight */
#ja-topsl {
	color: #FFFFFF;
	position: relative;
	height: 200px;
	margin-bottom: 10px;
	background: #333333;
	z-index: 1;
}

#ja-topsl div.moduletable {
	padding: 0;
	margin: 0;
	width: 70%;
	position: absolute;
	bottom: 20px;
	left: 0;
	background: url(../images/trans-bg.png);
}

#ja-topsl .nftitle {
	display: none;
}

#ja-topsl .nfcontent {
	font-size: 175%;
	color: #DDDDDD;
	padding: 5px 0 0 20px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	padding: 0;
	position: relative;
	/*background: url(../images/grad2.gif) repeat-x center;*/
	height: 30px;
	border-top: 1px solid #DABA07;
	padding-top: 10px;
	padding-bottom:10px;
}

#ja-footer small {
	
	font-size: 100%;
	padding-right: 20px;
	line-height: 30px;
	color: #505050;
}

#ja-footer ul {
	float: left;
	margin: 0;
	padding-left: 10px;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat left center;
}

#ja-footer li a {
	display: inline;
	line-height: 30px;
	padding: 0 10px;
}

#ja-footer li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 12px;
	margin-left: 20px;
	/*background: url(../images/search-bg.gif) no-repeat;*/
}

* html #ja-search {
	right: 75px;
}

#ja-search .inputbox {
	padding: 17px 0 0 10px;
	background: none;
	border: none;
	color: #505050;
}

/* Login Form */
#ja-multilogin {
	padding-top: 10px;
	float: right;
	width: 170px;
}

#login-wrap {
	width: 200px;
}

#logout-wrap {
	background: none;
	color: #FFFFFF;
}

/*#logout-wrap form input.button {
	border: 1px solid #333333 !important;
	background: url(../images/but-lo-bg.gif) repeat-x bottom left #505050 !important;
	padding: 1px 5px 3px;
	margin-top: 5px !important;
}*/

#ja-multilogin div {
}

#ja-multilogin form {
	float: left;
}

#ja-multilogin form label {
	float: left;
}

label.ja-multilogin-user span,
label.ja-multilogin-password span {
	display: none;
}

#ja-multilogin form input.button {
	font-size: 11px !important;
	float: left;
	background: none;
	border: none;
	color: #CCCCCC;
	margin-top: 16px;
}

#ja-multilogin form #mod_login_username,
#ja-multilogin form #mod_login_password {
	width: 90px;
	margin: 16px 0 0 30px;
	font-size: 12px !important;
	padding: 2px;
	background: #FFFFFF;
	border: none;
}

#ja-multilogin form #mod_login_password {
	margin: 16px 16px 0 50px;
}

.ja-multilogin-links {
	display: none;
}

/* Tabs */
#ja-tabs {
	margin-bottom: 10px;
	padding: 0;
	background: url(../images/grad3.gif) repeat-x top #FFFFFF;
	
}

#ja-tabs div.moduletable {
	margin: 0;
	padding: 0;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin: 20px 0 10px;
	text-align: center;
	float:left;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	padding: 8px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

div.ja-innerdiv img {
	margin-right: 5px;
}

/* User Tools */
#ja-usertools {
	padding: 7px 0 0;
	font-size: 11px;
	position: absolute;
	bottom: 37px;
	right: 180px;
}

#ja-usertools ul {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-usertools img {
	padding: 0 3px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #505050;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #505050;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #505050;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

.spacer .block {float: left;}
.spacer.w99 .block {width: 99.8%;}
.spacer.w49 .block {width: 49.8%;}
.spacer.w49 .block2 {width: 59.8%; float: left}
.spacer.w49 .block3 {width: 39.8%; float: left}
.spacer.w33 .block {width: 33.3%;}
.spacer.w33 .block2 {float: left; width: 49.8%;}
.spacer.w33 .block3 {float: left; width: 24.8%;}
.spacer.w24 .block {width: 24.8%;}
.inferior .block {width: 59.9%; float:left;} 
.inferior .block2 {width: 39.9%; float:left;}
.superior .block {width: 640px; float:left;} 
.superior .block2 {width: 266px; float:right;}

.inferior { 
	float:left;
	margin-top: 15px;
	border-top: #DEDEDE solid 1px;
	
	width: 100%;
	/*width: 648px;*/
}

.superior {
	float:left;
	width: 952px;
	margin: 0px;
	padding-left: 18px;
	padding-bottom:0px;
	padding-right: 18px;
	padding-top: 18px;
	height:235px;
}

.slide1 {
	float:right;
	/*margin-bottom:18px;*/
	margin-top: 10px;
	margin-right: 18px;
  	/*background-color: #000;*/
	/*width: 99.6%;*/
	/*height:235px;*/
}

.slide2 {
	float:left;
	margin: 0px;
	padding: 0px;
	/*margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	width: 600px;*/
}

table.content_search {
	margin-top: 100px;
	margin-right: 20px;
}

.img_fotoderecha {
	margin-left: 20px;
	margin-right: 5px;
 	padding: 0;
	float: right;
}

#ja-mainFrame {
	margin: 0px;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 0;
	
}

#ja-mainFrame2 {
	margin: 0px;
	margin-left: 20px;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 430px;
	float: left;
	background-image: url(../images/separador_vert01.gif);
	background-position: 0px;
	background-repeat:repeat-y;
}

.espacio_superior{
	padding-top: 15px;
}
.borde_izq{
	border-left: #DEDEDE 1px solid; 	
	float: left;
}
/* set millions of background images */
.rbroundbox { background: url(../images/globo/nt.gif) repeat; }
.rbtop div { background: url(../images/globo/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/globo/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/globo/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/globo/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop {
width: 100%;
height: 10px;
font-size: 1px;
}
.rbbot div, .rbbot {
width: 100%;
height: 24px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 85%; margin: 0 auto; font-size: 18px; margin-top: 2px; margin-bottom: -15px; line-height: 18px;}

#aviso_usuario {
	padding: 16px; 
	border: 1px dashed #000099; 
	font-size: 12px;
	margin: 10px;		
}



/* MENU BLOG */

#div_li_blog_02{
	float: left;
	margin:0px;
	padding:0px;
	height:auto;
}

#div_li_blog_02 h3 {
	font-family: "Arial Black";
	font-size: 18px;
	color: #1f4180;
	line-height: 18px;
	font-weight: normal;
}

#div_li_blog_02 ul{
	margin:0px;
	padding:0px;
	width: 165px;
}
#div_li_blog_02 li{
	margin:0px;
	list-style-type: none;
	background-image:url(../images/fondo_li_revistas.gif);
	background-repeat:repeat-x;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:7px;
	background-position: bottom;
	width: 165px;
	padding-right: 0px;
	float: left;
	font-family: Arial, "Arial Black";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

#div_li_blog_02 li a{
	color:#0c0c0c;
	text-decoration:none;
	
}
#div_li_blog_02 li a:hover{
	color:#9d0c15;
	text-decoration:none;
	
}
#div_li_blog_02 img{
	margin-bottom:5px;
}

/* QUICK LINK*/

#quicklinks{
	float: right;
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 15px 10px;
	border-bottom:#DEDEDE solid 1px;
	float: left;
	background-image: url(../images/quicklinks.png);	
}

#quicklinks h3 {
	font-family: "Arial Black";
	font-size: 18px;
	color: #1f4180;
	line-height: 18px;
	font-weight: normal;
}

#quicklinks ul{
	margin:0px;
	padding:0px;
}
#quicklinks li{
	margin:0px;
	list-style-type: none;
	padding-left:20px;
	width: 165px;
	padding-right: 0px;
	float: left;
	font-family: Arial, "Arial Black";
	font-size: 14px;
	font-weight: bold;

	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#quicklinks li a{
	color: #666;
	text-decoration:none;
}
#quicklinks li a:hover{
	color:#9d0c15;
	text-decoration:none;
}

#portada {
	margin-top: 10px;
	margin-left: 18px;
	padding: 0px;
	float: left;
}

#elecciones {
	padding: 0px;
	margin: 0px;
	height:195px;
	color: #fff;
	background-image:url(../images/elecciones.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#elecciones h1 {
	line-height: 100%;
	font-size: 48px;
	height:48px;
}

#elecciones h3 {
	line-height: 100%;
	font-size: 24px;
	color:#FFF;
	background: none;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	height: 24px;
}

