/* Hoja de estilo de La Matatena */
/* 9° Festival */

html { scrollbar-face-color: #3E3550; scrollbar-shadow-color: #3E3550; }
* html body { scrollbar-face-color: #3E3550; scrollbar-shadow-color: #3E3550; }
h1, h2, h3, h4, h5, h6, p, td, ul, ol, dl, blockquote, img, legend, label { color: #f9b214; }
a { color: silver; }
a:focus, a:hover, a:active { color: #ec896a; }

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-image: url("imagenes/9ofestival.jpg"); min-width: 45em; }
* html div#cuerpo { min-width: 60em; }
div#pie { color: #f9b214; }

div.csc-frame-frame1 { background-color: #3e3550; border: 1px solid #3e3550; }
div.csc-frame-frame2 { background-color: #6672ac; border: 1px solid #6672ac; }

h2 { color: #3e3550; }
h3 { color: #6672ac; }

div.csc-header h1 { font-size: 1.2em; }

.csc-textpic-caption { color: #f9b214; }
