/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* Eric Meyer RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1;
  color: #171717;
  background: white; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

.lfr-component, .lfr-component ul, .lfr-component li, .lfr-component dl, .lfr-component dt, .lfr-component dd {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important; }

ul ul {
  list-style: none !important; }

.portlet-journal-content .icons-container, .portlet-journal-content .journal-content-article, .portlet-journal-content .journal-content-article::after {
  clear: none !important; }

.portlet-journal-content .journal-content-article:after, .portlet-boundary .top-links-container, .portlet-asset-publisher li.title-list {
  clear: none !important; }

#p_p_id_82_ {
  float: left; }

.separator, .final-separator, .asset-metadata {
  display: none;
  clear: none !important;
  margin: 0 !important;
  border: none !important; }

.imageGallery .taglib-search-iterator-page-iterator-top, .imageGallery .taglib-search-iterator-page-iterator-bottom {
  display: none; }

.asset-content {
  clear: none !important;
  margin: 0 !important; }

.asset-content > br {
  display: none; }

.asset-more, .aui-field-content::after, .aui-button-holder::after {
  clear: none !important; }

.aui-field-content:after, .aui-button-holder:after {
  clear: none !important; }

#popup, .ventana-popup {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #FF8B22;
  height: 400px;
  overflow: auto;
  position: fixed;
  top: 200px;
  width: 450px;
  z-index: 150;
  padding: 15px; }

.popup {
  border: 0 none;
  overflow: auto;
  width: 100%; }

#overlay {
  background-image: url("../images/overlay.png");
  height: 100%;
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  cursor: pointer; }

.taglib-language-option {
  padding-left: 0 !important; }

.taglib-page-iterator {
  clear: none !important; }

.aui-field-label-inline-label, .delta-selector .aui-field, .page-selector .aui-field {
  float: left; }

.aui-field-label-inline-label, .page-links {
  padding-top: 2px; }

.ie7 #buscador {
  margin-top: -45px !important; }

.ie7 #busquedas input.fecha {
  width: 89% !important; }

.ie7 #busquedas #formbuscar button.indice {
  margin-top: 15px !important; }

/* ESTILOS GENERALES ________________________________________________*/
html {
  min-height: 100%; }

body {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 62.5%;
  line-height: 1.4em;
  background: #d9d9d9 url(../images/pag-fondo.gif) left bottom repeat-x;
  padding-bottom: 6em; }

em {
  font-style: italic; }

.oculto, .oculto a:link, .oculto a:visited, .oculto a:hover, .oculto a:focus, .oculto a:active {
  position: absolute;
  left: -32697px;
  width: 0;
  overflow: hidden;
  height: 0;
  font-size: 0;
  line-height: 0; }

label span.oculto {
  height: 19px; }

.flota-izda {
  float: left; }

.flota-dcha {
  float: right; }

.no-flota {
  float: none; }

select, input, button {
  border: 1px solid #6a8299;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; }

select {
  font-weight: normal; }

input {
  line-height: 1em; }

a {
  text-decoration: none;
  color: #900; }

p {
  margin-bottom: 1em; }

.nota {
  font-size: .9em;
  clear: both; }

.texto-izda {
  text-align: left; }

.texto-dcha {
  text-align: right; }

.texto-centro {
  text-align: center; }

.img-der {
  margin: 5px 0 5px 12px;
  float: right; }

.img-izq {
  margin: 5px 12px 5px 5px;
  float: left; }

.img-borde {
  border: 1px solid #C1C1C1;
  padding: 2px; }

.margen-arri {
  padding-top: 1em; }

.margen-abaj {
  padding-bottom: 1em; }

.margen-dcha {
  padding-right: 1em; }

.margen-izda {
  padding-left: 1em; }

.fila {
  width: 100%;
  overflow: auto;
  margin-bottom: 15px; }

.ancho-10 {
  width: 8%;
  margin-right: 1%; }

.ancho-20 {
  width: 18%;
  margin-right: 1%; }

.ancho-25 {
  width: 24%;
  margin-right: 1%; }

.ancho-30 {
  width: 28%;
  margin-right: 1%; }

.ancho-40 {
  width: 38%;
  margin-right: 1%; }

.ancho-50 {
  width: 48%;
  margin-right: 1%; }

.ancho-50-50 {
  width: 50%; }

.ancho-60 {
  width: 58%;
  margin-right: 1%; }

.ancho-70 {
  width: 68%;
  margin-right: 1%; }

.ancho-80 {
  width: 78%;
  margin-right: 1%; }

.ancho-90 {
  width: 88%;
  margin-right: 1%; }

.ancho-100 {
  width: 98%; }

/* CONTENEDORES GENERALES ________________________________________________*/
#pagina {
  margin: 0 auto;
  background: transparent url(../images/cont-sombra.png) 0 0 no-repeat;
  width: 970px; }

#contenedor {
  margin: 0 auto;
  border: 1px solid #808080;
  width: 944px;
  background-color: #fff; }

/* CABECERA ________________________________________________*/
#cabecera {
  background: white url() no-repeat right top;
  overflow: visible;
  height: 113px; }

.portada #cabecera {
  background-image: url(../images/cab-foto1.jpg); }

.institucion #cabecera {
  background-image: url(../images/cab-foto2.jpg); }

.actividades #cabecera {
  background-image: url(../images/cab-foto3.jpg); }

.documentos #cabecera {
  background-image: url(../images/cab-foto4.jpg); }

.comunicacion #cabecera {
  background-image: url(../images/cab-foto5.jpg); }

.ediciones #cabecera {
  background-image: url(../images/cab-foto6.jpg); }

.contratacion #cabecera {
  background-image: url(../images/cab-foto7.jpg); }

.centro #cabecera {
  background-image: url(../images/cab-foto8.jpg); }

.enlaces #cabecera {
  background-image: url(../images/cab-foto9.jpg); }

.auxiliar #cabecera {
  background-image: url(../images/cab-foto10.jpg); }

/* Navegaci?n pr?via -----------------------------------------------------*/
#nav-pre {
  width: 944px;
  font-family: Verdana, sans-serif;
  height: 5em;
  font-size: 1em;
  margin: 0 auto; }

#barra-top {
  float: right; }

#barra-top ul, #barra-top form {
  padding-top: 1.6em;
  float: left; }

#barra-top li {
  float: left;
  padding-top: .2em; }

#barra-top li a, #barra-top li a:link, barra-top li a:visited, #barra-top li.activa {
  color: #072B64;
  display: block;
  padding: 0 1.5em 0 2em; }

#barra-top li a:hover, #barra-top li a:focus, #barra-top li a:active {
  color: #990000; }

#barra-top li.activa {
  font-weight: bold; }

#barra-top li a#locali {
  background: transparent url(../images/ico-localiz.gif) 0 50% no-repeat; }

#barra-top li a#contac {
  background: transparent url(../images/ico-contacta.gif) 0 50% no-repeat; }

#barra-top li a#mapawe {
  background: transparent url(../images/ico-mapa-web.gif) 0 50% no-repeat; }

#barra-top li a#intran {
  background: transparent url(../images/ico-intranet.gif) 0 50% no-repeat; }

#barra-top form {
  font-weight: bold;
  margin-left: 1em; }

#barra-top form select {
  font-size: 1em; }

/* Navegaci?n cabecera -----------------------------------------------------*/
#nav-cabecera {
  letter-spacing: .02em;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: .5em; }

#nav-cabecera ul {
  height: 48px;
  background: white url(../images/nav-fondo.gif) 0 0 repeat-x; }

#nav-cabecera li {
  background: transparent url(../images/nav-separa.png) no-repeat right center;
  float: left;
  color: #003676;
  text-align: center; }

#nav-cabecera li a, #nav-cabecera li a:link, nav-cabecera li a:visited, #nav-cabecera li a.activa {
  padding: 10px .93em;
  margin-right: 1px;
  color: #002E64;
  display: block;
  background: white url(../images/nav-fondo.gif) 0 0 repeat-x; }

#nav-cabecera li a:hover, #nav-cabecera li a:focus, #nav-cabecera li a:active, #nav-cabecera li a.activa {
  background-image: url(../images/nav-fondo-on.gif);
  color: #4F3A23; }

/* Buscador cabecera -----------------------------------------------------*/
#buscador {
  background: transparent url(../images/buscador-fondo.png) 50% 50% no-repeat;
  float: right;
  margin-top: 70px;
  padding: 8px 16px 6px;
  display: none; }

#buscador input#buscar {
  font-size: 1.15em;
  width: 150px;
  padding-left: 2px; }

input#botonBuscar {
  width: 24px;
  height: 18px;
  background: url(../images/buscar-boton.gif) no-repeat 0 50%;
  border: 0 solid;
  cursor: pointer;
  padding: 0 0 0 16px !important; }

input#botonBuscar:hover {
  background-image: url(../images/buscar-boton-on.gif); }

/* ZONA CENTRAL DE CONTENIDOS (portada e interiores) ________________________________________________*/
#centro {
  margin: 0 2em 0 22.5em;
  padding: 0; }

.portada #centro {
  margin: 0 22.5em 0 2em; }

.auxiliar #centro.portlet-column-only {
  margin: 0 2em; }

#contenidos {
  font-size: 1.2em;
  margin: 0 0 3.5em 0;
  line-height: 1.6em; }

.portada #contenidos {
  margin: 0 0 3em; }

/* Splash portada -----------------------------------------------------*/
#splash {
  position: relative;
  background: url(../images/splash-fondo.gif) no-repeat 0 0;
  height: 260px;
  margin: 0 auto 2em;
  width: 610px; }

#splash img {
  margin: 5px; }

#splash p {
  width: 574px;
  font-size: 1.1em;
  color: #FFF;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: .5em 1em;
  margin: 5px;
  background: url(../images/splash-fondo-texto.png) repeat 0 0; }

/* Bloques portada (eventos, ?ltimas noticias...) -----------------------------------------------------*/
.portada .evento {
  line-height: 1.5em;
  background: white url(../images/evento-fondo.gif) repeat-x 100% 100%;
  padding: 10px;
  width: 320px;
  border: 1px solid #e9deca;
  border-bottom-color: #f3a66b; }

.portada .evento a {
  color: #14346F; }

.portada .ancho-100 {
  width: 677px; }

.portada .evento img {
  border: 1px solid #CAD5E9;
  margin-left: 1em;
  padding: 1px; }

.portada .evento .even-titulo {
  margin-bottom: 0; }

.portada .evento .even-fecha,
.portada .evento .even-lugar {
  margin-bottom: 1em;
  font-weight: bold;
  font-size: .9em;
  line-height: 1.3em; }

/* Rastro de migas -----------------------------------------------------*/
#migas {
  clear: both;
  font-size: 1.1em;
  font-weight: bold;
  color: #19478a;
  margin: 0 0 1em 1em; }

#migas a {
  font-weight: normal; }

/* Encabezados h2, h3 y h4 -----------------------------------------------------*/
#contenidos h2 {
  background: url(../images/titulo-fondo.gif) repeat-x scroll 0 100% white;
  color: #002A66;
  letter-spacing: .03em;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 1.5em;
  padding: 5px 0 5px 10px; }

h3, h4 {
  color: #002A66;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: .3em 0 .6em 1em; }

h4 {
  color: #353535;
  font-size: 1em; }

h5 {
  font-weight: bold; }

.bloque3 h3, .bloque3 h4 {
  padding-left: 0; }

/* Tablas -----------------------------------------------------*/
caption {
  color: #2B533F;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center; }

table {
  border: 1px solid #ccc;
  empty-cells: show;
  line-height: 1.4em;
  border-collapse: collapse;
  margin-bottom: 1.5em; }

tr, th, td {
  border: 1px solid #ccc;
  padding: .1em .3em;
  text-align: left; }

tr th {
  background-color: #F6F8FB;
  color: #002A66;
  padding: 8px;
  font-weight: bold; }

td {
  padding: 8px;
  color: #000; }

tr.fila-par td {
  background-color: #f7f0eb; }

th {
  text-align: center; }

#contenidos table.docum ul {
  margin-left: 1.5em; }

#contenidos table.proced ul {
  margin-left: 0; }

table.proced td,
#contenidos table.proced td ul li {
  text-align: center;
  background: transparent url(../images/flecha-tabla.png) no-repeat 50% 0;
  padding-top: 20px; }

#contenidos table.proced td ul li {
  list-style: none;
  background-position: 50% 80%;
  padding: 0 0 20px; }

#contenidos table.proced td ul li.no-flecha {
  background-image: none;
  padding: 0; }

/* Organigrama -----------------------------------------------------*/
#organigrama {
  text-align: center; }

/* Galer?a de im?genes -----------------------------------------------------*/
#contenidos ul.miniaturas {
  margin-left: 0;
  overflow: auto; }

#contenidos ul.miniaturas li {
  float: left;
  list-style: none; }

ul.miniaturas li a {
  display: block;
  border: 1px solid #CCCCCC;
  margin: 2px;
  padding: 5px; }

ul.miniaturas li a:hover {
  border-color: #0066CC; }

/* Slimbox */
#lbOverlay {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer; }

#lbCenter, #lbBottomContainer {
  position: absolute;
  z-index: 9999;
  overflow: hidden;
  background-color: #fff; }

.lbLoading {
  background: white url(../images/img-gal/cargando.gif) no-repeat center; }

#lbImage {
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid #fff;
  background-repeat: no-repeat; }

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none; }

#lbPrevLink {
  left: 0; }

#lbPrevLink:hover {
  background: transparent url(../images/img-gal/anterior.gif) no-repeat 0 15%; }

#lbNextLink {
  right: 0; }

#lbNextLink:hover {
  background: transparent url(../images/img-gal/siguiente.gif) no-repeat 100% 15%; }

#lbBottom {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #575757;
  line-height: 1.4em;
  text-align: left;
  border: 10px solid #fff;
  border-top-style: none; }

#lbCloseLink {
  display: block;
  float: right;
  width: 94px;
  height: 22px;
  background: transparent url(../images/img-gal/cerrar.gif) no-repeat center;
  margin: 5px 0;
  outline: none; }

#lbCaption, #lbNumber {
  margin-right: 100px; }

#lbCaption {
  font-weight: bold; }

/* Ventana modal Greybox -----------------------------------------------------*/
#GB_overlay {
  background-image: url(../images/overlay.png);
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%; }

#GB_window {
  position: fixed;
  top: 30px;
  left: 212px;
  background: #fff;
  border: 2px solid #ff8b22;
  overflow: auto;
  width: 400px;
  height: 400px;
  z-index: 150; }

#GB_window img.cierra-pop {
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer; }

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 378px; }

#GB_caption {
  font-size: 1.4em;
  font-weight: bold;
  color: #fff;
  border-bottom: 2px solid #ff8b22;
  background-color: #4e4e4e;
  padding: 5px 0 5px 5px;
  margin: 0;
  text-align: left; }

.indice {
  padding-bottom: 2em; }

.indice #contenidos h2 {
  padding-top: 1em; }

.indice #pagina {
  width: 583px;
  background-image: url(../images/cont-sombraP.png);
  margin-top: 10px; }

.indice #contenedor {
  width: 557px; }

.indice #contenidos {
  margin-bottom: 1em; }

.indice .busquedas form {
  border-top: 0 solid; }

.indice #centro {
  margin-left: 1em; }

/* Listas -----------------------------------------------------*/
#contenidos ul,
#contenidos ol {
  padding-bottom: 1em;
  margin-left: 3em; }

#contenidos ul ul,
#contenidos ul ol,
#contenidos ol ol,
#contenidos ol ul {
  padding-bottom: 0; }

#contenidos ul li,
#contenidos ol li {
  line-height: 1.5em;
  padding: .4em 0; }

/* Listas no ordenadas de contenidos -----------------------------------------------------*/
#contenidos ul li {
  list-style-type: disc; }

#contenidos ul li ul li {
  list-style-type: circle;
  padding-bottom: 0; }

#contenidos ul li ul li ul li {
  list-style-type: square;
  padding-bottom: 0; }

/* Listas ordenadas -----------------------------------------------------*/
#contenidos ol {
  list-style-type: decimal;
  margin-left: 2.4em; }

#contenidos ol ol {
  margin-left: 2.4em;
  list-style-type: lower-alpha; }

#contenidos ol li li {
  padding-bottom: 0; }

/* Busquedas contenidos -----------------------------------------------------*/
.busquedas {
  background-color: #fafafa;
  border: 1px solid #90a6cf;
  margin-bottom: 2em; }

.busquedas form {
  background: transparent url(../images/buscador-sombra.gif) repeat-x 0 0; }

.busquedas h3 {
  font-size: 1.1em;
  color: #002a66;
  line-height: 1.4em;
  background: white url(../images/busquedas-tit-fondo.gif) repeat-x 0 100%;
  padding: .4em 0 .5em 1em; }

.busquedas form {
  border-top: 1px solid #90a6cf;
  padding: 1em; }

#centro-dcha .busquedas form {
  padding: .4em; }

.centro-dcha .busquedas form {
  padding: .4em; }

.busquedas label {
  display: block; }

.busquedas ul,
#contenidos .busquedas ul li {
  margin-left: 0 !important;
  overflow: auto;
  list-style: none;
  line-height: 1.2em;
  padding: 0 0 .3em; }

.busquedas li img {
  vertical-align: top; }

.busquedas span {
  display: block;
  padding: .2em;
  font-weight: bold;
  color: #3F3F3F; }

.busquedas span.nota {
  display: inline; }

.busquedas span.cond {
  color: #FAFAFA; }

.busquedas input.campo,
.busquedas input.fecha {
  color: #005184;
  width: 99%;
  font-size: 1em;
  height: 1.25em; }

.busquedas input.fecha {
  width: 90%; }

#centro-dcha .busquedas input.fecha {
  width: 80%; }

.centro-dcha .busquedas input.fecha {
  width: 80%; }

.busquedas select {
  color: #005184;
  width: 99%;
  font-size: 1em;
  height: 1.6em; }

.busquedas input:focus,
.busquedas select:focus {
  border: 1px solid #efc87c; }

.busquedas #formbuscar button.indice {
  margin-top: 20px;
  font-family: verdana;
  font-size: .9em;
  padding: 1px 2px; }

.busquedas #formbuscar button.sin-cond {
  margin-left: 57px; }

.busquedas .boton {
  cursor: pointer;
  background: url(../images/boton-fondo.gif) repeat-x scroll 0 100% white;
  padding: 1px 5px; }

.busquedas .boton:hover {
  background-image: url(../images/boton-fondo-on.gif); }

/* paginar -----------------------------------------------------*/
#contenidos ul.paginar {
  margin: 0;
  overflow: auto;
  padding: 0; }

#contenidos ul.paginar li {
  float: left;
  list-style: none;
  margin-right: 5px; }

#contenidos ul.paginar li.docus {
  margin-right: 30px; }

#contenidos ul.paginar a,
#contenidos ul.paginar span {
  border: 1px solid #cccccc;
  padding: 1px 5px;
  background: #F7F7F7;
  color: #000; }

#contenidos ul.paginar .activa {
  font-weight: bold; }

#contenidos ul.paginar .activa,
#contenidos ul.paginar a:hover {
  border: solid 1px #FF8B22;
  color: #002A66;
  background-color: #F9F5E5; }

/*collapse*/
.busquedas h3 a {
  display: block; }

.busquedas h3 a:link, .busquedas h3 a:visited {
  background: transparent url(../images/desplegar.gif) no-repeat 98% 70%; }

.busquedas h3 a.open:link, .busquedas h3 a.open:visited {
  background: transparent url(../images/plegar.gif) no-repeat 98% 70%; }

/*listas de definici?n*/
.detalle .bloque3 {
  padding: 0;
  border: 1px solid;
  border-color: #F5B583 #F5F5F5; }

.detalle .bloque3 dl {
  padding: .2em 0 1em;
  line-height: 2em; }

.detalle dt,
.detalle dd {
  float: left;
  margin-bottom: 3px; }

.detalle dt {
  padding-right: 2%;
  width: 15%;
  text-align: right;
  font-weight: bold; }

.detalle dd {
  padding: 0 2%;
  width: 79%;
  background-color: #FFF; }

#contenidos .detalle ul {
  margin-left: 0;
  padding-bottom: 0; }

#contenidos .detalle ul li {
  list-style: none;
  line-height: 1em; }

/* Contacta (Mapa Google y direcci?n) -----------------------------------------------------*/
#gmap {
  float: right;
  width: 440px;
  height: 300px;
  border: 1px solid #777; }

.direcc {
  width: 428px; }

.direcc h3 {
  padding: 1em; }

.direcc dl {
  padding: 1em 0 0 1.2em; }

.direcc dd, .direcc dt {
  width: 75%; }

.direcc dt {
  width: 16%; }

/*perfil contratante*/
.contrat dt {
  width: 25%; }

.contrat dd {
  width: 67%; }

.contrat h3 {
  clear: both;
  padding: 1em; }

/* bloques (Notas de prensa, resultados b?squeda etc) -----------------------------------------------------*/
.bloque, .bloque2, .bloque3 {
  overflow: auto;
  background-color: #F5F5F5;
  border: 1px solid #F5B583;
  border-width: 1px 0;
  margin: 0 0 1em;
  padding: 1em 1em 0; }

.resultado .bloque, .notis .bloque {
  margin: -1px 0 0; }

#contenidos ul.resultado {
  margin: 1em 0 0; }

#contenidos ul.resultado p {
  margin-bottom: 0; }

#contenidos ul.resultado li.bloque {
  overflow: auto;
  padding: 1em;
  list-style: none; }

#contenidos ul.resultado ul {
  overflow: auto;
  margin-bottom: 1em; }

#contenidos ul.resultado li.bloque li {
  float: left;
  width: 33%;
  list-style: none; }

.bloque .blo-fecha {
  font-size: .9em;
  font-weight: bold; }

.bloque .blo-tit {
  font-weight: bold; }

.bloque2 {
  background-color: #f5f5f5;
  border-color: #DAE2F0; }

.bloque2 .blo-tit {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 1em; }

.bloque2 .blo-fecha, .bloque2 .blo-lugar {
  font-size: .9em;
  font-weight: bold;
  margin-bottom: 0; }

.bloque2 .blo-lugar {
  color: #002A66; }

.bloque3 .ancho-20 img {
  margin-bottom: 1em; }

.cebra {
  background-color: #FFF; }

/* Sesiones pleno, comisi?n permanente etc. -----------------------------------------------------*/
#contenidos .sesiones {
  margin-bottom: 2em; }

#contenidos .sesiones ul li, #contenidos .sesiones p {
  font-size: 1em;
  font-family: Arial,Verdana,Geneva,Helvetica,sans-serif !important;
  list-style-type: none;
  margin-bottom: .5em; }

.sesiones .bloque2 {
  padding: 0;
  margin-bottom: .3em; }

.sesiones .bloque2 h3 {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: .2em;
  background-color: #edebe4;
  padding-bottom: .3em;
  margin-bottom: .5em;
  border-bottom: 1px solid #DAE2F0; }

.sesiones .bloque2 p span {
  color: #000;
  padding-left: 25px;
  background: transparent url(../images/vinieta-sesiones.gif) no-repeat 10px 50%; }

/* Tipos de archivo con icono -----------------------------------------------------*/
.pdf {
  background: none no-repeat right 50%;
  padding: 3px 20px 0 0;
  margin: .4em 0; }

#centroDcha .pdf {
  background-position: right 50%; }

.pdf {
  background-image: url(../images/pdf.gif); }

/* ZONA IZQUIERDA ________________________________________*/
#con-izq, #con-dch {
  float: left;
  width: 200px;
  font-size: 1.2em; }

#con-izq h2, #con-dch h2 {
  background: #fff1e6 url(../images/titulo-menuizda-fondo.gif) repeat-x 0 50%;
  border: 1px solid #CAD5E9;
  border-width: 1px 0;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: 6px 5px 5px 10px;
  margin: 0 15px 1px 0;
  color: #4F3A23; }

/* Men? izquierdo -----------------------------------------------------*/
.menu {
  margin: 0 0 2em;
  font-size: 1em; }

.menu ul {
  background-color: #FFF; }

.menu li {
  padding-right: 15px; }

.menu li a, .menu li span {
  line-height: 1.5em;
  font-weight: bold;
  color: #19478a;
  display: block;
  padding: 5px 5px 4px 24px;
  border-bottom: 1px solid #dae2f0;
  background: white url(../images/vinieta-menu-izda.gif) no-repeat 0.9em 1em; }

.portlet-search .menu li a, .portlet-search .menu li span {
  padding: 0px !important;
  display: inline !important;
  background: transparent !important; }

.menu li span {
  color: #444444; }

.menu li a:hover, .menu li.activa > a, .menu li.activa > span {
  background: #f4f7fb url(../images/vinieta-menu-izda-on.gif) no-repeat 0.9em 1em;
  color: #990000; }

.portlet-search .menu li a:hover {
  background: transparent !important; }

.menu li.activa {
  background: transparent url(../images/nav-izda-activa.gif) no-repeat right center; }

.menu li ul li {
  padding: 0 15px 0 10px;
  width: 175px; }

.menu li li a, .menu li li span {
  background-image: url(../images/vinieta-menu-izda2.gif); }

.menu li li a:hover, .menu li li.activa > a, .menu li li.activa > span {
  background-image: url(../images/vinieta-menu-izda2-on.gif); }

/* ZONA DERECHA ________________________________________________*/
.portada #con-dch {
  float: right; }

/* Zona derecha, portada (destacado: enlaces de texto y banner: enlaces de imagen) -----------------------------------------------------*/
#con-dch .destacado,
#con-dch .banners {
  border: 1px solid #cad5e9;
  border-bottom-color: #568bef;
  margin: 0 2em 2em 0;
  background: white url(../images/destacados-fondo.gif) repeat-x 0 100%; }

#con-dch .destacado h2 {
  margin-right: 0;
  border-top-width: 0;
  background: white url(../images/destacados-tit-fondo.gif) repeat-x 0 0; }

#centro-dcha h2 {
  margin-right: 0;
  border-top-width: 0;
  background: white url(../images/destacados-tit-fondo.gif) repeat-x 0 0; }

.centro-dcha h2 {
  margin-right: 0;
  border-top-width: 0;
  background: white url(../images/destacados-tit-fondo.gif) repeat-x 0 0; }

#con-dch .destacado ul,
#con-dch .banners ul {
  padding: 5px;
  line-height: 1.5em; }

#con-dch .destacado ul li {
  margin: .8em 0;
  background: transparent url(../images/vinieta-destacado.png) no-repeat 0 0;
  padding-left: 1.3em; }

#con-dch .destacado ul li a {
  color: #052864; }

#con-dch .banners ul li {
  background: transparent url(../images/banner-fondo.png) no-repeat 0 0;
  margin: .5em auto; }

#con-dch .bann-dest ul li {
  background: transparent url(../images/banner-destac-fondo.png) no-repeat 0 0;
  text-align: center;
  width: 124px; }

#con-dch .bann-dest ul li a {
  display: block;
  color: #052864;
  font-family: verdana;
  font-size: .9em; }

#con-dch .destacado ul li a:hover,
#con-dch .bann-dest ul li a:hover {
  color: #990000; }

#con-dch .banners img {
  margin: 5px 5px; }

#con-dch .bann-dest img {
  margin-bottom: 2px; }

/* Caja derecha, interior -----------------------------------------------------*/
#centro-dcha {
  width: 185px;
  float: right;
  padding: 0 0 2em 2em; }

#centro-dcha .caja-centro-dcha {
  border: 1px solid #c9d5e9;
  padding-bottom: 1em;
  background: white url(../images/relacionados-fondo.gif) repeat-x scroll 0 100%; }

#centro-dcha h3 {
  margin-bottom: .3em;
  background: white url(../images/titulo-relac-fondo.gif) 0 100% repeat-x;
  border-bottom: 1px solid #c9d5e9;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: .5em .2em .5em .9em;
  color: #002a66; }

#centro-dcha h3.leyenda-tit {
  padding: .5em .3em;
  border: 1px solid #C9D5E9;
  font-size: .9em;
  margin-bottom: 0; }

#centro-dcha .busquedas h3 {
  margin-bottom: 0;
  padding: .2em .2em .2em .9em; }

#centro-dcha ul.relacionados {
  margin-left: 0;
  padding-bottom: 0; }

#contenidos #centro-dcha ul.relacionados li {
  list-style-type: none;
  line-height: 1.5em;
  padding: .4em .5em .4em 1.6em;
  background: transparent url(../images/vinieta-relacionados.gif) 0.6em 1em no-repeat; }

.centro-dcha {
  width: 185px;
  float: right;
  padding: 0 0 2em 2em; }

.centro-dcha .caja-centro-dcha {
  border: 1px solid #c9d5e9;
  padding-bottom: 1em;
  background: white url(../images/relacionados-fondo.gif) repeat-x scroll 0 100%; }

.centro-dcha h3 {
  margin-bottom: .3em;
  background: white url(../images/titulo-relac-fondo.gif) 0 100% repeat-x;
  border-bottom: 1px solid #c9d5e9;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: .5em .2em .5em .9em;
  color: #002a66; }

.centro-dcha h3.leyenda-tit {
  padding: .5em .3em;
  border: 1px solid #C9D5E9;
  font-size: .9em;
  margin-bottom: 0; }

.centro-dcha .busquedas h3 {
  margin-bottom: 0;
  padding: .2em .2em .2em .9em; }

.centro-dcha ul.relacionados {
  margin-left: 0;
  padding-bottom: 0; }

#contenidos .centro-dcha ul.relacionados li {
  list-style-type: none;
  line-height: 1.5em;
  padding: .4em .5em .4em 1.6em;
  background: transparent url(../images/vinieta-relacionados.gif) 0.6em 1em no-repeat; }

#anexos {
  padding: 0 0 2em 2em;
  clear: both; }

#anexos .caja-centro-dcha {
  border: 1px solid #c9d5e9;
  padding-bottom: 1em;
  background: white url(../images/relacionados-fondo.gif) repeat-x scroll 0 100%; }

#anexos h3 {
  margin-bottom: .3em;
  background: white url(../images/titulo-relac-fondo.gif) 0 100% repeat-x;
  border-bottom: 1px solid #c9d5e9;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: .5em .2em .5em .9em;
  color: #002a66; }

#anexos h3.leyenda-tit {
  padding: .5em .3em;
  border: 1px solid #C9D5E9;
  font-size: .9em;
  margin-bottom: 0; }

#anexos .busquedas h3 {
  margin-bottom: 0;
  padding: .2em .2em .2em .9em; }

#anexos ul.relacionados {
  margin-left: 0;
  padding-bottom: 0; }

#contenidos #anexos ul.relacionados li {
  list-style-type: none;
  line-height: 1.5em;
  padding: .4em .5em .4em 1.6em;
  background: transparent url(../images/vinieta-relacionados.gif) 0.6em 1em no-repeat; }

#anexos ul.relacionados a {
  color: #900;
  text-decoration: none; }

/* Caja derecha, leyenda -----------------------------------------------------*/
#centro-dcha ul.leyenda {
  border: 1px solid #e0cfc2;
  border-top-width: 0;
  background-color: #F4F0EC;
  padding-top: .5em; }

#contenidos ul.leyenda, #contenidos p.leyenda {
  margin-left: .5em;
  line-height: 1.5em;
  padding-bottom: .5em; }

#contenidos #centro-dcha ul.leyenda {
  margin-left: 0; }

#contenidos ul.leyenda li, #contenidos p.leyenda {
  list-style: none;
  color: #002A66;
  font-family: Trebuchet MS;
  font-size: .9em;
  padding: .2em .5em .2em 2.6em;
  background: transparent url() 0 0 no-repeat; }

#contenidos ul.leyenda li.leyen-or-ple, #contenidos p.leyen-or-ple {
  background-image: url(../images/leyen-or-ple.gif); }

#contenidos ul.leyenda li.leyen-ex-ple, #contenidos p.leyen-ex-ple {
  background-image: url(../images/leyen-ex-ple.gif); }

#contenidos ul.leyenda li.leyen-or-com, #contenidos p.leyen-or-com {
  background-image: url(../images/leyen-or-com.gif); }

#contenidos ul.leyenda li.leyen-ex-com, #contenidos p.leyen-ex-com {
  background-image: url(../images/leyen-ex-com.gif); }

.centro-dcha ul.leyenda {
  border: 1px solid #e0cfc2;
  border-top-width: 0;
  background-color: #F4F0EC;
  padding-top: .5em; }

#contenidos .centro-dcha ul.leyenda {
  margin-left: 0; }

/* Caja derecha, b?squedas -----------------------------------------------------*/
#centro-dcha .busquedas ul li {
  background-image: none; }

#centro-dcha ul li a {
  color: #19478a; }

#centro-dcha ul li a:hover {
  color: #990000; }

#centro-dcha .busquedas {
  margin: 1em 0; }

#centro-dcha .busquedas .botonera {
  margin: .7em 0; }

.centro-dcha .busquedas ul li {
  background-image: none; }

.centro-dcha ul li a {
  color: #19478a; }

.centro-dcha ul li a:hover {
  color: #990000; }

.centro-dcha .busquedas {
  margin: 1em 0; }

.centro-dcha .busquedas .botonera {
  margin: .7em 0; }

/* PIE DE P?GINA________________________________________________*/
#pie {
  border-top: 1px solid #b3b3b3;
  font-family: Verdana, sans-serif;
  background: #f6f6f6 url(../images/pie-fondo.gif) repeat-x 0 100%;
  clear: both; }

#pie div {
  background: transparent url(../images/pie-logo.png) no-repeat 0 50%;
  padding: 1em 0 1em 265px; }

/* Listas en pie -----------------------------------------------------*/
#pie ul {
  margin: .75em 0;
  font-size: 1.1em; }

#pie ul li {
  display: inline;
  margin: 0 15px 0 0; }

#pie ul li a, #pie ul li a:link, #pie ul li a:visited, #pie ul li .activa {
  color: #083376; }

#pie ul li a:hover, #pie ul li a:focus, #pie ul li a:active {
  color: #990000; }

#pie p {
  margin: .75em 0; }

#datepicker {
  font-size: .8em; }

#calendario {
  font-size: .8em; }

.ui-datepicker-trigger {
  cursor: pointer; }

/* Layout helpers----------------------------------
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }*/
/* required comment for clearfix to work in Opera \
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }*/
/* end clearfix */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute; }

/* Interaction Cues----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Component containers----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #e0cfc2;
  background-color: #f4f0ec;
  color: #1e1b1d; }

.ui-widget-content a {
  color: #1e1b1d; }

.ui-widget-header {
  border: 1px solid #d49768;
  background-color: #cb842e;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #cdc3b7;
  background-color: #FFF;
  font-weight: normal;
  color: #3f3731; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #3f3731;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #f5ad66;
  background-color: #f5f0e5;
  font-weight: normal;
  color: #a46313; }

.ui-state-hover a, .ui-state-hover a:hover {
  color: #a46313;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #e0cfc2;
  background-color: #f4f0ec;
  font-weight: normal;
  color: #804000; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #b85700;
  text-decoration: none; }

.ui-widget :active {
  outline: none; }

/* Interaction Cues----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  font-weight: bold;
  color: #060200; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #060200;
  background-color: #f5f5b5; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f8893f;
  background: #fee4bd url(../images/ui-bg_highlight-hard_65_fee4bd_1x100.png) 50% top repeat-x;
  color: #592003; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #592003; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #592003; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  background-image: none; }

/* Icons----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../images/ui-icons_c47a23_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(../images/ui-icons_c47a23_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(../images/ui-icons_ffffff_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(../images/ui-icons_f08000_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../images/ui-icons_f08000_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(../images/ui-icons_f35f07_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(../images/ui-icons_cb672b_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../images/ui-icons_ff7519_256x240.png); }

/* positioning */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

/* Misc visuals----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(../images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x; }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .4em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em .3em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

table.ui-datepicker-calendar, table.ui-datepicker-calendar tr {
  border: 0 solid!important; }

table.ui-datepicker-calendar tr th {
  background-color: transparent!important;
  color: #4F3A23; }

/* Fecha Actividad institucional */
.Fecha_Noticia {
  width: 69px;
  text-align: right;
  margin-top: 0px;
  padding: 0px 0px 0px 0px; }

div.fecha {
  line-height: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 6px;
  margin-right: 10px;
  float: left;
  width: 59px;
  height: 67px;
  text-align: center;
  background: url(../images/fecha.png) no-repeat left top;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px; }

.fechaTop {
  font-size: 18px;
  color: #FFF; }

.fechaBot {
  height: 69px;
  font-size: 18px;
  color: #000; }

.fechaanio {
  height: 69px;
  font-size: 10px;
  color: #000; }

#p_p_id_85_INSTANCE_cvasBN6ObvaN_ .portlet-body > ul > li:first-child {
  position: relative;
  left: -25px; }

.auxiliar #migas {
  display: none; }

