#cabecera {
    background:url('http://www.seginus.cl/images/cabecera.png') top left no-repeat;
    width:1024px;
}

#sitio {
    background:url('http://www.seginus.cl/images/marco_inter.png') top center repeat-y;
    width:1024px;
    max-width:1024px;
    margin:0 auto;
}

#pie {
    background:url('http://www.seginus.cl/images/marco_pie.png') top center no-repeat;
    width:1024px;
    height:64px;
    margin:0 auto;
    font-size:9px;
    text-align:center;
    color:#333333;
}

.enlaces .enlaces-titulo {
    background:url('http://www.seginus.cl/images/marco_titulo.png') top left no-repeat;
    width:173px;
    height:23px;
    color:#ffffff;
    font-weight:bold;
    margin-left:18px;
    padding-top:2px;
    padding-left:12px;
}

#edition-sitio {
    background:url('http://www.seginus.cl/images/marco_inter.png') top center repeat-y;
    width:1024px;
    max-width:1024px;
    margin:0 auto;
}

#edition-cabecera {
    background:url('http://www.seginus.cl/images/edition-cabecera.png') top left no-repeat;
    width:1024px;
    height:121px;
}

.nodo-enlace {
    background:url('http://www.seginus.cl/images/vineta-menu.png') top left no-repeat;
    padding:0px 12px 0px 24px;
    font-size:14px;
}