body{
    background: #fff;
    margin: 0;
    padding: 0;
    font-family: 'Century Gothic',sans-serif;
    font-size: 14px;
}

#menutop{
    background: #000;
    width: 976px;
    margin: 0 auto;
    height: 25px;
}

#menutop img{
    /*padding: 3px;*/
    float: left;
    margin-right: 6px;
    margin-left: 3px;
}

#menutop a{
    display: block;
    float: left;
    height: 25px;
    padding: 0 10px;
    line-height: 25px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
}

#menutop a:hover, #menutop a.activo{
    background: #fff;
    color: #000;
    text-decoration: none;
}

#pagina{
    width: 960px;
    background: #fff;
    border-right: 2px #000 solid;
    border-left: 2px #000 solid;
    border-bottom: 2px #000 solid;
    padding: 8px 6px 15px;
    margin: 0 auto;
}

table.conzebras{
    width: 880px;
    margin: 0 auto;
    border: #2d291e 2px solid;
    border-collapse: collapse;
    font-size: .9em;
}

table.conzebras thead tr th{
    background: #2d291e;
    color: #eee;
    font-weight: bold;
    cursor: pointer;
    padding: .3em .5em;
    margin: 0;
}

table.conzebras thead tr th.nosort{
    cursor: default;
}

table.conzebras tbody tr{
    background: #eee;
}

table.conzebras tbody tr td{
    /*font-size: .9em;*/
    padding: .3em .5em;
    text-align: centera.enlgaleria{
    width: 145px;
    height: 230px;
    text-decoration: none;
    font-size: 11px;
    background: #cce9f7;
    text-align: center;
    display: block;
    float: left;
    overflow: hidden;
    margin: 17px;
    -webkit-box-shadow:  2px 5px 5px 0px rgba(0, 0, 0, .5);
    box-shadow:  2px 2px 5px 0px rgba(0, 0, 0, .5);
    text-align: center;
    color: #084594;
}

a.enlgaleria img{
    display: block;
    width: auto;
}

a.enlgaleria:hover{
    background: #bb0c7a;
    color: #fbc103;
}
}

table.conzebras tbody tr td.herramientas{
    text-align: right;
    word-spacing: 10px;
}

table.conzebras tbody tr td.herramientas a{
    text-decoration: none;
}

table.conzebras tbody tr.alt{
    background: #ddd;
}

table.conzebras tbody tr.filactiva{
    background: #ff84d2;
}

form.bonico label{
    display: block;
    width: 450px;
    margin: 5px 0;
    text-align: right;
    clear:both;
}

form.bonico div.inputpequenos label{
    float: left;
    width: 90px;
    clear: none;
    margin-right: 7px;
}

form.bonico div.inputpequenos label input{
    width: 50px;
}

form.bonico fieldset{
    width: 500px;
    padding: 10px;
}

form.bonico fieldset legend{
    font-weight: bold;
}

form.bonico label img{
    vertical-align: middle;
}

form.bonico input,form.bonico textarea,form.bonico select{
    width: 220px;
    vertical-align: middle;
}

#login{
    width: 325px;
    margin: 20px auto 0;
    border: 2px solid #a4a4a4;
}

#login form label{
    text-align: right;
    padding: 8px 12px;
    display: block;
}

#login form input{
    width: 200px;
}

.msg{
    background: #dfd;
    color: #050;
    border: 2px solid #050;
    padding: .6em;
    text-align: center;
    font-weight: bold;
}

a.enlgaleria{
    width: 145px;
    height: 230px;
    text-decoration: none;
    font-size: 11px;
    background: #cce9f7;
    text-align: center;
    display: block;
    float: left;
    overflow: hidden;
    margin: 17px;
    text-align: center;
    color: #084594;
}

a.enlgaleria img{
    display: block;
    width: auto;
}

a.enlgaleria:hover{
    background: #bb0c7a;
    color: #fbc103;
}

.error{
    background: #fdd;
    color: #500;
    border: 2px solid #500;
    padding: 1em;
    text-align: center;
    font-weight: bold;
}

a.imggaleria{
    width: 145px;
    height: 200px;
    text-decoration: none;
    display: block;
    float: left;
    overflow: hidden;
    margin: 17px;
    text-align: center;
}

a.imggaleria img{
    margin: 0;
}