body {
    background:#170417 url(../img/bg_header.gif) repeat-x;
    font-size:12px;
    color:#fff;
    margin:0;
    padding:0;
    text-align:left;
    font-family:Arial, Helvetica, sans-serif;
}

/* MAIN */

#main {
    width:100%;
}


/* HEADER */

#header {
    width:770px;
    height:143px;
}

/* MENU */

#menu {
    width:100%;
    background:url(../img/bg_menu.gif) repeat-x top left;
    line-height:26px;
    margin-top:-3px
}

#content-menu a {
    color:#fbc708;
    line-height:26px;
    display:inline-block;
    text-align:center;
    font-size:11px;
    text-decoration:none;
    padding:0 22px 0 20px
}

#content-menu a:hover, #content-menu a#qui {
    background:url(../img/bg_menuh.gif) repeat-x top left;
}


/* CONTENT */

#content {
    width:100%;
    background:#1c091c url(../img/bg_pagina.jpg) center top no-repeat;

}

#pagina {
    width:770px;
    text-align:left
}

#page {
   background:url(../img/bg_pagina_interna.jpg) 0 0 no-repeat;

}

.pad {
    padding:0 55px 0 72px
}




/* FOOTER */

#footer {
    width:100%;
    padding:10px 0 30px 0;
    text-align:right;
    color:#ff3cca;
    font-size:11px;
    background:#170417
}

#footer-content {
    width:630px;
    text-align:center
}

#menu-footer {
    margin-bottom:10px;
    color:yellow;
    font-size:12px
}

#menu-footer a{
    margin:0 5px 0 5px
}


#footer a{
    color:yellow;
}

#footer a:hover{
    color:#ff3cca;
}

/* TOP */

#top {
    margin:5px 0;
    text-align:right;
    width:700px
}
