/* Hoja de estilo de La Matatena */
/* 8° Festival */

html { scrollbar-face-color: #0044aa; scrollbar-shadow-color: #0044aa; }
* html body { scrollbar-face-color: #0044aa; scrollbar-shadow-color: #0044aa; }
h1, h2, h3, h4, h5, h6, p, td, ul, ol, dl, blockquote, img, legend, label { color: #fedd00; }
a { color: #f16c05; }
a:focus, a:hover, a:active { color: #ffffff; }

div#titulo div.matatena-roja h1, div.csc-header div.matatena-roja h1 { padding-left: 33px; background-image: url("imagenes/MatatenaRoja.gif"); background-repeat: no-repeat; }
div#titulo span.matatena-amarilla, div.csc-header span.matatena-amarilla { margin-left: 3px; }
* html div#titulo div.matatena-roja, * html div.csc-header div.matatena-roja { padding-left: 0; background-image: none; }

div#cuerpo { background-color: #0044aa; background-image: url("imagenes/8ofestival.jpg"); min-width: 45em;}
* html div#cuerpo { min-width: 60em; }

div.csc-frame-frame1 { color: #0044aa; background-color: #fedd00; border: 1px solid #fedd00; }
div.csc-frame-frame1 p { color: #0044aa; }
div.csc-frame-frame2 { color: #fedd00; background-color: #0044aa; border: 1px solid #0044aa; }
div.csc-frame-frame2 p { color: #fedd00; }
