/* Hoja de estilo de La Matatena */

/********************************/
/* Márgenes      */
/********************************/
* { padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address, td {
  margin: 1em 2em;
}
dt {
  margin-top: 1.5em;
}
p { margin: 1em 0; }
li, dd { margin-left: 2em; }
fieldset { padding: .5em; }
td { padding: .1em; }
input, textarea { padding: .1em .2em; }
select { min-width: 1.5em; }
option { padding: .1em .3em .1em .2em; }

/********************************/
/* Cursor de La Matatena  */
/********************************/
.matatena { position: absolute; visibility: hidden; }

/********************************/
/* Elementos generales    */
/********************************/
body { font-size: 90%; background: white none; }
html { scrollbar-face-color: #f9b214; scrollbar-shadow-color: #f9b214; }
* html body { scrollbar-face-color: #f9b214; scrollbar-shadow-color: #f9b214; }
div, h1, h2, h3, h4, h5, h6, p, td, ul, ol, dl, blockquote, img, legend, label { font-family: Verdana,Arial,sans-serif; color: black; }
pre { font-family: monospace; }
a { color: navy; text-decoration: none; font-weight: bold; background-color: transparent; font-family: Verdana,Arial,sans-serif; }
a:focus, a:hover, a:active { color: black; }
div.csc-frame-indent3366 a:focus, div.csc-frame-indent3366 a:hover, div.csc-frame-indent3366 a:active { color: silver; }
a img { vertical-align: middle; }
p, pre { font-style: normal;  font-weight: normal; line-height: 1.2em;  margin: 8px 0 0 0; padding: 0 3px; text-indent: 0; }
p, ul, ol, dl, img, legend, label { font-size: .9em; }
input, textarea, select { font-family: Verdana,Arial,sans-serif; color: black; background-color: #f9b214; background-image: none; font-size: .8em; font-weight: bold; }
hr { height: 2px; background-color: #D4E1EE; color: #D4E1EE; }
img { font-weight: bold; text-align: left; border-style: none; }
fieldset { border: 1px solid #f9b214; }

/********************************/
/* Menús      */
/********************************/
div#menu { margin: 50px 0 0 0; }
div#menu a, div#menu img, div#menu ul, div#menu li { margin: 0; padding: 0; }
div#menu img { border-style: none; vertical-align: top; }
div#menu ul.menu-1 { list-style-type: none; list-style-image: none; width: 204px; }
div#menu ul.menu-1 li { padding: 0 0 0 17px; margin: 0; border-style: solid; border-width: 1px; border-color: white; background-image: url("imagenes/menu117x17.jpg"); background-repeat: no-repeat; }
div#menu ul.menu-1 li.menu-IFSUB { background-image: url("imagenes/menu217x17.jpg"); }
div#menu ul.menu-1 li.menu-CUR, div#menu ul.menu-2 li.menu-CUR { border-color: #f9b214; background-image: url("imagenes/MatatenaAmarilla17.jpg"); }

div#menu ul.menu-2 { list-style-type: none; list-style-image: none; margin: 0 0 0 15px; font-size: 1em; }
div#menu ul.menu-2 li { margin: 0 0 0 1px; padding: 0 0 0 17px; border-style: solid; border-width: 1px; border-color: white; background-image: url("imagenes/menu317x17.jpg"); background-repeat: no-repeat; }

* html div#menu ul.menu-1 li { padding-left: 16px; }
*:first-child+html div#menu ul.menu-1 li { padding-left: 16px; }
* html div#menu ul.menu-2 { margin: 0; }
*:first-child+html div#menu ul.menu-2 { margin: 0; }
* html div#menu ul.menu-2 li { margin: 0; padding-left: 15px; border-width: 1px 0 1px 1px;}
*:first-child+html div#menu ul.menu-2 li { margin: 0; padding-left: 15px; }

div#menu-de-idioma { padding: 2em 0; margin-left: 20%; margin-right: 20%; }
* html div#menu-de-idioma { text-align: center; }

div#imagen-aleatoria .tx-gsislideshow-pi1 {
  text-align: center;
}
div#imagen-aleatoria p {
  font-size: .7em;
  text-align: center;
  width: 100%;
}
div#imagen-aleatoria p.csc-caption {
  margin: .4em 0;
}

/********************************/
/* Título y píe      */
/********************************/
#titulo {
  margin-bottom: .5em;
}
#titulo div.matatena-roja, div.csc-header div.matatena-roja {
  display: inline;
}
#titulo div.matatena-roja h1, div.csc-header div.matatena-roja h5.csc-firstHeader {
  font-weight: normal;
  padding-left: 33px;
  background-image: url("imagenes/MatatenaRoja.gif");
  background-repeat: no-repeat;
}
div.csc-header div.matatena-roja h5.csc-firstHeader {
  line-height: 30px;
}
#titulo span.matatena-amarilla, div.csc-header span.matatena-amarilla {
  margin-left: 3px;
}
* html #titulo div.matatena-roja, * html div.csc-header div.matatena-roja {
  padding-left: 0;
  background-image: none;
}
#titulo span.matatena-amarilla, div.csc-header span.matatena-amarilla {
  padding-bottom: 28px;
  padding-left: 31px;
  vertical-align: top;
  background-image: url("imagenes/MatatenaAmarilla.gif");
  background-repeat: no-repeat;
  width: 31px;
  height: 28px;
}
* html div#titulo span.matatena-amarilla {
  padding: 0;
}
*:first-child+html div#titulo span.matatena-amarilla {
  line-height: 2em;
}

div#pie { font-size: .7em; margin-top: 2em; }
div#pie p { float: left; margin: 0; padding-top: .5em; }
div#pie div.imprimir { font-size: .9em; text-align: right; margin-bottom: .5em; float: right; padding-top: .5em; }
div#pie div.imprimir img { vertical-align: top; margin-right: .4em; }

/********************************/
/* Cuadros      */
/********************************/
p.csc-linkToTop { text-align: right; }
p.csc-linkToTop A { font-weight: bold; }

div.csc-frame { border: 0px; margin-bottom: 5px; }
* html div.csc-frame { position: relative; }
*:first-child+html div.csc-frame { position: relative; }
* html div.csc-frame div.horizontal { position: relative; }
*:first-child+html div.csc-frame div.horizontal { position: relative; }
* html div.csc-frame div.horizontal div.csc-frame { position: relative; }
*:first-child+html div.csc-frame div.horizontal div.csc-frame { position: relative; }
* html div.csc-frame div.csc-textpic-imagewrap { position: relative; }
*:first-child+html div.csc-frame div.csc-textpic-imagewrap { position: relative; }
div.csc-frame-invisible {}
div.csc-frame-rulerBefore { border-top: 1px solid #333333; }
div.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
div.csc-frame-indent { padding-left: 100px; }
div.csc-frame-indent3366 { background-color: black; padding: 2px 4px; border: 1px solid black; }
div.csc-frame-indent6633 { padding-right: 33%; }
div.csc-frame-frame1 { background-color: white; padding: 2px 4px; border: 1px solid #f9b214; }
div.csc-frame-frame2 { background-color: #f9b214; padding: 2px 4px; border: 1px solid #f9b214; }

div.csc-frame-frame1 h1, div.csc-frame-frame1 h2, div.csc-frame-frame1 h3, div.csc-frame-frame1 h4, div.csc-frame-frame1 h5 { margin-top: 2px; }
div.csc-frame-frame2 h1, div.csc-frame-frame2 h2, div.csc-frame-frame2 h3, div.csc-frame-frame2 h4, div.csc-frame-frame2 h5 { margin-top: 2px; }
div.csc-frame-indent3366 h1, div.csc-frame-indent3366 h2, div.csc-frame-indent3366 h3, div.csc-frame-indent3366 h4, div.csc-frame-indent3366 h5 { margin-top: 2px; }

div.horizontal-2,
div.horizontal-3 {
  padding: 0 3px;
}

@media (min-width: 1024px) {
  div.horizontal-2 {
    float: left;
    width: 49%;
  }
  div.horizontal-3 {
    float: left;
    width: 32%;
  }
}

/********************************/
/* Encabezados      */
/********************************/
h1 { font-size: 1.3em; font-weight: bold; height: 32px; }
h2 { margin-top: 1em; padding: .3em; font-size: .9em; padding-left: 24px; background-color: #f9b214; background-image: url("imagenes/menu317x17.jpg"); background-repeat: no-repeat; background-position: .2em 50%; }
h3 { margin-top: 1em; padding: .3em; font-size: .9em; padding-left: 24px; color: #f9b214; background-color: black; background-image: url("imagenes/menu317x17.jpg"); background-repeat: no-repeat; background-position: .2em 50%; }
h4 { font-size: .9em; font-weight: bold; }
h5 { font-size: 1.3em; color: #0099ff; }
h6 { font-size: 1.3em; color: #ee191e; }
h1, h2, h3, h4, h5, h6 { margin: 10px 0 2px 0; }
h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader { }

div.csc-textpicHeader-25 { margin-right: .6em; }
* html div.csc-textpicHeader-25 { margin-right: 0; }
div.csc-textpicHeader-26 { margin-left: .6em; }
* html div.csc-textpicHeader-26 { margin-left: 0; }

/* Header date */
p.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
p.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
p.csc-subheader-0 { font-style: normal; }
p.csc-subheader-1 { color: #186900; }
p.csc-subheader-2 { color: #10007B; }
p.csc-subheader-3 { color: #8A0020; }

/********************************/
/* Listas con viñetas    */
/********************************/
ul { list-style-type: disc; list-style-image: url("imagenes/MatatenaRojaVineta.gif"); list-style-position: outside; }
li { padding: 0 0 .4em 0; }
* html li { padding-left: .6em; }

dl.csc-menu-4 {
  background-color: transparent !important;
}
dl.csc-menu-4 dt {
  display: list-item;
  list-style-type: disc; list-style-image: url("imagenes/MatatenaRojaVineta.gif") !important;
  list-style-position: outside !important;
}

fieldset dl,
.tx-veguestbook-pi1-list dl {
  background-color: transparent !important;
}

/********************************/
/* RTE        */
/********************************/
/* RTE / Table styling */
/*table.contenttable { border: 1px #f9b214 solid; margin: .5em 0; width: 100%; }*/
table.contenttable, table.NOBORDER, table.avec-bordure { margin: .5em 0; width: 100%; }
* html table.contenttable, * html table.NOBORDER, * html table.avec-bordure, *:first-child+html table.contenttable, *:first-child+html table.NOBORDER, *:first-child+html table.avec-bordure { width: 98%; }
table.contenttable tr td, table.NOBORDER tr td { padding: 3px; border-style: none; }
* html table p, * html table li, * html table h2 { font-size: .8em; }
* html table li { line-height: 1.4em; }
table.avec-bordure tr td { padding: 3px; border: 1px #35006d solid; vertical-align: top; }
table.fondo-amarillo tr td { margin: 1px; background-color: #f9b214; }

/* RTE / Bodytext: */
p.bodytext { text-align: justify; }
p.bodytext a { }
p.ajuste-a-droite { text-align: right; }

.FondoAmarillo { background : #f9b214; color : black; padding: .3em; }
.FondoRojo { background : #ee191e; color : white; padding: .3em; }
.FondoNegro { background : black; color : #f9b214; padding: .3em; }
.TextoAmarillo { color : #f9b214; }
.TextoRojo { color : #ee191e; }
.TextoBlanco { color : white; }
p.FondoAmarillo { margin: .3em; }
p.FondoAmarillo img { vertical-align: middle; }
p.FondoRojo { margin: .3em; }
p.FondoRojo img { vertical-align: middle; }
p.FondoNegro { margin: .3em; }
p.FondoNegro img { vertical-align: middle; }
span.logoNormal { font-family : Times New Roman, serif; font-size : 14px; font-weight : bold; }
span.logoMasGrande { font-family : Times New Roman, serif; font-size : 17px; font-weight : bold; }
p.TextoAmarillo { }
p.TextoRojo { }
p.TextoBlanco { }
span.TextoAmarillo { }
span.TextoRojo { }
span.TextoBlanco { }

/**********/
/* Imágenes */
/**********/
.tx-gsislideshow-pi1 img { margin-top: .5em; }

/* Images / Captions */
.csc-textpic .csc-textpic-imagewrap,
.csc-textpic .csc-textpic-imagecolumn {
  color: navy;
}
.csc-textpic .csc-textpic-imagewrap {
  font-size: .7em;
}

.csc-textpic-caption-c .csc-textpic-imagewrap {
  text-align: center;
}

.csc-textpic-imagewrap a { display: inline; }

/*****************************/
/* Alignement */
/*****************************/
p.align-left, article.align-left, ul.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, article.align-center, ul.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, article.align-right, ul.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
img.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

/* Default styles for the Admin Panel */
table.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
table.typo3-adminPanel tr.typo3-adminPanel-hRow td { background-color: #9BA1A8; }
table.typo3-adminPanel tr.typo3-adminPanel-itemHRow td { background-color: #ABBBB4; }
table.typo3-adminPanel table, table.typo3-adminPanel td { border: 0px; }
table.typo3-adminPanel td font { font-family: verdana; font-size: 10px; color: black; }
table.typo3-adminPanel td a font { font-family: verdana; font-size: 10px; color: black; }      
table.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
table.typo3-editPanel td { border: 0px; }

/****************************************/
/* Decoración in mensajes de error   */
/****************************************/
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error { padding-bottom: .3em; color: #ee191e; font-weight: bold; margin: 0; display: list-item; list-style-image: url(imagenes/MatatenaRojaVineta.gif); list-style-position: inside; }

/****************************************/
/* Formulario de comentarios     */
/****************************************/
div.csc-mailform-field { margin-left: 2em; padding: .5em 0; }
.csc-mailform-field label { margin:0 1em; display: block; text-align: right; width: 10em; float: left; clear: left; }
.csc-mailform-field input, .csc-mailform-field textarea { text-align: left; }
.csc-mailform-submit { margin-left: 13.5em; }


.tx-srcontentincolumns-1 { background: #35006D none; width: 25%; }
/********************************/
/* Menú de idioma    */
/********************************/
div.tx-srlanguagemenu-pi1 {  }
div.tx-srlanguagemenu-pi1 p {  }
div.tx-srlanguagemenu-pi1 img { margin: 0 5px; padding: 0; vertical-align: middle; }
div.tx-srlanguagemenu-pi1 .CUR { float: left; }
div.tx-srlanguagemenu-pi1 .CUR a { font-weight:bold; }
div.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active {  }
div.tx-srlanguagemenu-pi1 .NO { float: left; }
div.tx-srlanguagemenu-pi1 .NO a { font-weight:bold; }
div.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active {  }
div.tx-srlanguagemenu-pi1 .INACT { float: left; }
div.tx-srlanguagemenu-pi1 .INACT a { font-weight:normal; }
div.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active {  }
div.tx-srlanguagemenu-pi1 .SPC {  float: left; }

/********************************/
/* Cuadros en línea    */
/********************************/
div.tx-sriframe-pi1 { text-align: center; margin: 0 auto; }

div.tx-veguestbook-pi1 { margin-top: 50px; }

/********************************/
/* Cinco columnas    */
/********************************/

.tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1 { min-width: 57em; }
* html .tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1 { min-width: 50em; }
.tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1 p { margin: 0; }
.tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1 p img { vertical-align: top; }
.tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-content-left { vertical-align: middle; height: 101px; text-align: right; width: 20%; background-color: #ee191e; float: left; padding: 5px; margin: 1px; }
* html .tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-content-left { height: 111px; }
.tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-content-middle-left { vertical-align: middle; height: 101px; text-align: center; width: 20%; background-color: black; float: left; padding: 5px; margin: 1px; }
* html .tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-content-middle-left { height: 111px; }
.tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-content-middle { vertical-align: middle; height: 101px; text-align: center; float: left; padding: 5px; margin: 1px; width: 45px; }
.tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-content-middle-right { vertical-align: middle; height: 101px; text-align: center; width: 20%; background-color: black; float: left; padding: 5px; margin: 1px; }
* html .tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-content-middle-right { height: 111px; }
.tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-content-right { vertical-align: middle; height: 101px; text-align: left; width: 20%; background-color: #f9b214; float: left; padding: 5px; margin: 1px; }
* html .tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-content-right { height: 111px; }
.tx-srfivecolumn-pi1 .tx-srfivecolumn-pi1-layout1-clear { clear: left; }

/********************************/
/* Ficha de film de festival  */
/********************************/
/*
p.film-titulo { float: left; margin-top: 6px; font-weight: bold; display: inline; }
*/
p.film-titulo { float: left; margin-top: 6px; font-weight: bold; }
p.film-bandera { text-align: right; }
p.film-bandera img { margin-left: 3em; vertical-align: middle; }
* html p.film-bandera img { vertical-align: top; }
p.film-sinopsis { padding-bottom: .5em; }
p.film-datos { }
p.film-clear { clear: both; height: 1px; }

  
.anythingSlider-minimalist-square .anythingWindow {
  border-style: none;
}

.anythingSlider-minimalist-round .anythingWindow {
  border-style: none;
  margin-top: 5px;
}

.indent {
  margin-left: 15px !important;
}
