@charset "ISO-8859-1";

/*
 * @font-face rules generated by Font Squirrel (http://www.fontsquirrel.com)
 *
 * Font "Gillius ADF No2" is licensed under GPLv2.
 * http://arkandis.tuxfamily.org/adffonts.html
 */

@font-face {
	font-family: 'GilliusADFNo2CdBold';
	src: url('../fonts/gilliusadfno2cd-bold-webfont.eot');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'GilliusADFNo2CdBold';
	src: url(//:) format('no404'), url('../fonts/gilliusadfno2cd-bold-webfont.woff') format('woff'), url('../fonts/gilliusadfno2cd-bold-webfont.ttf') format('truetype'), url('../fonts/gilliusadfno2cd-bold-webfont.svg#webfont') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'GilliusADFNo2CdRegular';
	src: url('../fonts/gilliusadfno2cd-regular-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GilliusADFNo2CdRegular';
	src: url(//:) format('no404'), url('../fonts/gilliusadfno2cd-regular-webfont.woff') format('woff'), url('../fonts/gilliusadfno2cd-regular-webfont.ttf') format('truetype'), url('../fonts/gilliusadfno2cd-regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*
 * Colores principales: #CB6500 - #CBA800 - #991800 - #1F1F1F - #E0E0E0
 */

body {
	background: #E0E0E0 url(../images/bg-body-o1.png) repeat-x top left;
	font-family: "Trebuchet MS", Helvetica, FreeSans, "Nimbus Sans L", Tahoma, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	text-align:center;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
}
a:link {
	color: #991800;
}
a:visited {
	color: #663B32;
}
a:hover {
	color: #FF2A00;
}
a:active {
	color: #FF2A00;
	background: #E0E0E0;
}
a.img {
	text-decoration: none;
}
a.img:link img {
	border: 1px solid #991800;
}
a.img:visited img {
	border: 1px solid #663B32;
}
a.img:hover img {
	border: 1px solid #FF2A00;
}
a.img:active img {
	border: 1px solid #FF2A00;
}

table {
	background: #FFF;
	border: 0;
	margin: 20px 0;
	padding: 0;
	font-size: 1em;
	border-collapse: collapse;
}
caption {
	width: auto;
	caption-side: top;
	background-color: #FFF1BF;
	color: #CB6500;
	border-bottom: 1px solid #CBA800;
	font-size: 0.875em;
	font-weight: bold;
	margin: 2px 0 0 0;
}
th {
	border: 1px solid #FFF;
	background-color: #E0E0E0;
	color: #CB6500;
	font-weight: bold;
	text-align: left;
	padding: 1px 5px;
}
thead > tr > th {
	vertical-align: bottom;
}
tbody > tr > th {
	vertical-align: top;
}
td {
	border: 1px solid #FFF;
	background-color: #EFEFEF;
	color: #000;
	font-weight: normal;
	vertical-align: top;
	padding: 2px 5px;
}
th.blank, td.blank {
	background-color: #FFF !important;
	padding: 0;
}
/* Celdas/filas resaltadas */
td.resalt, tr.resalt td,
td.highl, tr.highl td {
	background-color: #E0E0E0;
	font-weight: bold;
}
tr.sep-top td, tr.sep-top th {
	border-top: 3px solid #FFF
}
tr.sep-bottom td, tr.sep-top th {
	border-bottom: 3px solid #FFF
}
td.sep-left, th.sep-left {
	border-left: 3px solid #FFF
}
td.sep-right, th.sep-right {
	border-right: 3px solid #FFF
}
tbody th.vert {
	text-align: center;
	vertical-align: top;
	line-height: 1.1em;
}
tr.section-h th {
	color: #CB6500 !important;
	background: #E0E0E0 !important;
	border-top: 5px solid #FFF !important;
	font-weight: bold !important;
	font-size: 0.875em;
	text-align: right !important;
}
th.section-wall, td.section-wall {
	color: #000 !important;
	background: #E0E0E0 !important;
	font-weight: normal !important;
	font-size: 0.75em !important;
	border-top: 1px solid #E0E0E0 !important;
	border-bottom: 1px solid #E0E0E0 !important;
	padding-left: 0;
	padding-right: 0;
}
th.section-wall.first, td.section-wall.first {
	/* Reset to default border */
	border-top: 1px solid #FFF !important;
}
th.section-wall:last-child, td.section-wall.last:last-child,
th.section-wall.last, td.section-wall.last {
	/* Reset to default border */
	border-bottom: 1px solid #FFF !important;
}

ul, ol {
	margin: 20px 0 20px 30px;
	padding: 0;
}
ul ul, ul ol, ol ol, ol ul,
ul.sin-margen, ul.sin-margen-ns,
ol.sin-margen, ol.sin-margen-ns {
	margin-top: 0;
	margin-bottom: 0;
}
ul.sin-margen-o {
	margin-left: 15px;
}
ol.sin-margen-o {
	margin-left: 20px;
}
li {
	margin: 0;
	padding: 0;
}
ul.plana {
	margin-left: 0;
	list-style: none;
}
ul.plana li, #contents ul.plana li {
	margin-top: 5px;
	list-style-type: none;
	list-style-image: none;
}
ul.plana li.first, ul.plana li:first-child {
	margin-top: 0;
}
ul.espaciada li, ol.espaciada li {
	margin-top: 20px;
	margin-bottom: 20px;
}
ul.espaciada li p, ol.espaciada li p {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.espaciada li p.first, ol.espaciada li p:first-child {
	margin-top: 0;
}
ul.espaciada li p.last, ol.espaciada li p:last-child {
	margin-bottom: 0;
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	margin: 20px 0 0 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #E0E0E0;
}
dt.separado {
	padding-top: 20px;
	border-top: 1px dotted #CBA800;
}
dd {
	margin: 2px 0 0 30px;
}
dd.sin-margen {
	margin-left: 0;
}
dl.compact dt {
	margin-top: 2px;
	padding: 0;
	border-bottom: none;
}
dl.compact dt.first,
dl.compact dt:first-child {
	margin-top: 0;
}
dl.compact dd {
	margin-left: 0;
}
li p.first, li p:first-child,
dd p.first, dd p:first-child {
	margin-top: 0;
}
li p.last, li p:last-child,
dd p.last, dd p:last-child {
	margin-bottom: 0;
}
p, address {
	margin: 20px 0;
	padding: 0;
}
address {
	font-style: italic;
	line-height: 1.5em;
}
a img {
	vertical-align: middle;
	border: 0;
}
code, tt {
	font-family: "Lucida Sans Typewriter", "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", FreeMono, "Courier New", Courier, mono;
	font-size: 0.9em;
}

div.source, div.code {
	font-family: "Lucida Sans Typewriter", "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", FreeMono, "Courier New", Courier, mono;
	font-size: 0.9em;
	margin: 20px 10px;
	padding: 5px 10px;
	color: #000;
	border: 1px solid #EFEFEF;
	white-space: pre;
}
div.note, div.compnote {
	font-size: 1em;
	margin: 20px 5%;
	padding: 1px 5px 1px 39px;
	background: #FFF url(../images/note24.png) 5px 5px no-repeat;
	color: #000;
	border: 1px solid #E0E0E0;
	min-height: 34px;
}
div.compnote p,
div.compnote ul,
div.compnote ol,
div.compnote dt {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.compnote p:first-child, div.compnote p.first,
div.compnote ul:first-child, div.compnote ul.first,
div.compnote ol:first-child, div.compnote ol.first,
div.compnote dl:first-child, div.compnote dl.first {
	margin-top: 0;
}
div.compnote p:first-child, div.compnote p.first,
div.compnote ul:first-child, div.compnote ul.first,
div.compnote ol:first-child, div.compnote ol.first,
div.compnote dl:first-child, div.compnote dl.first,
div.compnote dl:first-child dt:first-child, div.compnote dl.first dt.first {
	margin-top: 0;
}
div.compnote p:last-child, div.compnote p.last,
div.compnote ul:last-child, div.compnote ul.last,
div.compnote ol:last-child, div.compnote ol.last,
div.compnote dl:last-child, div.compnote dl.last {
	margin-bottom: 0;
}
div.fixme {
	font-size: 1em;
	margin: 15px 5%;
	padding: 20px 10px 20px 26px;
	background: #FFF url(../images/fixme16.png) 5px 50% no-repeat;
	color: #000;
	border: 1px dotted #C00;
}
div.figure {
	text-align: center;
	margin: 20px 0;
}
div.captioned-figure {
	text-align: center;
	margin: 20px 0;
	border: 1px solid #CBA800;
	padding: 2px;
}
div.captioned-figure p {
	margin: 0;
	white-space: normal;
}
div.captioned-figure p.caption {
	margin-top: 2px;
	padding-top: 2px;
	border-top: 1px dotted #CBA800;
	font-size: 0.75em;
	text-align: center;
}
.left div.figure:first-child,
.left div.captioned-figure:first-child,
.right div.figure:first-child,
.right div.captioned-figure:first-child {
	margin-top: 0;
}

span.icon {
	vertical-align: middle;
}
span.icon img {
	border: none;
}

p.h-subsection, #contents .section h3 {
	font-family: GilliusADFNo2CdBold, "Trebuchet MS", Helvetica, FreeSans, "Nimbus Sans L", Tahoma, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	border-bottom: 1px solid #CBA800;
	color: #CB6500;
	padding: 0 5px 2px 5px;
	margin: 30px 0 5px 0;
}
p.h-subsection.first, #contents .section h3.first {
	margin-top: 0;
}

/* tabla usada sólo para layout */
table.layout {
	margin: 0;
	width: 100%;
}
table.layout.sin-ancho {
	width: auto;
}
table.layout caption {
	background-color: #FFF;
}
table.layout th {
	border: none;
	background-color: #FFF;
}
table.layout td {
	border: none;
	background-color: #FFF;
}
table.layout td.col {
	padding: 0 10px;
}
table.layout td.col.first {
	padding-left: 0;
}
table.layout td.col.last {
	padding-right: 0;
}

/* Estructura a 2 columnas */
.cols2 {
	width: 525px;
	overflow: hidden;
}
.cols2 .col1, .cols2 .col2 {
	float: left;
	width: 255px;
}
.col2 {
	margin-left: 15px;
}

#contents {
	color: #000;
	padding: 10px 10px 0 0;
	margin: 0;
	background: #FFF url(../images/contents-tr-o1.png) no-repeat top right;
}
#contents ul li {
	list-style-image: url(../images/li2-o1.gif);
	list-style-position: outside;
}

#contents .section {
	margin-bottom: 20px;
}
#contents .section .section {
	margin-bottom: 0;
}
#contents .section h1 {
	font-size: 1.5em;
	font-family: GilliusADFNo2CdBold, "Trebuchet MS", Helvetica, FreeSans, "Nimbus Sans L", Tahoma, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #CB6500;
	text-shadow: 0px 0px 7px #FFF;
	filter: dropshadow(color=#FFF, offx=0, offy=0);
	border-bottom: 2px solid #CBA800;
	background: #FFF url(../images/bg-section_h1-v2-o1.png) no-repeat top right;
	margin: 0;
	padding: 5px 10px;
	text-align: right;
}
#contents .section h2 {
	font-size: 1.5em;
	font-family: GilliusADFNo2CdBold, "Trebuchet MS", Helvetica, FreeSans, "Nimbus Sans L", Tahoma, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #CB6500;
}

#contents .section-nav {
	background: #E0E0E0 url(../images/inner-navbar-icon.png) no-repeat right bottom;
	padding: 2px 5px;
	margin: 10px 0 15px 0;
	text-align: center;
}
#contents .section-nav ul {
	margin: 0;
	line-height: 1.5em;
}
#contents .section-nav ul li {
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	list-style: none;
	font-size: 0.875em;
	vertical-align: middle;
}
#contents .section-nav ul li a {
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0 15px;
	background: transparent url(../images/navbar-vign-inpage-o1.png) no-repeat 0 50%;
}

#contents .section-body {
	margin: 0;
	padding: 0 10px;
}
#contents .section-body .section-body {
	padding: 0;
}
#contents .section-body .nav-interna {
	background: #E0E0E0 url(../images/inner-navbar-icon.png) no-repeat right bottom;
	padding: 2px 5px;
	margin: 10px -10px 0 -10px;
	text-align: center;
}
#contents .section-body .nav-interna ul {
	margin: 0;
	line-height: 1.5em;
}
#contents .section-body .nav-interna ul li {
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	list-style: none;
	font-size: 0.875em;
	vertical-align: middle;
}
#contents .section-body .nav-interna ul li a {
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0 15px;
	background: transparent url(../images/navbar-vign-inpage-o1.png) no-repeat 0 50%;
}

#contents ul.links {
	margin-left: 0;
}
#contents ul.links li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: #FFF url(../images/navbar-vign-generic-o1.png) no-repeat 0 0.4em;
	line-height: 1.2em;
}
#contents ul.links li a {
	margin: 0;
}
#contents ul.links-horz {
	margin-left: 0;
}
#contents ul.links-horz li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 2em;
}
#contents ul.links-horz li a {
	margin: 0;
	white-space: nowrap;
}

/* ----------- Estilos genéricos ----------- */

.clear {
	clear: both;
	float: none;
}
.clear-empty {
	clear: both;
	float: none;
	height: 1px;
	font-size: 1px;
}
.clearfix {
	overflow: hidden;
	*zoom: 1;
}
.element-hidden {
	display: none;
}
.element-invisible {
	visibility: hidden;
}
.left {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
.right {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
}
.smaller {
	font-size: smaller;
}
.larger {
	font-size: larger;
}
.hcenter {
	margin-right: auto;
	margin-left: auto;
}
.width-small {
	width: 25%;
}
.width-small.hcenter {
	margin-right: 37.5%;
	margin-left: 37.5%;
}
.width-medium {
	width: 50%;
}
.width-medium.hcenter {
	margin-right: 25%;
	margin-left: 25%;
}
.width-large {
	width: 75%;
}
.width-large.hcenter {
	margin-right: 12.5%;
	margin-left: 12.5%;
}
.width-full {
	width: 100%;
}
.download-block {
	padding: 2px 10px;
	border: 1px solid #E0E0E0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* ------------- Microformats -------------- */

.vcard abbr.latitude,
.vcard abbr.longitude,
.vcard abbr.locality,
.vcard abbr.region,
.vcard abbr.postal-code,
.vcard abbr.country-name,
.vcard abbr.org,
.vcard abbr.role,
.vcard abbr.tz,
.vevent abbr.summary,
.vevent abbr.dtstart,
.vevent abbr.dtend,
.vevent abbr.duration,
.vevent abbr.rdate,
.vevent abbr.rrule {
	text-decoration: none;
	border-bottom: none;
}

/* ----------------------------------------- */


tr.vcenter, tr.vcenter td, tr.vcenter th {
	vertical-align: middle;
}
tr.vtop, tr.vtop td {
	vertical-align: top;
}
tr.vbottom, tr.vbottom td {
	vertical-align: bottom;
}

/* ----------------------------------------- */

#wrapper0 {
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg-footer-o1.png) repeat-x bottom left;
}

#wrapper1 {
	width: 780px;
	text-align: left;
	margin: 0 auto;
}
#wrapper2 {
	background: #FFF;
	padding: 0 1px;
}
#page {
	background: #FFF;
	margin: 0;
	padding: 0 6px 5px 6px;
}
/*
 * Por algun bug en IE6, las imagenes de background de wrapper2 y page se repiten tambien verticalmente.
 * Por eso, solamente se aplican a los demas navegadores.
 */
#wrapper1 > #wrapper2 {
	background: #FFF url(../images/bg-wrapper2-o1.png) repeat-x top left;
}
#wrapper2 > #page {
	background: #FFF url(../images/bg-page2-o1.png) repeat-x top left;
}

#mainCol {
	float: left;
	margin: 0;
	padding: 0;
	width: 555px;
	font-size: 0.875em;
	color: #000;
	background: #FFF;
}
#headTitle {
	margin: 0 0 1px 0;
	padding: 0;
	border-right: 1px solid #656565;
	border-left: 1px solid #656565;
	background: #333 url(../images/exa_top-o1.png) no-repeat 50% 50%;
	text-align: center;
	height: 25px;
}
#headTitle img {
	display: block;
	margin: 0;
}
#siteHead {
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
	height: 150px;
	color: #FFF;
	background: #CB6500 url(../images/main_header-o1.jpg) no-repeat center bottom;
}
#link-head-home {
	position: absolute;
	top: 10px;
	left: 20px;
	height: 132px;
	width: 310px;
	text-decoration: none !important;
}
#link-head-unicen {
	position: absolute;
	top: 10px;
	left: 330px;
	height: 132px;
	width: 140px;
	text-decoration: none !important;
}

.comm-channels {
	overflow: hidden;
}
.comm-channels .lbl {
	margin: 0;
	padding: 0 1em 0 0;
	display: inline;
	float: left;
}
.comm-channels ul {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	overflow: hidden;
}
.comm-channels li {
	margin: 0;
	padding: 2px 0 2px 5px;
	display: inline;
	float: left;
	list-style: none;
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
}
.comm-channels li.first {
	padding-left: 0;
}
.comm-channels li.last {
	padding-right: 0;
}
.comm-channels li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 16px;
	height: 16px;
}
.comm-channels li.link-facebook a {
	background-image: url(../images/facebook_icon-16.png);
}
.comm-channels li.link-rss a {
	background-image: url(../images/feed.png);
}

#header-comm-channels {
	padding: 10px 25px 5px 25px;
	font-size: 0.75em;
	display: inline;
	float: left;
}

#siteNav {
	margin: 0;
	padding: 10px 25px 5px 25px;
	font-size: 0.75em;
	display: inline;
	float: right;
}
#siteNav ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#siteNav ul li {
	margin: 0 5px 0 5px;
	padding: 2px 0 2px 19px;
	display: inline;
	list-style: none;
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
}
#siteNav ul li.last {
	margin-right: 0;
	padding-right: 0;
}
#siteNav ul li#siteNavAsitemap {
	background-image: url(../images/sitemap_color-16.png);
}
#siteNav ul li#siteNavAsearch {
	background-image: url(../images/search-16.png);
}
#siteNav ul li#siteNavAsearchemails {
	background-image: url(../images/mail_search-16.png);
}
#siteNav ul li#siteNavAlang.es {
	background-image: url(../images/flag-ar-16.png);
}
#siteNav ul li#siteNavAlang.en {
	background-image: url(../images/flag-gb-16.png);
}

#path {
	background: #E0E0E0 url(../images/bg-path-o1.png) no-repeat bottom left;
	color: #000;
	font-size: 0.75em;
	text-align: right;
	padding: 3px 10px;
	margin: 0;
}
#path .selected {
	font-weight: bold;
}
#path a {
	padding: 1px 3px;
}
#path a:visited {
	color: #991800; /*#CB2100;*/
}
#path a:hover, #path a:active {
	background-color: #EFEFEF;
	color: #FF2A00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#navCol {
	background: #E0E0E0 url(../images/base-navCol-o1.png) no-repeat bottom;
	color: #000;
	margin: 0 0 5px 555px;
	padding: 0;
}

#topNav {
	border-top: 1px solid #1F1F1F;
}
#globalNav {
	background: #CB6500 url(../images/bg-globalnav.png) repeat-x top left;
	color: #FFF;
	border-bottom: 1px solid #CBA800;
	font-size: 0.75em;
}
#globalNav ul {
	margin: 0;
	padding: 0;
}
#globalNav li {
	position: relative;
	float: left;
	list-style: none;
	text-align:left;
	margin: 0;
	padding: 0 1px 0 0;
	background-image: url(../images/bg-globalnav-li-o1.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#globalNav li a, #globalNav li span.current {
	display: block;
	text-decoration: none;
	padding: 2px 10px;
	text-align:center;
}
#globalNav a {
	color: #FFF;
}
#globalNav li a.selected, #globalNav li span.current {
	color: #FFF;
	background: #BA4C00 url(../images/bg-globalnav-current-o1.png) repeat-x top left;
	font-weight: bold;
}
#globalNav li.home {
	font-weight: bold;
}
#globalNav li a:hover, #globalNav li a:active {
	background: #D77700 url(../images/bg-globalnav-hover-o1.png) repeat-x top left;
}

#navBar {
	font-size: 0.875em;
	padding: 5px 10px;
}
#navBar .areaTitle {
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 5px 2px 5px;
	color: #CB6500;
	border-bottom: 1px solid #CBA800;
}
#navBar #navLinks, #navBar #relatedLinks, #navBar #fixedLinks, #navBar #roleLinks, #navBar #eventLinks {
	margin: 0 0 10px 0;
}
#navBar ul {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#navBar ul li {
	list-style: none;
	padding: 0 0 1px 0;
	margin: 0;
	vertical-align: middle;
	background-image: url(../images/bg-navbar-item-o1.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#navBar a, #navBar span {
	margin: 0;
	padding:2px 2px 2px 20px;
	text-decoration:none;
	font-size: 0.875em;
	display:block;
	vertical-align: middle;
}
#navBar li.branch a {
	background: transparent url(../images/navbar-vign-branch-o1.png) no-repeat 5px 50%;
}
#navBar li.leaf a, #navBar span {
	background: transparent url(../images/navbar-vign-leaf-o1.png) no-repeat 5px 50%;
}
#navBar li.external a {
	background: transparent url(../images/navbar-vign-ext-o1.png) no-repeat 5px 50%;
}
#navBar #roleLinks li a {
	background-image: url(../images/navbar-vign-leaf-o1.png);
}
#navBar #eventLinks {
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #CBA800;
}
#navBar #eventLinks .logo a {
	display: inline;
	padding: 0;
}
#navBar #eventLinks .logo a:hover, #navBar #eventLinks .logo a:active {
	background-color: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#navBar span.selected {
	font-weight: bold;
}
#navBar a:visited {
	color: #991800; /*#CB2100;*/
}
#navBar a:hover, #navBar a:active {
	color: #FF2A00;
	background-color: #EFEFEF !important;
/*	border-bottom: 1px solid #CFCFCF;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#footer {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	color: #D1D1D1;
	background: #1F1F1F;
	border-top: 1px solid #CBA800;
}
#footer .contents {
	width: 780px;
	margin: 0 auto;
	padding: 6px 0;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	color: #D1D1D1;
	background: #1F1F1F url(../images/pabellon_exactas-footer.png) no-repeat right bottom;
}
#footer .text {
	margin: 0 15px;
	padding: 0;
	text-align: left;
}
#footer a, #footer a img {
	border: none;
}
#footer a:link {
	color: #DFDFDF;
/*	color: #FFF;*/
}
#footer a:visited {
	color: #E0E0E0;
}
#footer a:hover {
	color: #FFF;
/*	background: #474747;*/
}
#footer a:active {
	color: #FFF;
/*	background: #474747;*/
}
#footer .section {
	margin: 10px 0 0 0;
}
#footer .section.first {
	margin-top: 0;
}

#footer .vcard,
#fabout {
	overflow: hidden;
}

#footer .vcard .logo,
#footer .vcard .adr,
#footer .vcard .geo,
#footer .vcard .tel .types {
	display: none;
}
#footer .vcard .email-wrapper {
	clear: both;
}
#footer .vcard .comm-channels .lbl {
	padding-right: 0.5em;
}

#footer .vcard .fn,
#footer .vcard .tel,
#footer .vcard .comm-channels,
#website-contact,
#website-credits,
#fabout .admin-link {
	display: inline;
	float: left;
}
#footer .vcard .fn,
#footer .vcard .tel,
#website-contact,
#website-credits {
	padding-right: 10px;
}
#footer .vcard .tel,
#footer .vcard .comm-channels,
#website-credits,
#fabout .admin-link {
	padding-left: 10px;
	border-left: 1px solid #333;
}

#website-contact {
	clear: left;
}
#website-credits.start-line {
	clear: left;
	padding-left: 0;
	border-left: none;
}

#footer .vcard .email-wrapper .marcador-mime,
#website-contact .marcador-mime {
	margin-right: 0;
}

ul.galeria-imagenes {
	text-align: left;
	margin: 0;
	padding: 0;
}
ul.galeria-imagenes li {
	list-style: none;
	display: inline;
	padding: 0;
}
ul.galeria-imagenes li a {
	border: none;
	padding: 0 2px;
}
ul.galeria-imagenes li a img {
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
}
ul.galeria-imagenes li a:link img {
	color: #991800; /*#CB2100;*/
}
ul.galeria-imagenes li a:visited img {
	color: #663B32; /*#884E44;*/
}
ul.galeria-imagenes li a:hover img {
	color: #FF2A00;
}
ul.galeria-imagenes li a:active img {
	color: #FF2A00;
	background: #E0E0E0;
}

img.marcador-mime {
	vertical-align: middle;
	margin-right: 6px;
	margin-left: 3px;
}
span.correo img, span.home-personal img {
	vertical-align: middle;
	border: 0;
}

#cont-noticias .cont-noticias-categ {
	margin-bottom: 0;
}
#cont-noticias.mult .cont-noticias-categ .item {
	display: inline-block;
	width: 250px; /* Deberían ser 352px pero tiene que ser menos por el espacio en blanco entre los li */
	overflow: hidden;
	vertical-align: top;
	margin: 0 10px 0 0;
}
/* --- Ajuste para FF <= 2.0, que no soporta display: inline-block --- */
#cont-noticias[id="CONT-NOTICIAS"].mult:before {
	font-size: 0.875em;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px 10px;
	border: 1px solid #999;
	display: block;
}
html[lang="es"] #cont-noticias[id="CONT-NOTICIAS"].mult:before {
	content: "Por favor, actualice su navegador a una versión más reciente.";
}
html[lang="en"] #cont-noticias[id="CONT-NOTICIAS"].mult:before {
	content: "Please update your browser to a more recent version.";
}
#cont-noticias[id="CONT-NOTICIAS"].mult .cont-noticias-categ .item {
	display: block;
	width: auto;
	padding: 0;
}
/* --- Fin ajuste --- */
#cont-noticias .cont-noticias-categ h2 {
	font-size: 1.125em;
	border-bottom: 1px solid #CBA800;
	color: #CB6500;
	padding: 0 5px 2px 5px;
	margin: 10px 0 5px 0;
}
#cont-noticias .cont-noticias-categ a.rss {
	border: none;
	text-decoration: none;
	float: right;
	margin: 12px 0 10px 10px;
}
#cont-noticias .cont-noticias-categ a.rss img {
	border: none;
}
#cont-noticias .cont-noticias-categ .links-noticias {
	font-size: 0.875em;
	margin-bottom: 5px;
}
#cont-noticias .cont-noticias-categ .links-noticias a.mas {
	float: left;
}
#cont-noticias .cont-noticias-categ .links-noticias a.rss {
	margin-top: 0;
	margin-bottom: 0;
}
#cont-noticias .cont-noticias-categ .lista-noticias-vacia {
	font-size: 0.875em;
}
#cont-noticias .cont-noticias-categ .item .pubDate {
	font-size: 0.75em;
	margin-top: 12px;
	color: #404040;
}
#cont-noticias .cont-noticias-categ .item .title {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 6px 0;
}
#cont-noticias .cont-noticias-categ .item .title.no-desc {
	margin-bottom: 0;
	padding-bottom: 3px;
}
#cont-noticias .cont-noticias-categ .item .title.no-desc a {
	display: block;
	margin-bottom: 0.275em;
}
#cont-noticias .cont-noticias-categ .item .description {
	font-size: 0.875em;
	margin: 0;
	padding: 0 0 3px 0;
}
#cont-noticias .cont-noticias-categ .item .description p {
	padding: 0;
	margin: 0.275em 0;
}

.sin-navCol #mainCol {
	float: none;
	width: auto;
}
.sin-navCol #contents {
	background-image: none;
	padding: 10px 0 0 0;
}
/* Estructura a 2 columnas */
.sin-navCol .cols2 {
	width: 746px;
}
.sin-navCol .cols2 .col1, .sin-navCol .cols2 .col2 {
	width: 363px;
}
.sin-navCol .col2 {
	margin-left: 20px;
}
/* Estructura a 3 columnas */
.sin-navCol .cols3 {
	width: 525px;
	overflow: hidden;
}
.sin-navCol .cols3 .col1, .sin-navCol .cols4 .col2 {
	float: left;
	width: 255px;
}

#globalNavExtra {
	background: #E0E0E0 url(../images/bg-globalnavextra-b-o1.png) no-repeat bottom;
	color: #000;
	padding: 0 0 3px 0;
	margin: 0;
	width: 766px;
	overflow: hidden;
}
#globalNavExtra #roleLinks,
#globalNavExtra #mostVisitedLinks,
#globalNavExtra #navInterna {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 746px;
	overflow: hidden;
}
#globalNavExtra #roleLinks {
	margin-top: 3px;
}
#globalNavExtra #mostVisitedLinks {
	margin-top: 2px;
	padding-top: 2px;
	border-top: 1px solid #EFEFEF;
}
#globalNavExtra #navInterna {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #EFEFEF;
}
#globalNavExtra dt {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 140px;
	font-size: 0.75em;
	font-weight: bold;
	color: #CB6500;
	vertical-align: middle;
}
#globalNavExtra dd {
	float: left;
	width: 606px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#globalNavExtra ul {
	width: 606px;
	margin: 0;
	padding: 0;
}
#globalNavExtra li {
	display: inline;
	list-style: none;
	text-align: left;
	background-image: url(../images/bg-globalnavextra-li-l-o1.png);
	background-position: left;
	background-repeat: no-repeat;
}
#globalNavExtra a {
	display: inline;
	margin: 0;
	padding: 1px 5px;
	text-decoration:none;
}
#globalNavExtra a:visited {
	color: #991800; /*#CB2100;*/
}
#globalNavExtra a:hover, #globalNavExtra a:active {
	color: #FF2A00;
	background-color: #EFEFEF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#globalNavExtra #roleLinks li {
	margin: 0 0 0 16px;
	padding: 0 0 0 20px;
	font-size: 0.875em;
}
#globalNavExtra #mostVisitedLinks li {
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
/* Para 4 elementos en .int
	margin: 0 0 0 14px;
	padding: 0 0 0 18px;
*/
	font-size: 0.875em;
}
#globalNavExtra #mostVisitedLinks ul.int {
	float: left;
	width: 440px;
/* Para 4 elementos en .int
	width: 420px;
*/
}
#globalNavExtra #mostVisitedLinks ul.ext {
	float: right;
	width: 166px;
/* Para 4 elementos en .int
	width: 186px;
*/
	text-align: right;
}
#globalNavExtra #mostVisitedLinks ul.ext li {
	text-align: right;
}
#globalNavExtra #roleLinks li.first,
#globalNavExtra #mostVisitedLinks li.first {
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}
#globalNavExtra #navInterna li.l1 {
	display: block;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 0.75em;
	width: 606px;
	overflow: hidden;
}
#globalNavExtra #navInterna li.l1 span {
	float: left;
	width: 12em;
}
#globalNavExtra #navInterna li.l1 ul {
	display: inline;
}
#globalNavExtra #navInterna li.l1 li {
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
	font-size: 0.875em;
	font-weight: normal;
}
#globalNavExtra #navInterna li.l1 li.first {
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}

#body-home #contents {
	padding-top: 20px;
}
#body-home #contents h1 {
	padding: 0 10px;
	font-size: 1.5em;
	color: #CB6500;
	background: none;
	text-align: left;
	border: none;
	text-shadow: none;
	filter: none;
}

#nav-s-body {
	margin-top: 2px;
	padding-top: 2px;
	border-top: 1px solid #EFEFEF;
}

#body-home #cont-noticias.mult .cont-noticias-categ .item {
	width: 350px; /* Deberían ser 363px pero tiene que ser menos por el espacio en blanco entre los li */
	margin-right: 20px;
}
#body-home #cont-noticias[id="CONT-NOTICIAS"].mult .cont-noticias-categ .item {
	width: auto;
}
#body-home #cont-noticias .cont-noticias-categ .item .description {
	line-height: 1.125em;
}

#body-home #dist-links {
	margin-bottom: 0; /* el margin-bottom está en los contenidos */
}
#body-home #dist-links .section-body {
	width: 746px;
	overflow: hidden;
}
#body-home #dist-links .section-body .section .section-body {
	width: auto;
}
#body-home #dist-links h2 {
	font-size: 1.125em;
	border-bottom: 1px solid #CBA800;
	color: #CB6500;
	padding: 0 5px 2px 5px;
	margin: 10px 0 10px 0;
}
#body-home #dist-links .section {
	float: left;
	width: 170px;
	margin: 0 0 20px 22px;
}
#body-home #dist-links ul.links {
	margin: 0;
}
#body-home #dist-links ul.links li {
	background: none;
	padding: 0;
	font-size: 0.875em;
}
#body-home #dist-links #links-inst {
	margin-left: 0;
	padding-left: 0;
}
#body-home #dist-links #links-evt {
	clear: both;
	margin-bottom: 0;
}
#body-home #dist-links #links-evt.section {
	float: none;
	width: auto;
	margin-left: 0;
}
#body-home #dist-links #links-evt.section h2 {
	margin-top: 0;
}

/* Las clases {dt|dd|li}.event son necesarias porque IE6 no soporta el selector > */

dl.events dt.event { /* event date */
	font-size: 1em;
	background-image: url(../images/calendar-16.png);
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	padding: 2px 5px 2px 21px;
	min-height: 16px;
	font-weight: bold;
}
dl.events dd.event {
	margin-left: 0;
	padding: 3px 0;
}

ul.events.horz {
	margin: 0;
}
ul.events.horz li.event {
	display: inline-block;
	width: 350px; /* Deberían ser 363px pero tiene que ser menos por el espacio en blanco entre los li */
	overflow: hidden;
	vertical-align: top;
	margin: 0 20px 20px 0;
}
#dist-links[id="DIST-LINKS"] ul.events.horz li.event { /* FF <= 2.0 */
	display: block;
	width: auto;
	padding: 0;
}
#contents ul.events.horz li.event {
	list-style: none;
}
table.events {
	margin: 0;
	width: 100%;
}
table.events td {
	border: none;
	background-color: #FFF;
	padding: 0 20px 20px 0;
}
table.events td.last {
	padding-bottom: 0;
}
table.events.cols2 td {
	width: 50%;
}
ul.events.horz li.event div.date,
table.events td div.date {
	font-size: 0.875em;
	background-image: url(../images/calendar-16.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 5px 2px 21px;
	min-height: 16px;
	font-weight: bold;
}
ul.events.horz li.event div.descr,
table.events td div.descr {
	font-size: 0.875em;
	padding: 3px 0;
}

table.planest thead th {
	vertical-align: bottom;
}
table.planest tr.anio td, table.planest tr.cuat td {
	font-weight: bold;
	background-color: #FFF1BF;
}
table.planest tr.anio td {
	font-size: 1.15em;
	border-top: 5px solid #FFF;
}
table.planest tbody tr.anio th.vert {
	border-top: 5px solid #FFF;
}
table.planest tr.ttl th, table.planest tr.ttl td {
	background-color: #E0E0E0;
	font-size: 0.875em;
}
table.planest tr.ttl th {
	text-align: right;
	font-weight: bold;
	color: #000;
}
table.planest th.cod,
table.planest th.hs,
table.planest th.corr, table.planest td.corr {
	text-align: center;
}
table.planest td.cod,
table.planest td.hs {
	text-align: right;
}
table.planest th.asig, table.planest td.asig {
	text-align: left;
}

.footnoteref {
	font-size: 0.875em;
	font-weight: normal;
	color: #404040;
}
dl.footnote {
	overflow: hidden;
}
dl.footnote dt {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0;
	border-bottom: none;
	color: #404040;
}
dl.footnote dd {
	margin: 0 0 10px 0;
	padding: 0;
}

