﻿
.sn-page-title {
    padding-top: 5px;
    background-image: url('/cj/_sites/salgados/2pxred.png');
    background-repeat: repeat-x;
    background-position: center center;
    padding-left: 0px;
}
.sn-page-title h1, .sn-page-subtitle h2 {
    display:inline-block;
    padding-right: 8px;
    font-weight:bold;
    color: #F70000;
    background-color: #FFF;
}
.sn-page-title h1 {
    font-size: 18px;
}
.sn-page-subtitle h2 {
    font-size: 14px;
    margin-top:0px;
}

.sn-content a:link, .sn-content a:visited, .sn-content a:active {
    color: #F70000;
}

.sn-content a:hover {
    color: #370000;
}


