body {
    background-color: #333333;
}
#allPage{
    background-image: url(/media/base/images/allPageBg.jpg);
    background-repeat: repeat-y;
    background-color: #444444;
    color: #666666;
    margin-top: 10px;
    margin-bottom: 10px;
}
#header{
    z-index: 2;
    background-image: url(/media/base/images/headerBg.png);
    background-repeat: no-repeat;
    width: 960px;
    height: 220px;
    text-align: right;
    position : relative;
}
#slogan {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    padding-top: 70px;
    padding-right: 20px;
}
#menu{
    z-index: 0;
    background-image: url(/media/base/images/menuBg.jpg);
    background-repeat: repeat-x;
    width: 950px;
    height: 60px;
    margin-left:5px;
    margin-top: -25px;
    position : relative;

}
#menuList{
    width: 950px;
    height: 60px;
    margin: 0;
    text-align: right;
    padding-top: 20px;
}
#menuList li{
    display: inline;
    margin: 0;
    margin-right: 10px;
}
#menuList li a{
    color:#666666;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}
#menuList li a:hover{
    color:#333333;
}

/* Não é mais o Base */
.pageTitleFull {
    margin-top: 10px;    
    width: auto;    
    margin-right : 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    margin-bottom : 0px;
}
.leftContent {
    text-align: justify;
    padding-top : 10px;
    
}
.rightContent {
    text-align: center;
}
.rightContent img {
    border: 3px solid #666666;
    margin-bottom: 0px;
}

/* Não é mais o Base */
#footer{
    z-index: 0;
    background-image: url(/media/base/images/footerBg.jpg);
    background-repeat: repeat-x;
    width: 950px;
    height: 30px;
    margin-left:5px;
    text-align: center;
    margin-top : 20px;
}
#footer p{
    margin-top: 5px;
}
.images
{
    width : 330px;
    margin-right : 20px;
    margin-top : 15px;
}
.subtitle_default
{
    margin-bottom : 0px;
}
.container_12 .grid_5 {
    width:350px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
    vertical-align : bottom;   
}
#img_default
{
    text-align : center;
    margin-bottom : 0px;
}

