/*------------------------------------------------------------------------
# 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-color: #fcd21b;
	background-image: url(../images/fondo10.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #000000;
	/*font-family: Arial, sans-serif;*/
	line-height: 1.6;	
}

body#bd {
	color: #505050;
	/*margin: 0px 0 50px;*/
}

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;
	letter-spacing: -1px;
	font-family: Calibri, 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{
	color: #999999;
	display:block;
	margin: -5px 0 0 0;
	font-size: 11px;
}

.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: 20px;
	border-top: #DEDEDE 1px solid;
	margin-top: 20px;
	/*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: 200%;
	color: #000;
	font-weight: bold;
	padding: 0 10px 5px 0;
	margin: 5px 0 10px 0;
	display:block;
	text-align:center;
	border-bottom: solid 1px #dedede;
}
/*
.contentdescription {
	padding-bottom: 30px;
}
*/
.contentheading {
	margin: 0 0 10px 0;
	padding:10px 0 0 0;
	font-size: 270%;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333333;
}

h2.contentheading {
	margin: 0 0 10px 0;
	padding:0;
	font-size: 270%;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333333;
}



table.blog .contentheading {
	font-size: 28px;
	margin: 0;
	padding: 0;
	color: #0FA9CC;
	
}

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;
}

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;
	display:inline-block;
	margin: -25px 0 0 0;
	padding: 0 0 10px 0;
	font-size: 11px;
}

.modifydate {
	float: left;
	width: 100%;
	color: #999999;
	margin-bottom: 10px;
	display: block;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper_full {
	width: 990px;
	margin: 0 auto;
	clear: both;
}

#ja-wrapper_normal {
	width: 990px;
	margin: 0 auto;
	clear: both;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 640px;
	margin: 0;	
}

.leftlayout #ja-content {
	float: right;
}

.leftlayout #ja-colwrap {
	float: left;
}

#ja-current-content, #ja-current-content2 {
	margin:0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-right: #DEDEDE 1px solid; 
	width:640px;
}
#ja-current-content2 {
	border: 0px;
}


/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 230px;
	padding: 3px 40px 0px 20px;	
	display:block;
}

.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;
	clear: both;
	background-color:#FFF;
 	/*background-image:url(../images/fondo_cuerpo.png);
	background-repeat: repeat-y;
	background-position: center; */
	
}



/* 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_auspiciadores, div.moduletable_contacto, div.moduletable_bolsa, div.moduletable_web, div.moduletable_menu2, 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_ingreso{
	width:230px;
}

div.moduletable_encuesta{
	background-image: url(../images/encuesta.png);
	background-position: 15px 0px;
	padding-top: 35px;
	padding-left: 20px;
	text-align: center;
}



/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {

}

#ja-header {
	height: 100px;
	line-height: normal;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 900px;
	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;
	width: 990px;
	background: #F7D418;
	
}

#ja-subnav {
	list-style: none;
	margin: 0;
	margin-top: 0;
	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: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size:10px;
}

#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: none;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* 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 {
	height: auto;
	border-top: 3px solid #CCC;
	text-align:center;
	padding: 10px 0 0 0;
	line-height:16px;
}
/*
#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;
}

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;
}

/* 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;
}
