@charset "UTF-8";


* {
    color: #303030;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 20px;
}

body {
    background: #382509 url('../imagenes/pagina/fondo_pagina.png') repeat-x fixed;
    padding: 20px 0;
    text-align: center;
}

a {
    color: #7f6224;
    text-decoration: none;
}

a:hover {
    color: #68838B;
}

code {
    border: 1px #cccccc dashed;
    display: block;
    font-variant: italic;
    margin: 10px 0 20px 0;
    padding: 10px;
    text-align: center;
}

img {
    border: none;
}

h2, h3, h4, h5 {
    margin-top: 0;
}

h2, h3 {
    color: #66655A;
    font-family: "Trebuchet MS", "Times New Roman";
    font-weight: bold;
}

h4, h5 {
    font-family: sans-serif;
}

h4 {
    font-size: 13px;
    line-height: 20px;
}

hr {
    border: none;
    border-bottom: 1px #cccccc solid;
}

li {
    display: block;
    list-style-type: none;
}

ul {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td, th {
    padding: 8px 10px;
}

select, input {
    background: #ffffff;
    border: 1px #cccccc solid;
    padding: 2px;
    max-width: 330px;
}

#fndbase {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    margin: 20px auto;
    padding: 5px;
    width: 920px;
}

#base {
    background: #ffffff;
    border-radius: 10px;
    border-style: solid;
    border-width: 10px;
    margin: auto;
    width: 900px;
}

#avp {
    color: #ffffff;
    font-weight: bold;
    padding: 0 20px 5px 20px;
    text-align: left;
}

#colores {
    display: none;
    float: right;
}

#colores div {
    border-color: rgba(255, 255, 255, 0.6);
    border-radius: 14px;
    border-style: solid;
    border-width: 2px;
    cursor: pointer;
    float: left;
    height: 14px;
    margin: 0 1px;
    width: 14px;
}

#c0 { background: #303030; }
#c1 { background: #960000; }
#c2 { background: #bf5e00; }
#c3 { background: #68383c; }
#c4 { background: #4d6000; }
#c5 { background: #c4b700; }
#c6 { background: #001a33; }
#c7 { background: #412c0a; }

#cabecera {
    background: url('../imagenes/pagina/fondo_cabecera.jpg') no-repeat;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #ffffff;
    height: 160px;
    padding: 20px;
    text-align: left;
}

#cabecera #imgcab {
    border: 5px rgba(255, 255, 255, 0.4) solid;
    border-radius: 5px;
    float: right;
    max-height: 150px;
}

#menu,
#principal,
#secundaria {
    float: left;
    text-align: left;
    vertical-align: top;
}


/*  Barra */
#barra {
    background: url('../imagenes/pagina/fondo_borde.png') repeat-x;
    border-bottom: 1px #cccccc solid;
    margin-bottom: 30px;
    padding: 10px 5px 10px 5px;
    text-align: center;
}

#barra img {
    margin-right: 2px;
    position: relative;
    top: 4px;
}

#barra a {
    font-weight: bold;
}


/*  Menú */
#menu {
    font-weight: bold;
    width: 150px;
}

#menu ul {
    margin: 0 0 0 10px;
    padding: 0;
}

#menu li {
    border-bottom: 1px #cccccc solid;
    padding: 5px 0px 5px 5px;
}

#menu li.no_a {
    border: none;
}

#menu a {
   color: #303030;
}

#menu a.sub {
    font-weight: normal;
    margin-left: 10px;
}

#menu a:hover {
    color: #68838B;
}

#menu img {
    margin: 3px 0;
}

#menu .icono img{
    float: left;
    margin: 0 5px 0 0;
}


/*  Principal */
#principal {
    padding-left: 10px;
    padding-right: 10px;
    width: 500px;
}

#principal td {
    vertical-align: top;
}

#principal h2 {
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 20px 0;
}

#principal h3 {
    font-size: 16px;
    line-height: 24px;
}

#principal h4 {
    margin: 4px 0;
}

#principal h5 {
    margin: 0 0 15px 0;
}


/*  Secundaria  */
#secundaria {
    width: 220px;
}

#secundaria > div {
    width: 180px;
}

#secundaria h2 {
    font-size: 16px;
    line-height: 24px;
    margin: 4px 0;
}

#secundaria h4 {
    font-size: 11px;
    margin: 4px 0 15px 0;
}


/*  Cierre */
#cierre {
    color: #ffffff;
    margin-top: 30px;
    padding: 20px 160px;
    text-align: left;
}

#cierre #codbarras {
    float: left;
    margin: 5px 30px 30px 0;
}

#cierre span {
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}


.borde {
    background: url('../imagenes/pagina/fondo_borde.png') repeat-x;
    border: 1px #cccccc solid;
    border-radius: 8px;
    box-shadow: #f5f5f5 2px 2px 2px 2px;
    margin-bottom: 10px;
    padding: 40px 20px 20px 20px;
    position: relative;
}

.nombre {
    background: #d4d4ce;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px #cccccc solid;
    color: #444444;
    font: bold 12px Tahoma;
    left: 20px;
    padding: 3px 10px;
    position: absolute;
    text-align: center;
    top: -1px;
}

#principal .nombre {
    width: 160px;
}

#secundaria .nombre {
    width: 120px;
}

.clearboth {
    clear: both;
}

.rayas {
    background: url('../imagenes/pagina/fondo_rayas.gif');
    padding: 10px;
}

.fnd { /* Fondo con color */
    background: #f5f5f5;
}

.num {
    text-align: right;
}

.vacio {
    display: none;
}

.par, .impar {
    border-top: 1px #cccccc solid;
}

div .impar:first-child {
    border-top: none;
}

img.escmini {
    float: left;
    margin:  4px 15px 0 5px;
    width: 16px;
}

/*  Opciones  */
#opciones {
    border: 1px #cccccc solid;
    border-radius: 8px;
    display: none;
    margin-bottom: 20px;
}

#opcform {
    padding: 0 20px;
    width: 645px;
}

#opcenlace {
    background: #939484 url('../imagenes/pagina/enlace.png') 50% 50% no-repeat;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    float: right;
    height: 0;
    opacity: .40;
    position: relative;
    text-align: center;
    top: -1px;
    width: 40px;
}

#opcenlace:hover {
    cursor: pointer;
    opacity: 1;
}

#opciones,
#opciones select,
#opciones input {
    font: bold 12px sans-serif;
}

#opciones select,
#opciones input {
    margin-left: 5px;
}


/*  Supracapa */
#supracapa {
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: .90;
    position: fixed;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 100%;
    z-index: 1001;
}

#supraimg {
    background: #ffffff;
    border: 10px #ffffff solid;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1002;
}

/*  Mensaje */
#mensaje {
    background: #ffffff; /* rgba(255, 255, 255, 0.9); */
    border: 1px #cccccc solid;
    border-radius: 5px;
    box-shadow: #f1f1f1 2px 2px 2px 2px;
    display: none;
    left: 0px;
    opacity: .90;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 0px;
    width: 240px;
    word-wrap: break-word;
    z-index: 1000;
}

#mensaje div {
    border: 1px #888888 dashed;
    font-weight: bold;
    margin: 20px 0;
    padding: 10px;
}

.ayuda {
    float: right;
    margin-left: 10px;
}
