/* COMMON STYLE
--------------------------------------------------------- */
html {
    margin: 0
    }
body {
    margin: 0;
    text-align: center;
    font-size: 0.7em;
    font-family: Verdana;
    background-color: #d52d10;
    color: #000;
    background-image: url(../images/bg_body.jpg);
    background-repeat: repeat-x;
    background-position: left top
    }
#wrapper {
    width: 920px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 20px;
    background-repeat: repeat-y
    }
#shadow_ld {
    width: 900px;
    padding-right: 20px;
    background-image: url(../images/bg_ld.png);
    background-position: right top
    }
#header {
    width: 900px;
    background-position: top;
    background-repeat: no-repeat;
    /*height: 175px;*/
    background-image: url(../images/bg_page.jpg);
    overflow: hidden;
    text-align: left
    }
#language {
    float: left;
    height: 10px;
    width: 150px;
    position: absolute;
    top: 0;
    margin-top: 4px;
    margin-left: 88px;
    z-index: 99
    }
#logo {
    margin-left: 25px;
    margin-top: 15px;
    float: left;
    position: absolute;
    width: 215px
    }
#logo img {
    border: 0;
    margin: 0;
    padding: 0
    }
#contenidocabecera {
    float: right;
    margin-top: 3px;
    width: 650px
    }
#newsflash {
    float: left;
    clear: none;
    padding-left: 10px;
    margin-right: 20px;
    margin-left: -10px;
    margin-top: 18px;
    height: 90px;
    width: 450px;
    overflow: hidden;
    text-align: left
    }
#menu2016 {
    margin-top: 4px
    }
#breadcrumbs {
    line-height: 20px;
    height: 20px;
    padding-left: 20px;
    color: #999;
    text-align: right;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    text-transform: lowercase;
    padding-right: 30px
    }
#breadcrumbs a, #breadcrumbs a:link {
    color: #C00;
    text-decoration: none;
    text-transform: lowercase
    }
#content {
    background-color: #FFF;
    text-align: left;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dashed;
    border-bottom-style: dashed;
    border-top-color: #CCC;
    border-bottom-color: #CCC
    }
#contentwrapper {
    width: 860px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px
    }
#flash {
    z-index: 0
    }
#mainbody {
    float: left;
    width: 615px;
    clear: none;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #CCC;
    padding-right: 20px
    }
#right {
    float: left;
    width: 200px;
    clear: none;
    margin-left: 20px
    }
#shadow_footer {
    width: 900px;
    padding-right: 20px;
    background-image: url(../images/shadow_footer.png);
    background-position: right bottom
    }
#footer {
    background-image: url(../images/bg_page.jpg);
    min-height: 140px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-repeat: no-repeat;
    background-position: left bottom
    }
#footer-in {
    width: 855px;
    margin-right: auto;
    margin-left: auto
    }
#user5 {
    width: 200px;
    clear: none;
    float: left;
    background-color: #000;
    color: #FFF
    }
#user6 {
    width: 200px;
    margin-left: 15px;
    clear: none;
    float: left;
    background-color: #000;
    color: #FFF
    }
#user7 {
    width: 200px;
    margin-left: 15px;
    clear: none;
    float: left;
    background-color: #000;
    color: #FFF
    }
#user8 {
    width: 200px;
    margin-left: 15px;
    clear: none;
    float: left;
    background-color: #000;
    color: #FFF
    }
#copyright {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -10px;
    margin-bottom: 3px;
    color: #FFF;
    text-align: left
    }
#bottom {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px
    }
#mod_login_username, #mod_login_password {
    width: 166px
    }
/* JA Catslwi */
#ja-topsl2 .ja-catslwi-display h3 {
    letter-spacing: normal !important;
    margin: 5px 0;
    color: #FFF !important;
    font-size: 100%;
    font-weight: bold;
    text-transform: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F00
    }
div.ja-catslwi {
    width: 190px;
    float: left;
    margin: 3px;
    padding: 2px;
    border: 1px solid #CCC
    }
.ja-catslwi-first {
    margin: 0
    }
.ja-catslwi-center {
    margin: 0
    }
.ja-catslwi-last {
    margint: 0
    }
.ja-catslwi-first .ja-catslwi-inner, .ja-catslwi-center .ja-catslwi-inner, .ja-catslwi-last .ja-catslwi-inner {
    margin: 0;
    position: relative
    }
.ja-catslwi-display {
    left: 0;
    width: 90%;
    padding: 0 10px
    }