body { font-family: Tahoma, Arial,'Copperplate Gothic Light', Roman; 
	background-image: URL('imagenes/fondomarronclaro.gif');
}
#contenedor {
    width: 900px;
    margin: 0 auto;
}
#menu { width: 160px;
        padding: 2px;
        float: left;
        color: maroon;
        font-size: 10px;
        font-family: Tahoma, Arial,'Copperplate Gothic Light', Roman; 
        text-align: center;
        background-image: url('imagenes/fondomarronclaro.gif');
}
#contenido { border-left: 2px solid maroon;
             padding: 2px;
             padding-left: 5px;
             width: 727px;
             float: left;
}
#botonera {
    list-style: none;
    width: 155px;
    padding: 15px 0;
}
#botonera li {
}
#botonera a {
    height: 37px;
    text-decoration: none;
    font-weight: bold; 
    font-size: 18px;
    color: maroon;
    display: block;
    
}
#botonera a:link {
    color: maroon;
}
#botonera a:visited {
    color: darksalmon;
}
#botonera a:hover {
    color: red;
}
#botonera a:active {
    color: black;
}
table { font-size: 18px;
        text-align: center;
        background-image: URL('imagenes/fondopapel.gif');
}
table.peque { font-size: 14px;
            text-align: center;
            background-image: URL('imagenes/fondopapel.gif');
            border-collapse: collapse;
            /*border: black solid 2px;*/
}
table.peque td {
            /*border: black solid 1px;*/
}
table.menu { color: maroon;
            font-size: 10px;
            font-family: Tahoma, Arial,'Copperplate Gothic Light', Roman; 
            text-align: center;
            background-image: url('imagenes/fondomarronclaro.gif');
}
td.menu { height: 22px;
}
table.conciertos { font-size: 12px;
        font-family:Tahoma, Arial,"Copperplate Gothic Light", Roman; 
        text-align: center;
        border: 1px solid black;
        border-collapse: collapse;
}
table.conciertos td { height: 32px;
     border: 1px solid black;
}
table.conciertos th { font-weight: bolder;
                        font-size: 15px;
                        height: 53px; 
                        border: 1px solid black;
}
p.opcion {  font-weight: bold;
            font-size: 18px;
            text-align: center; 
}
p.normal {  font-weight: bold; 
            line-height: 30px;
            font-size: 20px;
}
p.centro { font-size: 15px;
    text-align: center;
}
p.centro:first-letter {  font-size: 25px;
}
.titulillo {
    float: left;
    width: 86px;
    font-weight: bold;
    font-variant: small-caps;
}
h1 { font-weight: bold; 
    font-size: 32px;
    color: maroon;
    text-align: center; 
}
h2 { font-weight: bold; 
    font-size: 24px;
    color: maroon;
}
h3 { font-weight: bold; 
    font-size: 20px;
    color: maroon;
}
h4 { font-weight: bold; 
    font-size: 18px;
    color: maroon;
}
h4 { font-weight: bold; 
     font-size: 16px;
}
span.grande {
    font-size: 40px;
}
