* {
    margin: auto;
}

body {

    padding: 0;
    font-family: Flama;
}

#legendas {
    width: 980px;
    margin: auto;
    margin-top: 40px;
}

#legendas h3 {
    text-transform: uppercase;
    font-size: 12px;
    background: transparent;
    margin-bottom: 3px;
}

#legendas p {
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 4px;

}

#legendas a:link{

    color: #333333;

}

#legenda-2{

    background:
}

.item {
    float: left;
    width: 185px;
    padding-left: 60px;
    height: 70px;
}

#circuito {
    background: url("images/circuito.png") no-repeat;
}

#classico {
    background: url("images/classico.png") no-repeat;
}

#manifestacao {
    background: url("images/manifestacao.png") no-repeat;
}

#lollapalooza {
    background: url("images/lollapalooza.png") no-repeat;
}

#mapa {
    width: 980px;
    margin: auto;
}
