body {
    font-family:'Trebuchet MS', Helvetica, sans-serif; font-size:12px; line-height:180%;
    margin:0px;
    padding:0px;
    color:#333333;
}

/* SITIO */
/*#cabecera {
    background:url('/images/cabecera.png') top left no-repeat;
    width:1024px;
}*/

#cabecera-nav {
    width:97%;
    text-align:right;
}

#cabecera-nav img {
    border:0;
}

#cabecera #cabecera-enlaces {
    width:1024px;
}

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

#contenido {
    width:992px;
    margin:0 auto;
}

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

#login {
    width:99%;
    text-align:right;
}

#mensajes-sitio {
    width:99%;
    text-align:center;
    color:green;
}

#tabla-layout-contenido {
    width:100%;
}

.enlaces {

}

/*.enlaces .enlaces-titulo {
    background:url('/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;
}*/

.enlaces li {
    list-style:none;
}

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

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

#edition-cabecera .identificacion {
    width:620px;
    margin-left:320px;
    text-align:right;
}

#edition-cabecera .navegacion {
    width:620px;
    margin-left:320px;
    text-align:right;
}

.edition-titulo {
    width:100%;
    margin:0 auto;
    font-size:14px;
    font-weight:bold;
}

#edition-contenido {
    width:900px;
    margin:0 auto;
}

.edition-tabla {
    width:100%;
    margin:0 auto;
    padding:4px 4px 4px 4px;
    border:1px solid #365159;
}

.edition-tabla table {
    border:1px solid #365159;
}

.edition-tabla table th {
    background:#365159;
    color:#ffffff;
}

.edition-tabla table .td-enlace {
    border:2px solid #365159;
    font-weight:bold;
    text-align:center;
}

.enlace-volver {
    width:90%;
    margin:0 auto;
    text-align:right;
    font-weight:bold;
}

#layout-contenido-derecha {
    padding:0px 32px 0px 32px;
}

#layout-contenido-derecha .titulo {
    color:#4F6E76;
    font-size:22px;
}

#layout-contenido-derecha .contenido {
    padding-right:20px;
    text-align:left;
}

#adm-tabla-enlaces {
    width:90%;
    margin:0 auto;
}

.adm-index-enlace {
    text-align:center;
}

.aviso {
    background:yellow;
    color:#000000;
    text-align:center;
    width:80%;
    padding:8px 12px 8px 12px;
    border:1px solid #000000;
    margin:0 auto;
}

#menu-principal {
    margin-top:36px;
    margin-left:200px;
}

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

/* ENLACES */

a:link { color:#365159; text-decoration:none; }
a:visited { color:#365159; text-decoration:none; }
a:hover { color:#F49301; text-decoration:none; }
a:active { color:#365159; }

.edition-tabla .td-enlace a:link { color:#365159; text-decoration:none; }
.edition-tabla .td-enlace a:visited { color:#365159; text-decoration:none; }
.edition-tabla .td-enlace a:hover { color:#F49301; text-decoration:none; }
.edition-tabla .td-enlace a:active { color:#365159; text-decoration:none; }

.enlaces li a:link { color:#365159; text-decoration:none; }
.enlaces li a:visited { color:#365159; text-decoration:none; }
.enlaces li a:hover { color:#F49301; text-decoration:none; }
.enlaces li a:active { color:#365159; }

#menu-principal .nodo-enlace a:link { color:#ffffff; text-decoration:none; }
#menu-principal .nodo-enlace a:visited { color:#ffffff; text-decoration:none; }
#menu-principal .nodo-enlace a:hover { color:#365159; text-decoration:none; }
#menu-principal .nodo-enlace a:active { color:#ffffff; }

#cabecera-nav a:link { border:0; }
#cabecera-nav a:visited { border:0; }
#cabecera-nav a:hover { border:0; }
#cabecera-nav a:active { border:0; }
