/*------------------------------------------------------------------------
# JA Quartz for Joomla 1.5 - Version 1.0 - Licence Owner JA126058
# ------------------------------------------------------------------------
# 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------
COMMON STYLE
---------------------------------------------------------*/
HTML, BODY, FORM, FIELDSET
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #FFFFFF;
	color: #000000;
	font-family: Arial;
	line-height: 1.5;
}
BODY#bd
{
	color: #666666;
	/*[disabled]background:#000000 url(../images/body-bg.jpg) no-repeat center 80px;*/
	padding: 0;
	margin: 0;
}
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: 10px;
}
BODY.fs4
{
	font-size: 13px;
}
BODY.fs5
{
	font-size: 14px;
}
BODY.fs6
{
	font-size: 15px;
}
/*Normal link*/
A
{
	color: #810C46;
	text-decoration: none;
}
A:hover, A:active, A:focus
{
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_inf UL LI A
{
	padding: 10.5px 11px;
	text-decoration: none;
	color: #000;
}
.menu_inf UL LI A:hover
{
	color: #333;
}
.menu_coleccion
{
}
.menu_coleccion LI
{
}
.menu_inf UL
{
	padding: 0px;
	margin: 0px 0 0;
	float: left;
}
UL.menu_coleccion
{
	padding-top: 8px;
}
.menu_blanco A:hover
{
	border-left: 2px solid #444;
	text-decoration: none;
	padding-left: 2px;
	color: #3D3D3D;
}
.menu_izq A
{
	color: #939393;
	margin-left: -20px;
	text-transform: uppercase;
	/*[disabled]border-left:1px solid #B5B5B5;*/
	/*[disabled]padding-left:2px;*/
}
.menu_blanco A:active
{
	color: #DE6D6D;
}
UL.menu_blanco
{
	font-family: Arial;
	font-size: 10px;
	list-style-type: none;
}
A IMG
{
	border: none;
}
/*Title text*/
.contentheading, .componentheading, .blog_more STRONG, H1, H2, H3, H4
{
	line-height: normal;
}
/*Small text*/
SMALL, .small, .smalldark, .button, .article-meta, .modifydate, .img_caption P, .site-slogan, A.readon, #ja-pathway, #ja-footer
{
	font-size: 92%;
}
/*article image*/
IMG
{
	margin: 0;
	padding: 0;
}
.img_caption
{
	padding-right: 10px;
}
.img_caption P
{
	text-align: center;
	color: #555555;
}
.img_caption.left, .img_caption.right
{
}
/*Fontpage*/
.img-desc IMG
{
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #1C1C1C;
}
.img-desc .img_caption P
{
	font-size: 10px;
}
.img_caption IMG
{
	padding: 4px;
	border: 1px solid #1C1C1C;
}
.img_caption P
{
	padding-top: 5px;
	margin-top: 0px;
}
.img-border
{
	padding: 4px;
	border: 1px solid #97265E;
}
.hilite1 .img-border
{
	border: 1px solid #697D19;
}
/*Heading*/
H1
{
	font-size: 200%;
}
H2
{
	font-size: 175%;
}
H3
{
	font-size: 150%;
}
H4
{
	font-size: 125%;
}
P, PRE, BLOCKQUOTE, UL, OL, H1, H2, H3, H4, H5, H6
{
	margin: 1em 0;
	padding: 0;
}
UL
{
	list-style: none;
}
UL LI
{
	/*[disabled]background:url(../images/bullet.gif) no-repeat 20px 8px;*/
	padding-left: 30px;
	list-style: none;
}
.menu_inf UL LI
{
	display: inline;
}
OL LI
{
	margin-left: 35px;
}
TH
{
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
FIELDSET
{
	border: none;
	padding: 10px 5px;
	background: url(../images/dot.gif) repeat-x top;
}
FIELDSET A
{
	font-weight: bold;
}
FIELDSET.input
{
	padding: 0;
	background: none;
}
LEGEND
{
	font-weight: bold;
	background: #FFFFFF;
}
HR
{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #4F4F4F;
	height: 1px;
}
BR
{
}
TD, TH, DIV
{
	font-size: 100%;
}
#ja-wrapper
{
}
/*FORM
---------------------------------------------------------*/
FORM
{
	margin: 0;
	padding: 0;
}
FORM LABEL
{
	cursor: pointer;
}
INPUT, SELECT, TEXTAREA, .inputbox, .button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.inputbox
{
	padding: 2px;
	border: 1px solid #1C1C1C;
	background: #0B0B0B;
	color: #666666;
	font-size: 100%;
}
.button
{
	padding: 1px 8px;
	border: 1px solid #000000;
	background: #000000 url(../images/but-bg.gif) repeat-x left center;
	color: #FFFFFF;
	font-weight: bold;
}
* HTML .button
{
/*IE 6*/
	padding: 0 5px !important;
}
*+HTML .button
{
/*IE 7*/
	padding: 0 5px !important;
}
/*JOOMLA STYLE
---------------------------------------------------------*/
.article_separator, .article_seperator
{
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	/*[disabled]background:url(../images/dot.gif) repeat-x center;*/
}
.column_separator
{
	padding: 0 25px;
}
/*content tables*/
.sectiontableheader
{
	background: #000000 url(../images/but-bg.gif) repeat-x left center;
	border: 1px solid #000000;
	padding: 4px 8px;
	color: #CCCCCC;
	font-weight: bold;
}
.sectiontableheader A, .sectiontableheader A:hover, .sectiontableheader A:active, .sectiontableheader A:focus
{
	color: #CCCCCC;
}
TR.sectiontableentry0 TD, TR.sectiontableentry1 TD, TR.sectiontableentry2 TD
{
	padding: 8px;
	border-bottom: 1px solid #1C1C1C;
}
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: 30%;
	float: right;
}
TABLE.contenttoc TD
{
	/*[disabled]background:url(../images/bullet.gif) no-repeat 12px 8px;*/
	padding: 1px 5px 1px 20px;
}
TABLE.contenttoc TH
{
	border-bottom: 1px solid #CCCCCC;
	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: #1C1C1C;
}
TABLE.searchintro
{
	padding: 10px 0;
	width: 100%;
}
TABLE.searchintro TD
{
	padding: 5px !important;
}
.blog_more
{
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: none;
}
.blog_more STRONG
{
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.blog_more UL
{
	margin: 0;
	padding: 0;
}
.blog_more UL LI
{
	/*[disabled]background:url(../images/bullet.gif) no-repeat 4px 8px;*/
	margin: 0;
	padding: 0 0 0 12px;
}
.category
{
	font-weight: bold;
}
H1.componentheading, .componentheading
{
	/*[disabled]border-bottom:1px solid #1C1C1C;*/
	font-size: 180%;
	margin: 15px 0 -25px;
	padding: 0px 0;
	color: #666666;
	font-weight: bold;
}
.contentdescription
{
	padding-bottom: 30px;
}
H2.contentheading, .contentheading
{
	/*[disabled]margin:83px 0 5px;*/
	/*[disabled]padding:57px 0 0;*/
	/*[disabled]font-size:180%;*/
	/*[disabled]color:#666666;*/
}
TABLE.blog .contentheading
{
	font-size: 150%;
}
A.contentpagetitle, A.contentpagetitle:hover, A.contentpagetitle:active, A.contentpagetitle:focus
{
}
A.readon_fp, A.readon
{
	padding: 2px 0;
}
A.readon_fp:hover, A.readon_fp:focus, A.readon_fp:active, A.readon:hover, A.readon:focus, A.readon:active
{
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.contentpaneopen TD, TABLE.contentpane TD
{
}
#component-contact
{
	text-align: center;
}
TABLE.contentpaneopen, TABLE.contentpane, TABLE.blog
{
	width: 100%;
}
.moduletable
{
	padding: 0;
}
UL.pagination
{
	border-top: 1px solid #1C1C1C;
	margin: 15px auto 10px;
	padding: 10px 0 0;
	color: #555555;
}
UL.pagination LI
{
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
UL.pagination LI SPAN
{
	padding: 2px 5px;
}
UL.pagination A
{
	padding: 1px 4px;
	text-decoration: none;
	background: #000000;
	border: 1px solid #1C1C1C;
	color: #4F4F4F;
}
UL.pagination A:hover, UL.pagination A:active, UL.pagination A:focus
{
	color: #810C46;
}
.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;
}
.smalldark
{
	text-align: left;
}
DIV.syndicate DIV
{
	text-align: center;
}
.pollstableborder TR.sectiontableentry1 TD, .pollstableborder TR.sectiontableentry2 TD
{
	background: none;
}
UL.latestnews A, UL.mostread A
{
	color: #810C46;
}
.bannerheader
{
	font-size: 120%;
	font-weight: bold;
}
/*META
---------------------------------------------------------
Override fontpage*/
.contentpaneopen_fp
{
	position: relative;
	padding-left: 70px;
}
H1.componentheading_fp
{
	background: url(../images/h3-violet.gif) no-repeat left bottom;
	color: #DD8FB1;
	font-size: 100%;
	text-transform: uppercase;
	margin: -15px -15px 15px;
	padding: 5px 0 10px 10px;
	letter-spacing: 1px;
}
.contentpaneopen_fp .article-toolswrap
{
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
}
.contentpaneopen_fp .article-tools
{
	padding: 0;
}
.contentpaneopen_fp .article-meta
{
	width: 100%;
}
.contentpaneopen_fp .article-content
{
	position: relative;
}
.contentpaneopen_fp .ja-innerpad
{
	padding-left: 88px;
	min-height: 100px;
}
* HTML .contentpaneopen_fp .ja-innerpad
{
	height: 100px;
}
DIV.contentpaneopen_edit_fp
{
	float: none !important;
}
DIV.img-desc
{
	position: absolute;
	top: 0;
	left: 0;
}
DIV.content-desc H2.contentheading_fp
{
	float: left;
	background: #810C46;
	color: #FFFFFF;
	font-size: 100%;
	margin: 0 0 10px;
	padding: 3px 10px;
	clear: right;
	text-transform: uppercase;
}
H2.contentheading_fp A
{
	color: #FFFFFF;
	text-decoration: none;
}
DIV.content-desc P
{
	clear: both;
	display: block;
	margin: 0;
}
.contentpaneopen_fp .createdate
{
	background: none;
	display: block;
	font-size: 110%;
	text-transform: uppercase;
	text-align: center;
}
.contentpaneopen_fp .createdate SPAN.month
{
	font-weight: bold;
	font-size: 150%;
}
.article-toolswrap
{
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
.article-tools
{
	display: block;
	padding: 0 10px 0 0;
}
.article-meta
{
	width: 70%;
	float: left;
	color: #555555;
}
.createby
{
}
.createdate
{
	padding-right: 6px;
	margin-right: 5px;
	background: url(../images/vline.gif) no-repeat right center;
}
.modifydate
{
	width: 100%;
	display: block;
	color: #333333;
	margin: 15px 0;
}
.article-section
{
	padding-left: 6px;
	margin-left: 5px;
	background: url(../images/vline.gif) no-repeat left center;
}
.article-section A
{
	color: #555555;
}
.article-category A
{
	color: #555555;
}
DIV.buttonheading
{
	position: absolute;
	top: 4px;
	right: 10px;
}
.buttonheading IMG
{
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}
/*MAIN LAYOUT DIVS
---------------------------------------------------------*/
#ja-header, #ja-pathwaywrap, #ja-topsl1, #ja-topsl2, #ja-botsl, #ja-container, #ja-footer
{
	/*[disabled]width:950px;*/
	margin: 0 auto;
}
#ja-wrapper
{
	padding-top: 55px;
	background-image: url(../images/logo_ag_web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 11px;
}
#ja-container
{
}
#ja-container-inner
{
	padding: 0;
}
#ja-mainbodywrap
{
	width: 70%;
	float: left;
}
#ja-mainbody
{
}
/*PRIMARY COLUMN
---------------------------------------------------------*/
#ja-content
{
	clear: both;
	display: block;
	float: right;
	width: 75%;
}
#ja-current-content
{
	background: #0E0E0E;
	margin: 0 15px;
	padding: 15px;
}
/*COLUMNS
---------------------------------------------------------*/
#ja-col1
{
	float: left;
	overflow: hidden;
	width: 25%;
}
#ja-col1 DIV.ja-innerpad
{
}
#ja-col2
{
	float: right;
	overflow: hidden;
	width: 30%;
}
#ja-col2 DIV.ja-innerpad
{
}
/*common style for column
COLLAPSIBLE LAYOUT
---------------------------------------------------------*/
#ja-containerwrap, #ja-containerwrap-fr, #ja-containerwrap-fl, #ja-containerwrap-f
{
	padding: 0 0 20px;
	margin: 0;
	clear: both;
}
/*content + left*/
#ja-containerwrap-fr #ja-mainbodywrap
{
	width: 100%;
}
#ja-containerwrap-fr #ja-col1
{
	width: 22%;
}
#ja-containerwrap-fr #ja-content
{
	width: 78%;
}
#ja-containerwrap-fr #ja-current-content
{
	margin-right: 0;
}
/*content + right*/
#ja-containerwrap-fl #ja-content
{
	width: 100%;
}
#ja-containerwrap-fl #ja-current-content
{
	margin-left: 0;
}
/*full*/
.fondo-inicio
{
	background-image: url(../../../images/stories/portada3.jpg);
	width: 100%;
	height: 100%;
	/*[disabled]margin:0 0 0 -150px;*/
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
.fondo-inicio2
{
	background-image: url(../../../images/stories/portada2.jpg);
	width: 100%;
	height: 100%;
	/*[disabled]margin:0 0 0 -150px;*/
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #47484C;
}
.fondo-inicio3
{
	background-image: url(../../../images/stories/paco_peregrin_5_GRANDE.jpg);
	width: 100%;
	height: 100%;
	/*[disabled]margin:0 0 0 -150px;*/
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #47484C;
}
#ja-containerwrap-f #ja-mainbodywrap
{
	width: 100%;
}
#ja-containerwrap-f #ja-content
{
	width: 100%;
}
#ja-containerwrap-f #ja-current-content
{
}
/*MODULE
---------------------------------------------------------*/
DIV.moduletable H3, DIV.moduletable_default H3, DIV.moduletable_menu H3, DIV.moduletable_text H3, DIV.moduletable_blank H3, DIV.moduletable_hilite2 H3, DIV.moduletable_hilite1 H3
{
	background: url(../images/h3-bg-default.gif) no-repeat left bottom;
	color: #555555;
	font-size: 100%;
	margin: 0 -10px 10px;
	padding: 5px 0 10px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
DIV.moduletable, DIV.moduletable_default, DIV.moduletable_menu, DIV.moduletable_text, DIV.moduletable_blank, DIV.moduletable_hilite1, DIV.moduletable_hilite2
{
	background: #0E0E0E;
	margin: 0 0 20px;
	padding: 0 10px 10px;
}
DIV.hilite2 H3
{
	background: url(../images/h3-violet.gif) no-repeat left bottom !important;
	color: #DD8FB1;
}
DIV.hilite1 H3
{
	background: url(../images/h3-green.gif) no-repeat left bottom !important;
	color: #CBDA8F;
}
/*Violet module*/
DIV.moduletable_hilite2 H3
{
	background: url(../images/h3-bg.gif) no-repeat left bottom;
}
DIV.moduletable_hilite2
{
	background: #810C46;
	color: #DD8FB1;
}
DIV.moduletable_hilite2 A, DIV.moduletable_hilite2 UL.menu LI A
{
	color: #DD8FB1;
}
DIV.moduletable_hilite2 A:hover, DIV.moduletable_hilite2 A:active, DIV.moduletable_hilite2 A:focus
{
	color: #FFFFFF !important;
}
DIV.moduletable_hilite2 UL.menu LI
{
	background: url(../images/dot-violet.gif) repeat-x left bottom;
}
DIV.moduletable_hilite2 UL.menu LI A
{
	background: url(../images/arrow-violet.gif) no-repeat 0px 10px;
	padding-left: 8px;
}
DIV.moduletable_hilite2 UL.menu LI A:hover, DIV.moduletable_hilite2 UL.menu LI A:active, DIV.moduletable_hilite2 UL.menu LI A:focus
{
	background: url(../images/arrow-white.gif) no-repeat 0px 10px;
}
DIV.moduletable_hilite2 UL.menu LI.active A
{
	color: #FFFFFF;
}
DIV.moduletable_hilite2 UL.menu LI LI A:hover, DIV.moduletable_hilite2 UL.menu LI LI A:active, DIV.moduletable_hilite2 UL.menu LI LI A:focus
{
	color: #FFFFFF !important;
	text-decoration: none;
}
/*Green module*/
DIV.moduletable_hilite1 H3
{
	background: url(../images/h3-bg.gif) no-repeat left bottom;
}
DIV.moduletable_hilite1
{
	background: #586C0A;
	color: #CBDA8F;
}
DIV.moduletable_hilite1 A, DIV.moduletable_hilite1 UL.menu LI A
{
	color: #CBDA8F;
}
DIV.moduletable_hilite1 A:hover, DIV.moduletable_hilite1 A:active, DIV.moduletable_hilite1 A:focus
{
	color: #FFFFFF !important;
}
DIV.moduletable_hilite1 UL.menu LI
{
	background: url(../images/dot-green.gif) repeat-x left bottom;
}
DIV.moduletable_hilite1 UL.menu LI A
{
	background: url(../images/arrow-green.gif) no-repeat 0px 10px;
	padding-left: 8px;
}
DIV.moduletable_hilite1 UL.menu LI A:hover, DIV.moduletable_hilite1 UL.menu LI A:active, DIV.moduletable_hilite1 UL.menu LI A:focus
{
	background: url(../images/arrow-white.gif) no-repeat 0px 10px;
}
DIV.moduletable_hilite1 UL.menu LI.active A
{
	color: #FFFFFF;
}
DIV.moduletable_hilite1 UL.menu LI LI A
{
	color: #CBDA8F !important;
}
DIV.moduletable_hilite1 UL.menu LI LI A:hover, DIV.moduletable_hilite1 UL.menu LI LI A:active, DIV.moduletable_hilite1 UL.menu LI LI A:focus
{
	color: #FFFFFF !important;
	text-decoration: none;
}
/*Module text*/
DIV.moduletable_text
{
	padding: 0 10px;
}
/*tabs*/
DIV.module_tabs
{
	padding: 0;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
/*mis*/
DIV.banneritem_text
{
	padding: 5px 0 !important;
}
DIV.advs
{
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
DIV.moduletable LI, DIV.moduletable_menu LI, DIV.moduletable_text LI
{
	padding-left: 13px;
	background-position: 5px 7px;
}
/*HEADER
---------------------------------------------------------*/
#ja-headerwrap
{
	margin-bottom: 20px;
	padding-top: 20px;
	/*[disabled]background:url(../images/header-bg.jpg) repeat-x left bottom;*/
}
#ja-header
{
	line-height: normal;
	position: relative;
	padding: 0;
	z-index: 999;
	height: 80px;
}
H1.logo, DIV.logo-text
{
	margin: 0px 20px 0;
	padding: 0;
	float: left;
}
H1.logo A
{
	width: 289px;
	height: 59px;
	display: block;
	background: url(../images/logo.png) no-repeat center;
}
H1.logo A SPAN
{
	position: absolute;
	top: -1000px;
}
DIV.logo-text
{
	outline: none;
}
DIV.logo-text H1
{
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}
DIV.logo-text H1 A
{
	color: #FFFFFF;
	text-transform: uppercase;
}
DIV.logo-text H1 A:hover, DIV.logo-text H1 A:focus, DIV.logo-text H1 A:active
{
	text-decoration: none;
}
.site-slogan
{
	color: #555555;
	margin: 0 0 -2px 0px;
	padding: 0;
	letter-spacing: 2px;
}
/*MAIN NAVIGATION
---------------------------------------------------------*/
#ja-mainnav
{
	padding: 0;
	position: relative;
	z-index: 9999;
	float: left;
}
#ja-mainnav A, #ja-subnav A
{
	outline: none;
	line-height: normal;
}
#ja-subnav
{
}
#ja-subnav UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
#ja-subnav LI
{
	display: block;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
}
#ja-subnav A
{
	display: block;
	outline: none;
	padding: 5px 15px 5px 8px;
	margin: 0;
	text-decoration: none;
	color: #4F4F4F;
	background: url(../images/arrow-black.gif) no-repeat 0px 10px;
}
#ja-subnav A:hover, #ja-subnav A:active, #ja-subnav A:focus
{
	color: #810C46;
	text-decoration: none;
	background: url(../images/arrow-hover.gif) no-repeat 0px 10px;
}
#ja-subnav LI.active A
{
	font-weight: bold;
	color: #810C46;
	background: url(../images/arrow-hover.gif) no-repeat 0px 10px;
}
/*breadcrumbs*/
#ja-pathwaywrap
{
	margin-bottom: 20px;
}
#ja-pathway
{
	width: 650px;
	float: left;
	color: #555555;
	font-weight: bold;
	padding: 2px 0;
	text-transform: uppercase;
	background: url(../images/dot1x1.gif) repeat-x left center;
}
#ja-pathway SPAN
{
	display: block;
	float: left;
	padding: 0 5px 0 0;
	/*[disabled]background:#000000;*/
}
#ja-pathway STRONG
{
	margin-right: 5px;
}
#ja-pathway A
{
	color: #810C46;
}
#ja-pathway IMG
{
	margin: 1px 5px;
}
/*Default Joomla! Menu*/
UL.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
UL.menu LI
{
	display: block;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
}
UL.menu LI A
{
	background: url(../images/arrow-black.gif) no-repeat 0px 10px;
	display: block;
	outline: none;
	padding: 6px 0 5px 8px;
	margin: 0;
	text-decoration: none;
	color: #4F4F4F;
}
UL.menu LI A:hover, UL.menu LI A:active, UL.menu LI A:focus
{
	background: url(../images/arrow-hover.gif) no-repeat 0px 10px;
	color: #810C46;
	text-decoration: none;
}
UL.menu LI.active A
{
	font-weight: bold;
	color: #810C46;
}
UL.menu LI UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.menu LI LI
{
	border: none;
	background: none !important;
	padding: 0 0 0 10px;
}
UL.menu LI LI A
{
	color: #4F4F4F !important;
	border: none;
	padding: 5px 5px 5px 10px !important;
	text-transform: none;
	font-weight: normal !important;
}
UL.menu LI LI A:hover, UL.menu LI LI A:active, UL.menu LI LI A:focus
{
	color: #FFFFFF;
	text-decoration: underline;
}
UL.menu LI LI.active A
{
	color: #4F4F4F;
	font-weight: bold !important;
}
UL.menu LI LI LI A
{
	color: #4F4F4F !important;
	font-weight: normal !important;
	padding-left: 35px !important;
	/*[disabled]background:url(../images/bullet.gif) no-repeat 25px 10px;*/
}
UL.menu LI LI LI.active A
{
	font-weight: bold !important;
}
/*SPOTLIGHT
---------------------------------------------------------
Spotlight Box Style*/
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right
{
	float: left;
	overflow: hidden;
}
/*Top Spotlight1*/
#ja-topslwrap
{
	margin-bottom: 20px;
	padding: 3px 0 15px;
}
#ja-topsl
{
}
#ja-topslwrap1, #ja-topslwrap2
{
	margin-bottom: 15px;
}
#ja-topsl1, #ja-topsl2
{
	padding: 0;
}
#ja-topsl1 DIV.moduletable, #ja-topsl2 DIV.moduletable, #ja-topsl2 DIV.moduletable_default
{
	background: none;
	margin-bottom: 0;
	padding: 5px 0;
}
#ja-topsl1 DIV.moduletable H3, #ja-topsl2 DIV.moduletable H3, #ja-topsl2 DIV.moduletable_default H3
{
	padding: 0 0 5px;
	background: none;
}
#ja-topsl1 .ja-box-left DIV.moduletable, #ja-topsl2 .ja-box-left DIV.moduletable
{
	margin-right: 10px;
}
#ja-topsl1 .ja-box-center DIV.moduletable, #ja-topsl2 .ja-box-center DIV.moduletable
{
	margin: 0 5px;
}
#ja-topsl1 .ja-box-right DIV.moduletable, #ja-topsl2 .ja-box-right DIV.moduletable
{
	margin-left: 10px;
}
/*Bottom spotlight*/
#ja-botslwrap
{
	margin-bottom: 20px;
}
#ja-botsl
{
	clear: both;
	padding: 0;
}
#ja-botsl DIV.moduletable, #ja-botsl DIV.moduletable_default
{
	background: none;
	padding: 0 10px 10px;
	margin: 0;
}
#ja-botsl .ja-box-left DIV.moduletable, #ja-botsl .ja-box-left DIV.moduletable_default
{
	margin: 0 15px 0 0;
}
#ja-botsl .ja-box-right DIV.moduletable, #ja-botsl .ja-box-right DIV.moduletable_default
{
	margin: 0;
}
#ja-botsl .ja-box-center DIV.moduletable, #ja-botsl .ja-box-center DIV.moduletable_default
{
	margin: 0 15px 0 0;
}
#ja-botsl .img-border
{
	background: #0F0F0F;
	border: 1px solid #1C1C1C;
}
/*FOOTER
---------------------------------------------------------*/
#ja-footerwrap
{
	/*[disabled]border-top:1px solid #230212;*/
	clear: both;
	padding: 0;
	margin: 0;
}
#ja-footer
{
	padding: 15px 0;
	color: #666666;
}
#ja-footer A
{
	color: #810C46;
}
#ja-footer A:hover, #ja-footer A:active, #ja-footer A:focus
{
	color: #FFFFFF;
}
#ja-footer SMALL
{
	font-size: 100%;
}
#ja-footer UL
{
	float: right;
	padding: 0;
	margin: 0;
}
#ja-footer LI
{
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
#ja-footer LI A
{
	color: #810C46;
	display: inline;
	padding: 0 10px;
}
/*MISCELLANOUS
-----------------------------------------------------------*/
UL.accessibility
{
	position: absolute;
	top: -100%;
}
LI.ja-firstitem
{
	background: none !important;
}
/*JA Slideshow*/
#ja-slideshow
{
	width: 650px;
	float: left;
}
/*JA Tabs*/
#ja-tabwrap
{
	width: 30%;
	float: right;
}
/*JA Catslwi*/
#ja-topsl2 .ja-catslwi-display H3
{
	letter-spacing: normal !important;
	margin: 5px 0;
	border-bottom: 1px solid #666666;
	color: #FFFFFF !important;
	font-size: 100%;
	font-weight: bold;
	text-transform: none;
}
DIV.ja-catslwi
{
	width: 226px;
	float: left;
}
.ja-catslwi-first
{
	margin-right: 10px;
}
.ja-catslwi-center
{
	margin: 0 10px 0 5px;
}
.ja-catslwi-last
{
	margin-left: 5px;
}
.ja-catslwi-first .ja-catslwi-inner, .ja-catslwi-center .ja-catslwi-inner, .ja-catslwi-last .ja-catslwi-inner
{
	margin: 0;
	position: relative;
}
.ja-catslwi-display
{
	left: 0;
	width: 90%;
	padding: 0 10px;
}
/*JA Highslide*/
.thumbwrapper A.highslide
{
	float: left;
	display: block;
	margin-bottom: 10px;
}
.thumbwrapper A.highslide:hover IMG, .thumwrapper A.highslide:focus IMG, .thumbwrapper A.highslide:active IMG
{
	border: 1px solid #1C1C1C;
}
.highslide IMG
{
	border: 1px solid #1C1C1C;
	padding: 2px;
}
/*JA Bulletin*/
#ja-botsl DIV.moduletable UL.ja-bullettin LI
{
	border-bottom: 1px solid #0E0E0E !important;
}
/*Login*/
#ja-login
{
	float: left;
	padding: 5px 10px 0;
}
#login-wrap
{
}
#logout-wrap
{
	background: none;
}
#logout-wrap DIV
{
	padding: 8px 5px 0 10px;
}
#ja-login FORM
{
	float: left;
}
#ja-login FORM LABEL
{
	float: left;
}
LABEL.ja-login-user SPAN, LABEL.ja-login-password SPAN
{
	display: none;
}
#login-wrap FORM INPUT.button
{
	font-size: 11px !important;
	margin-top: 5px;
}
#login-wrap FORM #mod_login_username, #login-wrap FORM #mod_login_password
{
	width: 95% !important;
	margin: 5px 0;
	font-size: 12px !important;
	padding: 2px;
}
* HTML #login-wrap FORM #mod_login_username, * HTML #login-wrap FORM #mod_login_password
{
	width: 92% !important;
}
DIV.ja-login-links
{
	padding: 8px 0 0;
	display: block;
}
.ja-login-links A
{
	padding: 0 0 0 10px;
	display: block;
	/*[disabled]background:url(../images/bullet.gif) no-repeat left center;*/
}
.ja-login-links A:hover, .ja-login-links A:active, .ja-login-links A:focus
{
}
/*usertools*/
#ja-usertools
{
	position: absolute;
	right: 210px;
	top: 88px;
}
DIV#ja-usercolors
{
	float: right;
	padding: 14px 10px 0 0;
}
#ja-usertools UL, #ja-usercolors UL
{
	margin: 0;
	padding: 0;
	display: inline;
}
#ja-usertools UL LI, #ja-usercolors UL LI
{
	margin: 0;
	padding: 0 2px;
	float: left;
	background: none;
}
/*Search*/
#ja-search
{
	float: right;
	height: 22px;
	width: 30%;
	font-size: 12px;
	z-index: 1;
}
#ja-search .inputbox
{
	margin: 0;
	color: #666666;
	width: 280px;
}
*+HTML #ja-search .inputbox
{
/*IE 7*/
	width: 280px;
}
*+HTML #ja-search .button
{
/*IE 7*/
	padding: 1px 0px 1px 8px !important;
}
#ja-search .button
{
	border: none;
	background: none;
	font-size: 11px;
}
* HTML #ja-search .button
{
	width: 66px;
	height: 22px;
}
/*others*/
#ja-banner
{
	float: right;
	margin: 20px 30px 0 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
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;
}
DIV.ja-innerdiv
{
	padding: 10px 0 !important;
	background: url(../images/dot.gif) repeat-x bottom !important;
}
DIV.ja-innerdiv SPAN.title
{
	display: block;
	font-weight: bold;
}
DIV.ja-innerdiv .img-border
{
	/*[disabled]background:#000000;*/
	border: 1px solid #1C1C1C;
	margin: 5px 8px 0 0;
	padding: 3px;
}
/*Tooltips*/
.tool-tip
{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #333333;
}
.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: #666666;
	border: none;
}
/*System Error Messages*/
#system-message DD.error UL
{
	background: #666666;
	border: none;
}
/*System Notice Messages*/
#system-message DD.notice UL
{
	background: #666666;
	border: none;
}
/*Clearfix*/
* HTML .clearfix
{
	height: 1%;
/*IE5-6*/
}
.clearfix
{
	display: inline-block;
/*IE7xhtml*/
}
HTML[xmlns] .clearfix
{
/*O*/
	display: block;
}
.clearfix:after
{
/*FF, O, etc.*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.menu_izq
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9999;
	background-image: url(../images/fondo-menu-izq.png);
	width: 118px;
	/*[disabled]height:143px;*/
	padding-top: 60px;
	margin-top: 76px;
	background-repeat: no-repeat;
}
.menu_inf
{
	position: fixed;
	text-transform: uppercase;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 9999;
	background: url(../images/fondo-menu-inf.png) repeat-x;
	height: 30px;
}
.componente
{
	/*[disabled]margin-left:150px;*/
}
.componente
{
	background-color: #FFFFFF;
}
