body {
    background-color: #A12212;
}

#site {
    background-image: url(images/geral/background.jpg);
}

#footer {
    background-color: #C2452C;
}

#content .show-window ,
#content .show-window ul.left li {
    background-image: url(images/geral/sprite-x.png);
}

#content .show-window {
    background-repeat: repeat-x;
    background-position: 0 -60px;
    background-color: #FFE600;
}

#content .show-window ul.left ,
#content .show-window ul.left li {
    border-color: #E6B600;
}

#content .show-window div.right ul.shadow {
    background-image: url(images/geral/show-window-ulshadow.png);
}

.defaultBox.tagCloud .title ,
.defaultBox.tagCloud .title a ,
#content .show-window div.right ul.shadow li a.title {
    color: #BD0D19;
}

.top-downloads .scroll {
    background-position: 0 0;
}

#content .block.left .paginator ul li.actual {
    background-color: #AA3233 !important;
    border-color: #8A1213 !important;
}

.tiny-baloon {
    margin-left: 5px;
    min-width: 74px;
}
