/*
# ------------------------------------------------------------------------
# JA Teline III - Stable - Version 1.4 - Licence Owner JA49652
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 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
--------------------------------------------------------- */
body {
	background: #fff;
	color: #000;
	font-family: Arial, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: url("../images/fondo_web.gif") no-repeat fixed 50% top transparent;
	color: #000;
}

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 links ---*/
a {
	color: #232d65;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #232d65;
	text-decoration: underline;
}

/* Readon links ---*/
a.readon { text-transform: uppercase; }

a.readon:hover, a.readon:active, a.readon:focus {}

/* Content spacing ---*/
.column p, .column pre, .column blockquote,
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,
.column ol, .column ul {
	margin: 15px 0;
	padding: 0;
}

/* Headings & Titles ---*/
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}
h5 {font-size: 100%;}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: Cambria, Times, serif;
	font-weight: bold;
	line-height: 1.2;
}

h1.componentheading, .componentheading {
	margin: 0 -15px;
	padding: 0 15px 10px;
}

.componentheading {
	font-size: 250%;
	border-bottom: 1px solid #ddd;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 0 10px;
}

.contentheading { font-size: 200%; }
.blog .contentheading { font-size: 125%; }
.blog .leading .contentheading { font-size: 175%; }

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	font-weight: bold;
}

.category { font-size: 110%; font-weight: bold; }

/* Small text ---*/
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, .contenttoc,
p.site-slogan, a.readon, .ja-navhelper, #ja-footer {
	font-size: 92%;
}

small, .small { color: #999999; }

.smalldark { text-align: left; }

/* List ---*/
.column ul li {
	background: url(../images/bullet.gif) no-repeat 15px 6px;
	line-height: 160%;
	padding-left: 25px;
	margin-bottom: 5px;
	line-height: 1.3;
	overflow: hidden;
}

.column ol li {
	line-height: 180%;
	margin-left: 35px;
}

/* Others ---*/
th { font-weight: bold; padding: 5px; text-align: left; }
td { font-size: 100%; }

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 dashed #2D7E24;
	height: 1px;
}

/* FORM
--------------------------------------------------------- */
form label { cursor: pointer; }

input, select, textarea, .inputbox {
	font-family: Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	color: #000;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px;
}

.inputbox:hover, .inputbox:focus {
	background-color: #fffff0;
	border: 1px solid #aaa;
}

.button {
	font-size: 92%;
	background: url(../images/but-bg.gif) repeat-x bottom #fff;
	color: #666;
	border: 1px solid #ddd;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #aaa;
}

.checkbox { }
.radio { margin: 0 5px; }

/* Login Form ---*/
#form-login-username .inputbox,
#form-login-password .inputbox {
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 5px center;
}

#form-login-username .inputbox {
	background-image: url(../images/icon-user.gif);
}

#form-login-password .inputbox {
	background-image: url(../images/icon-key.gif);
}

#form-login ul { margin: 0; padding: 0; }
#form-login ul li {
	background: url(../images/bullet.gif) no-repeat 2px 7px !important;
	margin: 0;
	padding-left: 10px;
	overflow: hidden;
}

#form-login .button { margin: 10px 0; font-weight: bold; font-size: 100%; }

/*Search Form ---*/
#ja-search {
	float: right;
	margin-top: 20px;
}

#ja-search label { display: none; }

#ja-search .inputbox {
	width: 270px;
	background: url(../images/icon-search.gif) no-repeat 8px center #fff;
	padding-left: 24px;
	font-weight: bold;
	font-size: 115%;
}

#ja-search .inputbox:hover, #ja-search .inputbox:focus {
	background-color: #fffff0;
}

#ja-search .button {
	margin-left: 5px;
	font-size: 115%;
	font-weight: bold;
	text-transform: none;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.blog {}

.article_separator,
.leading_separator,
.row_separator,
.column_separator { display: none; }

.leading {
	border-bottom: 1px solid #ddd;
	background: #ebf2f7;
	padding-top: 15px;
	padding-bottom: 15px;
}

.article_row {
	border-bottom: 1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 15px;
}

.article_column {}

.column_separator {
	padding: 0 25px;
}

/* Meta ---*/
.article-tools {
	display: block;
	margin: 0 0 10px;
	padding: 5px;
	clear: both;
	position: relative;
	line-height: normal;
	background: #f7f7f7;
	color: #999;
	border: 1px solid #ddd;
	text-transform: uppercase;
}

.blog .article-tools {
	background: none;
	border: 0;
	padding: 0;
}

.article-meta {
	padding: 0;
	float: left;
	width: 70%;
}

.article-section, .article-category {
	color: #999999;
	font-size: 92%;
}

.createby {
	font-weight: bold;
}

.createdate {}

.modifydate {
	color: #999;
	display: block;
	margin: 10px 0;
	text-transform: uppercase;
}

.contentdescription {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 10px 15px;
	margin: 0 -15px;
}

.contentdescription p {
	margin: 0;
}

.buttonheading {
	float: right;
}

.buttonheading img {
	margin: 0 5px 0 0;
	border: 0;
	float: right;
}

/*Inline images ---*/
img.caption { margin-top: 5px; }
.img_caption { color: #999; margin-bottom: 10px; }

.article-content img { margin: 5px;}

.img_caption img { margin: 5px 0 0; }

.img_caption p {
	padding: 1px 0;
	color: #ccc;
	background: #333;
	border-top: 1px solid #fff;
	margin: 0;
	text-align: center;
}

/* Tables ---*/
.sectiontableheader {
	background: #333;
	color: #fff;
	border: 1px solid #ddd;
	padding: 5px;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:focus,
.sectiontableheader a:active { color: #fff; }

.sectiontableentry,
.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
	padding: 5px 5px 6px;
	border-bottom: 1px solid #ddd;
}

.sectiontableentry:hover,
.sectiontableentry0:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover {
	background-color: #fffff0;
}

.sectiontableentry2 {
	background-color: #f7f7f7;
}

table.contentpane, table.tablelist { width: 100%; }

table.contentpaneopen { border: none; border-collapse: collapse; border-spacing: 0; }

/* Content Toc */
table.contenttoc {
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
	border: 1px solid #ddd;
	float: right;
}

table.contenttoc a {
	color: #000;
}

table.contenttoc td {
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
}

table.contenttoc th {
	border-bottom: 1px solid #ddd;
	background: #f7f7f7;
	padding: 5px 10px;
	text-transform: uppercase;
}

/* Poll */
div.poll { padding: 15px 0; }
form#poll {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

dl.poll {
	font-size: 92%;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

dl.poll dt, dl.poll dd { float: left; }
dl.poll dt { width: 100px; clear: left; }
dl.poll dd { clear: right; }

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 5px !important;
	background: #f7f7f7;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}

table.pollstableborder tr.sectiontableentry0 td, table.pollstableborder tr.sectiontableentry1 td {
	background: #fff;
	font-weight: normal;
}

/* Search */
table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px !important;
}

/* Misc. */
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

/* Pagination ---*/
ul.pagination {
	margin: 15px 0;
	float: left;
	width: 75%;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.pagination li span {
	padding: 1px 3px;
}

ul.pagination a {
	padding: 1px 5px;
	border: 1px solid #ddd;
	background: #f7f7f7;
	color: #000;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #145077;
	text-decoration: none;
	background: #145077;
	color: #fff;
}

.sortby { margin: 10px 0 5px; font-size: 92%; }
.sortby .filter, .sortby .display { float: left; width: 40%; }
.sortby .display { float: right; text-align: right; }

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	margin: 15px 0 !important;
	text-align: center;
}

.counter {
	margin: 15px 0 !important;
	float: right;
	text-align: right;
	width: 24%;
	line-height: 1;
}

.counter span {
	padding: 1px 5px;
	background: #145077;
	border: 1px solid #145077;
	color: #fff;
}

.blog_more {
	border-bottom: 1px solid #ddd;
	margin: 0 -15px;
	padding: 15px 15px 0;
}

.blog_more h2 {
	font-size: 115%;
	text-transform: uppercase;
	margin: 0 0 5px;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 5px 6px;
	padding-left: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	display: block;
	margin: 10px 0;
}

/* Messages ---*/
#system-message {
	margin: 0 -15px 10px;
}

#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: #145077;
	border: 0;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #9c162e;
	border: 0;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #333;
	border: 0;
}

/* Tooltips --- */
.tool-tip {
	background: #fff;
	border: 1px solid #D4D5AA;
	float: left;
	max-width: 300px;
	padding: 5px;
	z-index: 1000;
}

.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;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 110%;
	text-transform: none;
	color: #000;
}

div.ja-moduletable, div.moduletable {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

/* Tabs Module ---*/
div.moduletable_tabs h3 {
	border-bottom: 1px solid #ddd;
	padding: 5px 15px;
	margin-bottom: 0;
}

div.moduletable_tabs { padding: 0; border-bottom: 1px solid #ddd; }

/* Hilite Module ---*/
div.moduletable_hilite { background: #FFFFF0; }
div.moduletable_informacion { background: #3ba530;
border-top: 5px solid #2d7e24; }
div.moduletable_menuuser { background: #fc8f30;
border-top:5px solid #b13c1d; }

div.moduletable_institucional { background: #ebf2f7;
border-top: 5px solid #151040; }
div.moduletable_sec-academico { background: #ffe1e6;
border-top: 5px solid #9c162e;}
div.moduletable_carrera-micro { background: #ffe1e6;
border-top: 5px solid #9c162e;}
div.moduletable_sec-extencion { background: #ffefe0;
border-top: 5px solid #a15e1b;}
div.moduletable_sec-cienytec { background: #e1f4ff;
border-top: 5px solid #145077;}
div.moduletable_sec-postgrado { background: #fbffd3;
border-top: 5px solid #808a17;}
div.moduletable_sec-administra { background: #e3ffd1;
border-top: 5px solid #3f7e15;}
div.moduletable_sec-gestioncali { background: #ffdff4;
border-top: 5px solid #ab1479;}
div.moduletable_sec-asuntestudian { background: #e0feff;
border-top: 5px solid #1a8489;}
div.moduletable_alumnos { background: #e3eff0;
border-top: 5px solid #D7DF01;}
div.moduletable_biblioteca { background: #e1e1e1;
border-top: 5px solid #666;}
div.moduletable_departamento { background: #F7F8E0;
border-top: 5px solid #F7FE2E;}
div.moduletable_nodocentes { background: #57C063;
border-top: 5px solid #428E4B;}
div.moduletable_rel_institucionales { background: #D4C56D;
border-top: 5px solid #A39757;}
div.moduletable_serv-terceros { background: #79A3CB;
border-top: 5px solid #516E8A;}



/*Colores de Menues*/
div.moduletable_plan206-82 { background: #9966cc;
border-top: 5px solid #6e4992;}
div.moduletable_plan406-08 { background: #9933cc;
border-top: 5px solid #7a28a3;}
div.moduletable_esp-nutricion { background: #3399cc;
border-top: 5px solid #22688a;}
div.moduletable_esp-diag-vet { background: #0099cc;
border-top: 5px solid #0080ab;}
div.moduletable_igevet { background: #ff99cc;
border-top: 5px solid  #ad688a;}
div.moduletable_analecta { background: #ccffff;
border-top: 5px solid #abd6d6;}
div.moduletable_analectaIngles { background: #ccffff;
border-top: 5px solid #abd6d6;}
div.moduletable_hosp-escuela { background: #009900;
border-top: 5px solid #008000;}
div.moduletable_docentes { background: #CCFFCC;
border-top: 5px solid #a3cca3;}
div.moduletable_graduados { background: #fb9ca9;
border-top: 5px solid #c50621;}
div.moduletable_esp-sanidad { background: #3399cc;
border-top: 5px solid #22688a;}
div.moduletable_esp-seguridad { background: #3399cc;
border-top: 5px solid #22688a;}
div.moduletable_plan506 { background: #e6b1e2;
border-top: 5px solid #8c2b84;}
div.moduletable_esp-bypa { background: #3399cc;
border-top: 5px solid #22688a;}
div.moduletable_esp-prodySP { background: #3399cc;
border-top: 5px solid #22688a;}
div.moduletable_prosecBE { background: #66ccff;
border-top: 5px solid #66cc66;}
div.moduletable_deptoPPP { background: #8ed6c3;
border-top: 5px solid #318670;}
div.moduletable_laboMicro { background: #CCFFCC;
border-top: 5px solid #a3cca3;}
div.moduletable_laboInmunoparasito { background: #CCFFCC;
border-top: 5px solid #a3cca3;}
div.moduletable_CECV { background: #ccffff;
border-top: 5px solid #abd6d6;}
div.moduletable_centroGraduados { background: #fb9ca9;
border-top: 5px solid #c50621;}
div.moduletable_fundacion { background: #e1b2fa;
border-top: 5px solid #198029;}
div.moduletable_abc { background: #e6b1e2;
border-top: 5px solid #8c2b84;}
div.moduletable_medvet { background: #8ed6c3;
border-top: 5px solid #318670;}


div.moduletable_menuhome { background: #99a1cc;
border-top: 5px solid #151040; font-family:"Arial", Gadget, sans-serif; }


/* JA Weather Module ---*/
#ja-widget-weather { margin: 0 -15px -15px; }

#ja-widget-weather .ja-usersetting-options { background: url(../images/grad-l1.gif) repeat-x left bottom; }

#ja-widget-weather .ja-usersetting-form ul li { float: none; }

#ja-widget-weather .temp { color: #9c162e; }

/* Stock ---*/
#ja-widget-stock { margin: 0 -15px -15px; }

#ja-widget-stock .ja-usersetting-options { background: url(../images/grad-l1.gif) repeat-x left bottom; }

#ja-widget-stock .graph { padding: 10px 15px; }

#ja-widget-stock .graph img {
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px;
}

.graph, div.stock-list-v, div.last_update { padding: 0 15px; }

#jawidget-stock .paramlist { margin-bottom: 10px; }

div.last_update { font-size: 92%; color: #666; text-align: right; padding: 5px 15px; clear: both; display: block; }

/* Twitter Module ---*/
.twitter { padding: 15px 0 !important; }
.twitter h3 { padding: 0 15px !important; }
.ja-twitter { padding: 0 15px; }

.ja-twitter h4 {
	font-size: 92%;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, sans-serif;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10px -15px;
	padding: 5px 15px;
}

.ja-twitter-avatar {
	float: left;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #ddd;
}

.ja-twitter center img { vertical-align: middle; }

div.ja-twitter div.ja-twitter-item {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}

div.ja-twitter div.ja-twitter-source { font-weight: bold; }

div.ja-twitter div.ja-twitter-date { font-size: 92%; color: #666; }

/* Video thumbnail ---*/
div.ja-video-thumb img {
	width: 105px !important;
	margin: 0 2px;
	padding: 3px;
	border: 1px solid #ddd;
}

/* Badge Module ---*/
.badge {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 46px;
}

.badge-hot .badge	{ background: url(../images/icon-badge.png) no-repeat 0px 0px; }
.badge-new .badge	{ background: url(../images/icon-badge.png) no-repeat 0px -46px; }
.badge-pick .badge{ background: url(../images/icon-badge.png) no-repeat 0px -92px; }
.badge-top .badge { background: url(../images/icon-badge.png) no-repeat 0px -138px; }

/* Poll Module ---*/
h4.poll-title { margin: 0; padding: 0; }
a.poll-result { font-size: 92%; text-transform: uppercase; }
form.poll .button { margin-right: 5px; }

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text {
	padding: 5px 0;
	border-bottom: 1px dotted #ddd;
}

div.bannergroup_text div.banneritem_text a {
	font-weight: bold;
}

div.bannergroup_text div.bannerheader,
div.bannergroup_text div.bannerfooter_text a {
	font-size: 92%;
	color: #999;
}

div.bannergroup_text div.bannerfooter_text {
	text-align: right;
	padding: 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap {}
.main { background: #fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }

.ja-box { padding-top: 10px; padding-bottom: 10px; }

#ja-wrapper {}
#ja-container { z-index: 5; position: relative; }

/* 3 Columns - 2 Columns Right Layout [Default] ---*/
#ja-container.ja-r2 .main { background: url(../images/dot.gif) repeat-y 60% 0 #fff; }
#ja-container.ja-r1 .main { background: url(../images/dot.gif) repeat-y 80% 0 #fff; }

#ja-container.ja-r2 .ja-content-top, #ja-container.ja-r2 .ja-content-main, #ja-container.ja-r2 .ja-content-bottom { margin-right: 1px; }

/* 3 Columns - 2 Columns Left Layout  ---*/
#ja-container.ja-l2 .main { background: url(../images/dot-1pxfix.gif) repeat-y 40% 0 #fff; }
#ja-container.ja-l1 .main { background: url(../images/dot.gif) repeat-y 20% 0 #fff; }

#ja-container.ja-l2 #ja-left .ja-mass, #ja-container.ja-l2 #ja-left .ja-colswrap { margin-right: 1px; }

/* 3 Columns - Classic Layout ---*/
#ja-container.ja-l1r1 .main, #ja-container.ja-l1 .main { background: url(../images/dot-2pxfix.jpg) repeat-y 20% 0 #fff; }
#ja-container.ja-l1r1 .main-inner { background: url(../images/dot.gif) repeat-y 80% 0; }

/* Mass ---*/
.ja-mass-top {}
.ja-mass-bottom {}
.ja-mass-bottom .moduletable,
.ja-mass-bottom .moduletable_default,
.ja-mass-bottom .moduletable_hilite { border-bottom: 1px solid #ddd; }

/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody {}

#ja-contentwrap {
	margin: 0 -15px;
}

/* Content Top ---*/
.ja-content-top {}

/* Content Main ---*/
.ja-content-main { padding: 10px 15px; }

/* Content Bottom ---*/
.ja-content-bottom {}
.ja-content-bottom .moduletable { border-top: 1px solid #ddd; border-bottom: 0; }

/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap { border-bottom: 1px solid #ddd; }
.ja-col { margin-bottom: -1px; } /* hide last bottom borders ---*/

/* Left Columns ---*/
#ja-left .ja-l2 { background: url(../images/dot.gif) repeat-y center; }

/* Right Columns ---*/
#ja-right .ja-r2 { background: url(../images/dot.gif) repeat-y center; }

/*common style for columns ---*/

/* HEADER
--------------------------------------------------------- */
#ja-header { z-index: 10; position: relative; }

#ja-header .main { padding: 20px 0 74px; }

h1.logo, div.logo-text h1 {
	font-size: 300%;
	line-height: 1;
}

h1.logo, div.logo-text { float: left; }

/* Logo Image ---*/
h1.logo {
	width: 400px;
	height: 76px;
	margin: 0;
}

h1.logo a {
	width: 965px;
	height: 150px;
	display: block;
	background: url(../images/logo_01.png) no-repeat left;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

/* Logo Text ---*/
div.logo-text h1 a {
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

p.site-slogan {
	padding: 0 5px;
	margin: 0;
	color: #999999;
	background: #f7f7f7;
	display: block;
	letter-spacing: 1px;
	font-size: 85%;
	text-transform: uppercase;
	text-align: center;
}

/* Topbar ---*/
.ja-topbar {
	position: absolute;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
}

.ja-day, .ja-updatetime {
	float: left;
	background: #fff;
	color: #999;
	border-right: 1px solid #ddd;
	padding: 2px 10px 0;
}

.ja-updatetime em {
	margin-left: 5px;
	font-style: normal;
	color: #9c162e;
}

/* Headlines Module ---*/
.ja-healineswrap { float: left; padding-top: 2px; }

.ja-healineswrap em {
	font-style: normal;
	font-weight: bold;
	float: left;
	display: block;
	color: #999;
	padding: 0 10px 0 10px;
}

.ja-headlines { float: left; }

.ja-headlines a { color: #999; }

.ja-headlines a:hover, .ja-headlines a:active, .ja-headlines a:focus {
	color: #000;
	text-decoration: none;
}

.ja-headlines .separator { color: #999; }

/* RSS Module ---*/
.ja-syndicate { float: right; }

.ja-syndicate a {
	border-left: 1px solid #ddd;
	width: 40px;
	height: 19px;
	line-height: 19px;
	display: block;
	color: #999;
	text-align: center;
	font-weight: bold;
}

.ja-syndicate a:hover, .ja-syndicate a:active, .ja-syndicate a:focus  {
	border-left: 1px solid #ddd;
	background: #333;
	color: #fff;
	text-decoration: none;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav { line-height: 1; position: relative; z-index: 9; }

#ja-mainnav .inner { margin: 0; }

#ja-mainnav .main {
	background: url(../images/mainnav-bg.gif) repeat-x bottom #fff;
	border-top: 1px solid #ddd;
	font-family: Constantia, Cambria, Times, serif;
	font-size: 100%;
}

#ja-mainnav a {
	color: #000;
}

/* Sub Nav ---*/
#ja-subnav {
	z-index: 9;
	position: relative;
}

#ja-subnav .main {
	font-family: Arial, sans-serif;
	font-size: 92%;
	text-transform: UPPERCASE;
	z-index: 10;
	line-height: 1;
	border-bottom: 1px solid #ccc;
}

#ja-subnav ul {
	padding: 10px 0 9px;
	background: #ddd;
	overflow: hidden;
}

#ja-subnav ul.active {
	background: #333;
}

#ja-subnav li {
	background: none;
	display: block;
	float: left;
	border-left: 1px solid #999;
	padding: 0 10px 0 11px;
}

#ja-subnav li:first-child {
	border-left: 0;
}

#ja-subnav ul li a {
	color: #000;
	display: block;
}

#ja-subnav ul li a:hover {}

#ja-subnav ul li.active a,
#ja-subnav ul li.active a:hover,
#ja-subnav ul li.active a:active,
#ja-subnav ul li.active a:focus {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

#ja-subnav ul.active li a {
	color: #fff;
}

#ja-subnav ul li.empty {}

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	display: block;
	height: auto;
	position: absolute;
	left: -999%;
	background: #fff;
	border: 1px solid #ccc;
	padding: 0;
}

#ja-subnav ul li.hover ul {
	display: block;
	height: auto;
	position: absolute;
	left: auto;
}

#ja-subnav ul li.hasChild a span {
	background: url(../images/arrow.png) no-repeat right center;
	padding-right: 8px;
}

#ja-subnav ul li.hover a span {
	background: url(../images/arrow-2.png) no-repeat right center;
}

#ja-subnav ul li.hasChild li a span, #ja-subnav ul li.hover li a span {
	background: none;
	padding-right: 0;
}

#ja-subnav ul li ul li {
	display: block;
	float: none;
	text-align: left;
	border-left: none;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}

#ja-subnav ul li ul li a {
	border: 0 !important;
	text-decoration: none !important;
	color: #000 !important;
	background-image: none !important;
	font-weight: normal !important;
}

#ja-subnav ul li ul li a:hover {
	text-decoration: underline !important;
	background-image: none !important;
}

#ja-subnav ul li ul li a.active {
	color: #145077 !important;
	font-weight: bold !important;
}

/* Breadcrumbs ---*/
.ja-navhelper .main {
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}

.ja-breadcrums {
	float: left;
	width: 80%;
	margin-left: 10px;
	margin-top: 2px;
	text-transform: inherit;
}

.ja-breadcrums strong { margin-right: 5px; }

.ja-breadcrums img { margin: 1px 5px; }

/* Default Joomla! Menu ---*/
ul.menu { margin: 0; padding: 0; }

ul.menu li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 4px 0;
	text-indent: 2px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
}

ul.menu li.active a {
	font-weight: bold;
}

ul.menu li ul {
	margin: 0 0 0 10px;
}

ul.menu li li {
	border-top: 1px dotted #ddd;
	border-bottom: 0;
	background: url(../images/arrow.png) no-repeat left 9px;
}

ul.menu li li a {
	font-weight: normal !important;
	text-indent: 8px;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #333333;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box {
	padding: 0;
}

#ja-topsl li, #ja-botsl li {
	padding-left: 10px;
	background-position: 1px 7px;
}

/* Top spotlight ---*/
#ja-topsl .main {
	border-bottom: 1px solid #ddd;
}

#ja-topsl .moduletable {
	border-bottom: 0;
}

/* Bot spotlight ---*/
#ja-botsl .main {
	border-top: 1px solid #ddd;
}

.ja-box .moduletable, .ja-box .moduletable_default {
	margin-bottom: 0;
	border-bottom: 0;
	border-right: 1px solid #ddd;
}

.ja-box-right .moduletable, .ja-box-right .moduletable_default {
	border-right: 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { }

#ja-footer .main {
	color: #999999;
	position: relative;
	overflow: hidden;
	padding: 0 0 15px;
	border-top: 1px solid #ddd;
}

#ja-footer small {
	color: #666;
	font-size: 100%;
}

/* Foot Links ---*/
#ja-footer .ja-footnav {
	background: #333;
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
	font-size: 100%;
}

.ja-footnav ul { float: left; line-height: normal; }

.ja-footnav li {
	display: block;
	float: left;
	padding: 0;
	border-left: 1px solid #666;
}

.ja-footnav li a {
	text-transform: uppercase;
	display: block;
	line-height: normal;
	color: #ccc;
	padding: 7px 10px;
}

.ja-footnav li a:hover, .ja-footnav li a:active, .ja-footnav li a:focus {
	color: #fff;
}

.ja-footnav ul.ja-links { float: right; }
.ja-footnav ul.ja-links li { background: none; border-left: 0; padding: 0; }
.ja-footnav ul.ja-links li a { padding: 7px 10px; }

.ja-footnav ul.ja-links li.top a {
	background: url(../images/arrow-3.png) no-repeat 9px center;
	padding-left: 18px;
	padding-right: 10px; 
}

.ja-footnav ul.ja-links li.top a:hover {
	background-color: #666;
	color: #fff;
	text-decoration: none;
}

.ja-footnav ul.ja-links li.layout-switcher a {
	background: #145077;
	color: #fff;
	text-decoration: none;
}

.ja-footnav ul.ja-links li.layout-switcher a:hover {
	background: #666;
	color: #fff;
	text-decoration: none;
}

.ja-footnav ul.ja-links li.user-reset a {
	background: #9c162e;
	color: #fff;
	text-decoration: none;
}

.ja-footnav ul.ja-links li.user-reset a:hover {
	background: #666;
	color: #fff;
	text-decoration: none;
}

.ja-footnav .ja-firstitem { border-left: 0; padding-left: 5px; }

/* Copyright Info. ---*/
.ja-copyright small { display: block; }

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* User Tools ---*/
#ja-usertools { float: left; padding-top: 3px; }

#ja-usertools strong {
	font-weight: normal;
	float: left;
	padding: 0 5px 2px 8px;
	display: block;
}

#ja-usertools ul { float: left; }

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 1px 0 0;
}

#ja-usertools li img:hover {
	border: 1px solid #999999;
	margin: 0;
	background: #fff;
}

#ja-usertools img { padding: 2px; margin: 1px; }

/* Font tools ---*/
.item_fonttool .childcontent { width: 150px !important; margin-left: -81px !important;}

.item_fonttool .childcontent .inner { padding: 10px 15px 5px !important; }

.ja-megamenu li.havechild .childcontent .inner ul.ja-usertools-font li {
	background: none !important;
	margin: 0;
	padding: 0 3px 0 0;
	display: inline;
}

.ja-megamenu li.havechild .childcontent .inner ul.ja-usertools-font li img {
	border: 1px solid #ddd;
}

.ja-megamenu li.havechild .childcontent .inner ul.ja-usertools-font li img:hover {
	border: 1px solid #666;
	cursor: pointer;
}

/* User Settings ---*/
.ja-usersetting {
	margin: 0 -15px;
	background: #f7f7f7;
	color: #333;
}

a.ja-usersetting-loadform {
	position: absolute;
	right: 50px;
	top: 4px;
	width: 20px;
	text-indent: -9999px;
	height: 20px;
	background: url(../images/icon-setting.gif) no-repeat center;
}

form.ja-usersetting-form { padding: 5px 15px; }

.ja-usersetting-options {
	width: 100%;
	display: block;
}

.ja-usersetting-options ul {
	margin: 0;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
	font-size: 92%;
}

.ja-usersetting-options ul li {
	background: none;
	float: left;
	display: block;
	padding: 0 15px 0 0 !important;
	margin: 0 !important;
}

.ja-usersetting-options ul.checkall { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; }

.ja-usersetting-options ul.catselect { margin-top: 0; }
.ja-usersetting-options ul.catselect li { line-height: 20px; height: 20px; }
.ja-usersetting-options ul.catselect label { line-height: 20px; }
.ja-usersetting-options ul.catselect .checkbox { margin: 0 5px; line-height: 20px; }

.ja-usersetting-options p.actions { margin-bottom: 10px; }

/* Icon for min/max ---*/
.ja-mdtool {
	position: absolute;
	right: 10px;
	top: 4px;
	width: 20px;
	height: 20px;
}

/* Icon for move ---*/
.ja-mdmover {
	position: absolute;
	right: 30px;
	top: 4px;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: url(../images/icon-mover.gif) no-repeat center;
}

/* Others ---*/
#ja-banner {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #ddd;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #ddd;
}

div.ja-innerdiv h4 {
	margin: 5px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 92%;
	font-weight: normal;
	text-transform: uppercase;
}

.ja-social-bookmarking { float: right; margin-top: 2px; }
.cufon-canvas { padding: 1px 0 3px; }

/* Comments ---*/
/*id*/
#idc-container-parent { margin-top: 20px; border-top: 1px dotted #ddd; clear: both; }

#idc-container .idc-share { position: relative; }

/*disqus*/
#disqus_thread { margin-top: 20px; border-top: 1px dotted #ddd; clear: both; }
button.dsq-button { padding: 4px 8px !important; }
div.dsq-post-fields { z-index: 20; position: relative; }
div.dsq-post-footer { z-index: 18; }

/* Grey box ---*/
#GB_middle .left,
#GB_middle .right {
	float: none;
}

/* For backend ---*/
.editor fieldset,
.publishing,
.metadata {
	border: 1px solid #ddd;
	padding: 10px;
}

.editor fieldset,
.metadata {
	margin: 20px 0;
}

.editor fieldset legend,
.publishing legend,
.metadata legend {
	background: #666;
	font-weight: bold;
	padding: 0 5px;
	color: #fff;
}

.editor fieldset,
.publishing label,
.metadata label {
	font-weight: bold;
	padding-right: 10px;
}

.publishing img.calendar {
	border: none;
	background: none;
	padding: 0 0 0 5px;
	vertical-align: middle;
}

.publishing div {
	padding: 6px 0;
}

.publishing div.wrap {
	display: none;
}

.metadata .inputbox {
	margin-bottom: 10px;
}

form.user div,
form.user table td {
	padding: 6px 0;
}

form.user label {
	font-weight: bold;
	padding-right: 10px;
}

div.save { margin-top: 10px; }

/* Form logout ---*/
div.name, div.pass, div.remember, div.contact_email {
	padding: 6px 0;
}

div.name label, div.pass label, div.remember label, div.contact_email label {
	font-weight: bold;
	padding-right: 10px;
}

div.contact_email_checkbox {
	margin-bottom: 10px;
}
div.tab30{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-left:30;
}

td.titulo_horas_normal{
 font-family: Arial;
 font-size:11px;
 font-style: boldl;
 color:#000000;
 background-color:#d8d8d8;
 padding-left:2px;
}

td.vineta_publicacion_claro2{
 background-color:#C1C1C1;
 width:36px;
 height:3px;
 border-top-style:solid;
 border-top-width:5px;
 border-top-color: #DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: #DEDEDD;
}

td.header_gestudio{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 color: #000000;
 background-color:#A9A9A9;
 padding-left:80px;
 padding-bottom:1px;
 padding-top:1px;
 width:490px;
}

.mailto_like{
 font-family: Arial;
 font-size:11px;
 color: #000000;
 text-decoration:none;
 font-weight:normal;
}
A.mailto_blanco{
 font-family: Arial;
 font-size:11px;
 color: #FFFFFF;
 text-decoration:none;
 font-weight:normal;
}

A.mailto_blanco:hover{
 font-family: Arial;
 font-size:11px;
 color: #FFFFFF;
 text-decoration:underline;
 font-weight:normal;
}


div.derecha1{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 padding-left:230px;
}

.w_titular{
 font-family: Arial;
 font-size:12px;
 font-style:normal;
 color:#000000;
}
.w_titular_destacado{
 font-family: Arial;
 font-size:13px;
 font-style:normal;
 color:#000000;
}

.w_texto{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 color:#000000;
}

td.cronog1{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 color:#FFFFFF;
 background-color:#C3C3C2;
 padding:4 4 4 4;
}

A.enlace-arriba{
 font-family: Arial;
 font-size:11px;
 color: #000000;
 text-decoration: none;
 font-weight:normal;
 background-color:#C1C1C1;
 padding:2 10 2 10;
}

td.header_lista_main_claro{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 font-weight:bold;
 color: #000000;
 background-color:#A9A9A9;
 padding-left:8px;
 padding-bottom:1px;
 padding-top:1px;
 width:555px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}

td.header_lista_cargo_docente_claro{ 
 font-family: Arial; 
 font-size:11px;
 font-style: normal; 
 font-weight:normal;
 color: #000000;
 background-color:#C1C1C1; 
 width:555px;  
 padding-left:2px; 
 padding-top:1px; 
 border-bottom-style: solid;  
 border-bottom-color: DEDEDD; 
}




td.titulo_gris{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 font-weight:bold;
 color: #FFFFFF;
 background-color:969593;
 padding-left:80px;
 padding-bottom:6px;
 padding-top:6px;
 width:490px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;

}



div.cv_inter_desc{
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:FFFFFF;
 padding: 10 10 10 10;
}

div.cv_padding10{
 padding:10 10 10 10;
}
     
     
div.cv_header{
 background-color:#C1C1C1;
 border-top-width:2px;
 border-left-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-bottom-style:solid;
 border-style:solid;
 border-color:#FFFFFF;
}
	     
b.paginador{ 
 font-family: Arial;
 font-size:11px;
}

td.header_lista_grande{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 font-weight:normal;
 color: #000000;
 background-color:#969593;
 width:555px;
 padding-bottom:1px;
 padding-left:2px;
 padding-top:1px;
 border-bottom-style:solid;
 border-bottom-width:10px;
 border-bottom-color: DEDEDD;
}
	     

.tam10{
 font-family: Arial;
 font-size:10px;
 font-style: normal;
 color: #000000;
}


td.tabla_cedive{
 background-color:#C1C1C1;
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 width:100px;
 padding: 0 5 0 5;
}
       

td.tabla_cedive_cometario{
 font-family: Arial;
 font-size:11px;
 font-style: italic;
 font-weight:normal;
 vertical-align:bottom;
}
     

td.tabla_cedive_libre{
 background-color:#C1C1C1;
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 padding: 0 5 0 5;
}
      


td.item_subrayado_azul{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 text-align:left;
 color:#000000;
 border-bottom-width : thin;
 border-bottom : 1px solid #232D65;
 padding:7 10 0 0;
}
	 

td.cv_cargo_vineta{ 
 padding-right:5px;
 vertical-align:top;
 padding-top:4px;


}

td.cv_cargo_desc{ 
 width:650px;
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
}

td.cv_cargo {
 padding:10 10 10 10;
 background-color:#C1C1C1;
 width:400px;
}



td.cv_publicacion {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding:10 10 10 10;
 width:710px;
}


td.vineta_cv{
 background-color:969593;
 width:20px;
 border-top-style:solid;
 border-top-width:5px;
 border-top-color: DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}

div.normal_cv {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding:10 10 10 30;
}



td.header_lista_cv{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 font-weight:bold;
 color: #000000;
 background-color:969593;
 padding-left:10px;
 padding-bottom:1px;
 padding-top:1px;
 width:720px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}



td.cv_negrita{
 font-weight:bold;
 font-family: Arial; 
 font-size:11px; 
 text-align:right;
}

td.cv_presentacion{
 font-family: Arial;
 font-size:11px;
 font-weight:bold;
 padding-left:10px;
 vertical-align:top;
 text-align:right;
 width:480px;
}
       



TD.visitas {
 padding: 10 10 10 10;
}




td.integrante_subrayado{ 
 font-family: Arial; 
 font-size:11px; 
 font-style: normal;
 font-weight:normal; 
 text-align:left; 
 width:490; 
 color:#000000; 
 border-bottom-width : thin;
 border-bottom : 1px solid #A9A9A9; 
 padding:3 10 0 5; 
} 
 
td.integrante{ 
 font-family: Arial;
 font-size:11px; 
 font-style: normal; 
 font-weight:normal; 
 text-align:left; 
 width:490; 
 color:#000000; 
 padding:2 10 0 5; 
} 

td.header_lista_cargo_docente{ 
 font-family: Arial; 
 font-size:11px; 
 font-style: normal; 
 font-weight:normal; 
 color: #FFFFFF;
 background-color:#A9A9A9; 
 width:555px;
 padding-left:2px;
 padding-top:1px; 
 border-bottom-style: solid;
 border-bottom-color: DEDEDD; 
}


div.epigrafe-cedive {
   font-family: Arial;
   font-size:09px;
   font-style: normal;
   width:220px;
   padding-top:5px;
   padding-bottom:5px;
}


td.imagen_derecha{
 background-color:#C3C3C2;
 width:430px;
 padding:10 10 10 10;
}
td.imagen_derecha2{
 background-color:#C3C3C2;
 padding:10 10 10 10;
}


td.vineta_publicacion_linea{
 background-color:969593;
 width:80px;
 height:5px;
}
   
td.letra_subrayado{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:bold;
 background-color:#DEDEDD;
 padding-left: 10px;
}


div.presentacion-museo {
 font-family: Arial;
 font-size:11px;
 font-style:normal;
 color: #000000;
 padding-left:180;
 padding-right:10;
 padding-bottom:10;
}
       

A{
 font-family: Arial;
 font-size:11px;
 color: #000000;
 text-decoration:none;
 font-weight:normal;
}


td.vineta_publicacion_der_claro{
 background-color:#A9A9A9;
 width:12px;
 height:5px;
 border-top-style:solid;
 border-top-width:5px;
 border-top-color: DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}



td.item_subrayado_biblio{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 text-align:left;
 color:#000000;
 border-bottom-width : thin;
 border-bottom : 1px solid #A9A9A9;
 padding:10 10 0 0;
}



 div.tab86 {
 font-family: Arial;
 font-size:11px;
 font-style: normal;

 text-align:left;
 color: #000000;
 padding-left:86;
 padding-right:10;
 padding-bottom:10;
}

div.titulo_analecta{
 color:#FFFFFF;
 font-family: Arial;
 font-size:14px;
 background-color: #232D65;
 text-align:center;
 font-weight:bold;
 text-transform:uppercase;
 padding:6 0 6 0;
}

div.txt_cajas_analecta{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-left:1px;
}







div.presentacion {
 font-family: Arial;
 font-size:11px;
 font-style:normal;
 color: #000000;
 padding-left:270;
 padding-right:10;
 padding-bottom:10;
}

td.item_listado{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 text-align:left;
 color:#000000;
 padding:4 10 0 0;
}

.titulo_grande {
 font-family: Arial;
 font-size:12px;

 font-style: normal;
 font-weight:normal;
 color: #DF0101;
}
td.header_lista_letra_negra{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 color: #000000;
 background-color:#A9A9A9;
 width:555px;
 padding-bottom:1px;
 padding-left:2px;
 padding-top:1px;
 border-bottom-style:solid;
 border-bottom-width:10px;
 border-bottom-color: DEDEDD;
}

td.vineta_precio_claro{
 background-color:#A9A9A9;
 width:70px;
 border-top-style:solid;
 border-top-width:5px;
 border-top-color: #DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: #DEDEDD;
}






td.header_lista_negro{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 color: #000000;
 background-color:#A9A9A9;
 width:555px;
 padding-bottom:1px;
 padding-left:2px;
 padding-top:1px;
 border-bottom-style:solid;
 border-bottom-width:10px;
 border-bottom-color: DEDEDD;
}
td.fondo-gris{
 background-color:#C2C1C6;
 vertical-align:middle;
}
td.normal_derecha{
 font-family: Arial;
 font-size:11px;
 font-style:normal;
 padding-left:10px;
}

td.semi_subrayado{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 background-color:#DEDEDD;
 padding-left:20px;
padding-right:8px;
}

A.enlace_letra_chica{
 font-family: Arial;
 font-size:10px;
 color: #000000;
 text-decoration: none;
 font-weight:normal;
padding-left: 5px;
}
A.enlace_letra_chica:hover{
 font-family: Arial;
 font-size:10px;
 color: #000000;
 text-decoration: underline;
 font-weight:normal;
}

A.update_web{
 font-family: Arial;
 font-size:12px;
 font-weight:bold;
 color: red;
 text-decoration: none;
}

A.update_web:hover{
 font-family: Arial;
 font-size:12px;
 font-weight:bold;
 color: red;
 text-decoration: underline;
}

td.header_residencias{
 font-family: Arial;
 font-size:10px;
 font-style: normal;
 text-align:center;
 color:#000000;
 background-color:#A9A9A9;
 padding: 2 2 2 2;
}

td.body_residencias{
 font-family: Arial;
 font-size:9px;
 font-style: normal;
 color:#000000;
 background-color:#C3C3C2;
 padding: 4 4 4 6;
}

td.header_lista_main_residencias{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 color: #000000;
 background-color:969593;
 padding-left:8px;
 padding-bottom:1px;
 padding-top:1px;
 width:555px;
}


.boton {
 text-align:center;
 text-decoration:none;
 font-size:12px;
 font-family: Arial;
 color: white;
 background:#232d65;
 padding:3 10 3 10;
 border: 1px #FFFFFF solid
}


.formulario {
font-family: Arial;
font-size: 12px;
text-decoration: none;
background-color: #FFFFFF;
border: 1px #666666 solid
}

div.normal_articulo {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding:0 10 0 80;
}

td.articulo_letra{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:bold;
 background-color:#DEDEDD;
 padding-left:8px;
 padding-right:8px;
}



td.td_enlace{
 font-family: Arial;
 font-size:11px;
 padding:2 2 2 7;
 width:500px;
 height:10px;
 position:relative;
 text-align:left;
 border-bottom-color:#DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:1px;
}



/* td.vineta_publicacion_claro{
 background-color:#A9A9A9;
 width:10px;
 height:3px;
 border-bottom-style:solid;
 border-bottom-width:3px;
 border-bottom-color:#DEDEDD;
} 

td.vineta_publicacion_der{
 background-color:969593;
 width:12px;
 height:5px;
 border-top-style:solid;
 border-top-width:5px;
 border-top-color: DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}*/

A.paginado {
 text-align:center;
 text-decoration:none;
 font-size:11px;
 font-family: Arial;
 color: white;
 background:#232d65;
 padding:3 10 3 10;
}

td.td_informes{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 color: #000000;
 background-color:#A9A9A9;
 padding:2 2 2 7;
 width:500px;
 height:10px;
 position:relative;
 text-align:left;
 border-bottom-color:#DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:6px;
}

td.header_lista_main_normal{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 font-weight:normal;
 color: #DF0101;
 background-color:969593;
 padding-left:8px;
 padding-bottom:1px;
 padding-top:1px;
 width:555px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}


td.header_lista2{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 color: #FFFFFF;
 background-color:#969593;
 width:555px;
 padding-bottom:1px;
 padding-left:2px;
 padding-top:1px;
 border-bottom-style:solid;
 border-bottom-width:10px;
 border-bottom-color: DEDEDD;
}

.normal_vineta {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding:5 10 5 10;
}


td.td_padding_lista {
padding-left:74;
}

td.header_directorio{
 font-family: Arial;
 text-align:center;
 font-size:12px;
 background-color:969593;
 color:FFFFFF;
}


div.formato {
   font-family: Arial;
   font-size:11px;
   font-style: normal;
   padding-right:10px;
   padding-bottom:5px;
}

div.epigrafe {
   font-family: Arial;
   font-size:09px;
   font-style: normal;
   width:300px;
   padding-top:5px;
   padding-bottom:5px;
}

td.titulo_comision{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:bold;
 color:#FFFFFF;
 background-color:969593;
 padding-left:5px;
 text-transform:uppercase;
}



table.listado{
 width:550px;
 font-family: Arial;
 font-size:10px;
 font-style: normal;
 text-align:left;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
 padding:1 1 1 1;
}

td.cronog{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 color:#FFFFFF;
 background-color:#A9A9A9;
 padding:4 4 4 4;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
}


td.materia_horas{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 color:#FFFFFF;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
 background-color:#A9A9A9;
 text-transform:uppercase;
 padding:2 2 2 4;
}





td.titulo_articulo{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 font-weight:bold;
 color: #FFFFFF;
 background-color:969593;
 padding-left:10px;
 padding-bottom:1px;
 padding-top:1px;
 width:560px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}
.header_11{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:bold;
 color: #FFFFFF;
 background-color:969593;
 padding-left:5px;
 padding-bottom:1px;
 padding-top:1px;
 width:570px;
 text-transform:uppercase;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}


td.titulo_horas{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:bold;
 color:#000000;
 background-color:#d8d8d8;
 padding-left:5px;
border-bottom-width : thin;
 border-bottom : 1px solid #A9A9A9;
 border-top-width : thin;
 border-top : 1px solid #A9A9A9;
 border-right-width : thin;
 border-right : 1px solid #A9A9A9;
 border-left-width : thin;
 border-left : 1px solid #A9A9A9;
}

/* td.vineta_publicacion{
 background-color:969593;
 width:72px;
 height:5px;
 border-top-style:solid;
 border-top-width:5px;
 border-top-color: DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}*/ 
div.publicacion{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 padding-top:3px;
 padding-right:10px;
 padding-left:5px;
}


td.articulo_linea{
 width:570px;
 background-image:url("imagenes/bibliografia_linea.bmp");
}

td.bloque_inicio{
 width:70px;
 background-color:#A9A9A9;
}

td.bibliografia_letra{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:bold;
 background-color:#DEDEDD;
}


td.bibliografia_linea{
 width:490px;
 background-image:url("imagenes/bibliografia_linea.bmp");
}

td.anio_correlativas{
 font-family: Arial;
 font-size:13px;
 font-style: normal;
 font-weight:bold;
 color:#0B0B3B;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
 padding:1 1 1 5;
 background-color:969593;
 text-transform:uppercase;
}


td.correlativa{
 vertical-align:top;
 font-family: Arial;
 font-size:9px;
 font-style: normal;
 color:#FFFFFF;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
 background-color:#A9A9A9;
 text-transform:uppercase;
 padding:0 0 0 5;
}
		
div.cat_correlativa{
 vertical-align:top;
 font-family: Arial;
 font-size:9px;
font-style: normal;
 color:#FFFFFF;
  border-bottom-width:1px;
   border-top-width:1px;
    border-bottom-color: #DEDEDD;
 border-top-color: #DEDEDD;
  border-bottom-style:solid;
  border-top-style:solid;
padding:2 2 2 5;
}
	    
td.div_correlativa{
 vertical-align:top;
  background-color:#A9A9A9;
}
	      


td.titulo_1_correlativas{
 font-family: Arial;
 font-size:9px;
 font-style: normal;
 font-weight:bold;
 color:#000000;
 background-color:a9a9a9;
}

td.materia_correlativas1{
 font-family: Arial;
 font-size:9px;
 font-style: normal;
 font-weight:bold;
 color:#ffffff;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
 background-color:#A9A9A9;
 text-transform:uppercase;
}

TR.par {
 background-color:C3C3C2;
 font-family: Arial;
 font-size:11px;
}

TR.impar {
 background-color:DEDEDD;
 font-family: Arial;
 font-size:11px;
}

div.tab220 {
 font-family: Arial;
 font-size:11px;
 font-style:normal;
 font-weight:bold;
 text-transform:uppercase;
 text-align:left;
 color: #000000;
 padding-left:220;
 padding-right:10;
 padding-bottom:10;
}

A.enlace_header{
 font-family: Arial;
 font-size:11px;
 color: #000000;
 text-decoration: none;
 font-weight:normal;
}



td.bibliografia_texto{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 padding-right:10px;
}

div.normal3 {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-right:10;
}



td.bloque_medio{
 padding: 0 10 0 10;
 font-family: Arial;
 font-size:10px;
 font-style: normal;
 font-weight:bold;

}


td.bloque_fin{
 width:20px;
 background-color:#A9A9A9;
}



td.comisiones{
 font-family: Arial;
 font-size:9px;
 font-style: normal;
 font-weight:bold;
 color:#FFFFFF;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
 background-color:#A9A9A9;
 text-transform:uppercase;
 padding:0 3 0 3;
}



TD.principal-full {
 width:770px;
 background-color:#DEDEDD;
 padding-top:10px;
 padding-bottom:10px;
}


td.header_10{
 font-family: Arial;
 font-size:10px;
 font-style: normal;
 font-weight:bold;
 color: #FFFFFF;
 background-color:969593;
 padding-left:10px;
 padding-bottom:1px;
 padding-top:1px;
 width:560px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}







div.normal2 {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-right:7;
}


td.vineta_enlace_nivel2{
 background-color:969593;
 width:110px;
 border-top-style:solid;
 border-top-width:5px;
 border-top-color: DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;

}

td.vineta_enlace_nivel3{
 background-color:969593;
 width:143px;
 border-top-style:solid;
 border-top-width:5px;
 border-top-color: DEDEDD;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;

}





img.foto{
 border-style:solid;
 border-width:3;
 border-color:#C1C1C1;
 padding: 2 2 2 2;

}

td.foto{
 vertical-align:top;
 width:350px;
 text-align:center;
}


td.referencia{
 vertical-align:top;
}


td.referencia1 {
 text-align:center;
 background-color:#232D56;
 color: #FFFFFF;
 font-family: Arial;
 font-size:10px;
 border-color:#FFFFFF;
 border-style:solid;
 border-width:1px;
 padding: 2 2 2 2;
}

.normalref {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding:1 1 1 1;
}









TABLE.horas_curso{
 font-family: Arial;
 font-size:9px;
 font-style: normal;
 font-weight:normal;
 width:100%;
}




td.item_subrayado_1{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 text-align:left;
 color:#000000;
 border-bottom-width : thin;
 border-bottom : 1px solid #A9A9A9;
 padding:0 10 0 0;
}

td.header_biblio{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:bold;
 color: #FFFFFF;
 background-color:969593;
 padding-left:20px;
 padding-bottom:1px;
 padding-top:1px;
 width:550px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}

td.header_lista_main{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 font-weight:bold;
 color: #ffffff;
 background-color:#969593;
 padding-left:8px;
 padding-bottom:1px;
 padding-top:1px;
 width:555px;
 border-bottom-style:solid;
 border-bottom-width:2px;
 border-bottom-color: DEDEDD;
}

td.materia_correlativas{
 font-family: Arial;
 font-size:9px;
 font-style: normal;
 font-weight:bold;
 color:#FFFFFF;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
 background-color:#A9A9A9;
 text-transform:uppercase;
 padding:0 0 0 5;
}

td.correlativas{
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 font-weight:bold;
 color:#000000;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
 padding:1 1 1 1;
 text-transform:uppercase;
 background-color:969593;
}


TABLE.correlativas{
 font-family: Arial;
 font-size:10px;
 font-style: normal;
 font-weight:normal;
 width:100%;
 text-align:center;
}



td.item_subrayado{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 text-align:left;
 color:#000000;
 border-bottom-width : thin;
 border-bottom : 1px solid #A9A9A9;
 padding:7 10 0 0;
}


div.tab201{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-left:20;
 padding-bottom:10;
}

td.header_calidad{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:bold;
 color: #FFFFFF;
 background-color:#A9A9A9;
 padding-left:10px;
 padding-bottom:1px;
 padding-top:1px;
 width:550px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}

div.error {
 font-family:Arial;
 font-weight:bold;
 font-size:14px;
 color:#FF0000;
}

div.tab55 {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-left:55;
 padding-right:10;
 padding-bottom:10;
}

div.normal1 {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-right:10px;
}

div.tab80_2{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-left:80;
}

TABLE.correlativas1{
 font-family: Arial;
 font-size:10px;
 font-style: normal;
 font-weight:normal;
 width:100%;
 text-align:left;
}


div.tab_enlaces {
 padding-left:72;
 padding-bottom:10;
}

td.vineta_enlace{
background-color:#A9A9A9;
width:10px;
border-bottom-style:solid;
border-bottom-width:3px;
border-bottom-color:#ffffff;

}

A.subir {
 text-align:center;
 text-decoration:none;
 font-size:11px;
 font-family: Arial;
 color: white;
 background:#232d65;
 padding:3 25 3 25;
}

A.subir:hover {
 text-align:center;
 text-decoration:underline;
 font-size:11px;
 font-family: Arial;
 color: white;
 background:#232d65;
 padding:3 25 3 25;
}


A.enlace_azul{
 font-family: Arial;
 font-size:10px;
 color: #000066;
 text-decoration: underline;
 font-weight:normal;
}


A.mailto_azul{
 font-family: Arial;
 font-size:11px;
 color: #232D65;
 text-decoration: none;
 font-weight:normal;
}

div.tab20 {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-left:20;
 padding-right:10;
 padding-bottom:10;
}

div.derecha{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:right;
 padding-right:10px;
}


td.volanta_noticia{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:bold;
 color: #000000;
 background-color:#A9A9A9;
 padding-right:20px;
 padding-left:20px;
 padding-bottom:1px;
 padding-top:1px;
 width:500px;
 height:30px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
}


P.titulo_noticia{
 color:#FFFFFF;
 font-family: Arial;
 font-size:14px;
 background-color: #232D65;
 text-align:left;
 font-weight:bold;
 padding:5 5 5 5;
}

i.bajada{
 font-family: Arial;
 font-size:11px;
 font-weight:bold;
}

td.texto_noticia{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 color: #000000;
 text-align:left;
 padding-left:65px;
 padding-right:30px;
}

td.pie_noticia{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 color: #000000;
 background-color:#A9A9A9;
 text-align:center;
 padding-left:34px;
 width:600px;
 height:30px;
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color: DEDEDD;
 padding-right:10px;
}

td.td_padding_noticia {
 padding-left:65;
}





.normal {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding:10 10 10 10;
}

div.tab {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-right: 10px;
 padding-bottom:10px;

}


 div.tab80 {
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 text-align:left;
 color: #000000;
 padding-left:80;
 padding-right:10;
 padding-bottom:10;
}

div.ingreso_derecha{
 text-align:right;
}
a.fondo_ingreso{
 color:#000000;
 font-family: Arial;
 font-size:12px;
 font-style: normal;
 text-align:right;
 padding-bottom:6;
 padding-top:6;
 padding-left:6;
 padding-right:6;
 background-color:#C3C3C2;

}







td.td_padding {
padding-left:80;
font-family: Arial;
font-size:11px;
font-style: normal;
text-align:left;
color: #000000;
}

td.header_lista{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 font-weight:normal;
 color: #FFFFFF;
 background-color:#A9A9A9;
 width:555px;
 padding-bottom:1px;
 padding-left:2px;
 padding-top:1px;
 border-bottom-style:solid;
 border-bottom-width:10px;
 border-bottom-color: DEDEDD;
}


P.autoridad{
 color:#000000;
 font-family: Arial;
 font-size:12px;
 text-align:center;
 padding-top:5px;
 padding-bottom:5px;
}


A.enlace{
 font-family: Arial;
 font-size:11px;
 color: #000000;
 text-decoration: none;
 font-weight:normal;
padding-left:5px
}

A.enlace:hover{
 font-family: Arial;
 font-size:11px;
 color: #000000;
 text-decoration: underline;
 font-weight:normal;
}



A.enlace_camino{
 font-family: Arial;
 color: #000066;
 text-decoration: none;
 font-weight:bold;
}

A.noticia{
 font-family: Arial;
 color: #FFFFFF;
 text-decoration: none;
 font-weight:bold;
}

A.mailto{
 font-family: Arial;
 font-size:11px;
 color: #000000;
 text-decoration:none;
 font-weight:normal;
}

A.mailto:hover{
 font-family: Arial;
 font-size:11px;
 color: #000000;
 text-decoration:underline;
 font-weight:normal;
}



A.archivo{
 font-family: Arial;
 color: #000066;
 text-decoration: underline;
 font-weight:normal;
}


TD.camino {
 font-family: Arial;
 color: #000066;
 font-size:12px;
 font-style: normal;
 text-align:left;
 background-color: #DEDEDD;
 padding-left:32px;
 padding-right:0px;
 padding-top:1px;
 padding-bottom:1px;
}


P.titulo{
 color:#FFFFFF;
 font-family: Arial;
 font-size:14px;
 background-color: #232D65;
 text-align:center;
 font-weight:bold;
 text-transform:uppercase;
 padding:6 0 6 0;
}

P.titulo_chico{
 color:#FFFFFF;
 font-family: Arial;
 font-size:12px;
 background-color: #969593;
 text-align:center;
 font-weight:bold;
 text-transform:uppercase;
 padding:2 10 2 10;
}


TD.derecha {
 width:180px;
}
TD.izquierda {
 width:180px;
}



DIV.div_menu {
 width:180px;
 position:absolute;
 visibility:hidden;
 background:#DEDEDD;
 padding: 0 0 5 0;
}

TD.header_menu{
 font-family: Arial;
 width:180px;
 font-size:12px;
 border-bottom-width : thin;
 border-bottom : 1px solid #C3C3C2;
 border-top-width : thin;
 border-top : 1px solid #C3C3C2;
 border-right-width : thin;
 border-right : 1px solid #C3C3C2;
 border-left-width : thin;
 border-left : 1px solid #C3C3C2;
 padding: 5 15 5 15;
 background-color: #232D65;
 color:#C3C3C2;
 text-align: left;
}


TD.header_menu_vacio{
 width:180px;
 background-color: #DEDEDD;
}


P.header_menu_text{
 font-family: Arial;
 font-size:12px;
}

A.menu{
 color : #000000;
 text-decoration : none;
 font-family:Arial;
 font-size: 11px;
 display:block;
 cursor:pointer;
 border-bottom-width : thin;
 border-bottom : 1px solid #232D65;
 background-color: #DEDEDD;
 padding: 10 15 10 15;
}
A.menu_sel{
 color : #000000;
 text-decoration : none;
 font-family:Arial;
 font-size: 11px;
 display:block;
 cursor:pointer;
 border-bottom-width : thin;
 border-bottom : 1px solid #232D65;
 background-color: #C2C2C3;
 padding: 10 15 10 15;
}



A.menu:hover{
 color : #000000;
 text-decoration : none;
 font-family:Arial;
 font-size: 11px;
 display:block;
 cursor:pointer;
 border-bottom-width : thin;
 border-bottom : 1px solid #232D65;
 background-color: #F4F4F3;
 padding: 10 15 10 15;
}


TD.td_submenu{
 width:165px;

}


A.submenu{
 color : #DEDEDD;
 text-decoration : none;
 font-family:Arial;
 font-size: 11px;
 padding: 5 5 5 5;
 display:block;
 background-color:#232D65;
 border-bottom-width : thin;
 border-bottom : 1px solid #DEDEDD;
}


A.submenu:hover{
 color : #DEDEDD;
 text-decoration : none;
 font-family:Arial;
 font-size: 11px;
 padding: 5 5 5 5;
 display:block;
 background-color:#364090;
 border-bottom-width : thin;
 border-bottom : 1px solid #DEDEDD;
}





TD.principal-body {
 width:570px;
 background-color:#ffffff;
 padding-top:2px;
}


TD.principal-sinmenu {
 padding-left:10px;
}


TD.principal-conmenu {
 background-color:#232D65;
 padding-left:10px;
 padding-right:10px;
 padding-top:30px;
}

TD.noticia{
 border-color: FFFFFF;
 border-style:solid;
 text-align:left;
 border-width:1px;
 padding:170px 10px 10px 10px;
}


P.noticia-inicio{
 color:FFFFFF;
 font-family: Arial;
 font-size:11px;
}

P.noticia-titulo{
 color:FFFFFF;
 font-family: Arial;
 font-size:10px;

}


P.pie {
 color:232D65;
 font-family: Arial;
 font-size: 10px;
}


TABLE.pie-de-pagina{
 border-top-color:232D65;
 border-top-width:1px;
 border-top-style:solid;
 border-bottom-color:232D65;
 border-bottom-width:1px;
 border-bottom-style:solid;
 width:760px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #DEDEDD;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px Arial;
line-height: 1.1em;
color: black;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid grey;
background-color: #DEDEDD;
padding: 5px;
z-index: 5;
}
.titulo_chico_1{
 font-family: Arial;
 font-size:12px;
 font-style:normal;
 color:#ffffff;
}
.titulo_chico_2{
 font-family: Arial;
 font-size:13px;
 font-style:normal;
 color:#ffffff;
}
.titulo_chico_3{
 font-family: Arial;
 font-size:14px;
 font-style:normal;
 color:#ffffff;
}
.titulo_grande_1{
 font-family: Arial;
 font-size:16px;
 font-style:normal;
 color:#ffffff;
}
.titulo_grande_2{
 font-family: Arial;
 font-size:18px;
 font-style:normal;
 color:#ffffff;
}
.titulo_grande_3{
 font-family: Arial;
 font-size:20px;
 font-style:normal;
 color:#ffffff;
}
.texto{
 font-family: Arial;
 font-size:11px;
 font-style: normal;
 color:#ffffff;
}