#destacadas {
    background: none repeat scroll 0 0 #000;
    height: 670px;
    position: relative
}

#d-bs,#d-bi {
    height: 30px;
    width: 238px;
    position: absolute
}

#d-bs {
    border-bottom: 1px solid #333
}

#d-bi {
    bottom: 0
}

#d-cont {
    background-color: #00192b;
    height: 620px;
    position: absolute;
    top: 41px;
    width: 238px;
    -moz-box-shadow: 0 0 29px 7px rgba(0,0,0,.6) inset
}

#d-cont-img {
    margin: 0 auto;
    height: 600px
}

.img {
    border: 1px solid #08467b;
    border-radius: 90px 90px 90px 10px;
    height: 167px;
    margin-top: 23px;
    position: relative;
    width: 167px
}

#p1,#p2,#p3,#p4,#p5,#p6 {
    margin: 0 35px;
    width: 168px;
    float: left
}

.d-btext {
    background-color: rgba(0,0,0,.6);
    border-bottom-left-radius: 10px;
    border-top-right-radius: 8px;
    bottom: 0;
    display: block;
    line-height: 10px;
    padding: 9px 10px;
    position: absolute;
    z-index: 2
}

.d-btext dt {
    margin: 0 0 2px
}

.d-btext dt p {
    color: #fff;
    font-family: fjalla_oneregular,Trebuchet MS;
    font-size: 16px;
    text-decoration: none;
    text-shadow: 0 0 5px #000;
    padding: 10px
}

.d-btext dt p:hover {
    text-shadow: 0 0 5px #fff
}

.d-btext dd p {
    margin-top: 5px
}

.d-btext dd p {
    color: #ccc;
    font-size: 11px;
    text-decoration: none;
    text-shadow: 0 0 5px #000
}

.d-a-port {
    border-radius: 9px;
    display: block;
    height: 167px;
    position: absolute;
    width: 167px;
    z-index: 0;
    border-radius: 90px 90px 90px 10px;
    -moz-border-radius: 90px 90px 90px 10px;
    -webkit-border-radius: 90px 90px 90px 10px
}

.d-num {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #a2a2a2;
    background: -moz-linear-gradient(top,#a2a2a2 0%,#dadada 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a2a2a2),color-stop(100%,#dadada));
    background: -webkit-linear-gradient(top,#a2a2a2 0%,#dadada 100%);
    background: -o-linear-gradient(top,#a2a2a2 0%,#dadada 100%);
    background: -ms-linear-gradient(top,#a2a2a2 0%,#dadada 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2a2a2',endColorstr='#dadada',GradientType=0 );
    background: linear-gradient(top,#a2a2a2 0%,#dadada 100%);
    border: 1px solid #9e9e9e;
    color: #333;
    font-size: 10px;
    height: 18px;
    line-height: 17px;
    margin: 5px 0 0 5px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    width: 18px;
    float: left
}

#d-bot {
    float: right;
    height: 30px;
    width: 40px
}

.ant {
    background: url(../_imagenes/portal/icon-pe.png) no-repeat scroll -59px -64px transparent;
    border: medium;
    cursor: pointer;
    float: left;
    height: 16px;
    margin-top: 7px;
    padding: 0;
    width: 17px
}

.sig {
    background: url(../_imagenes/portal/icon-pe.png) no-repeat scroll -59px -45px transparent;
    border: medium;
    cursor: pointer;
    float: left;
    height: 16px;
    margin-top: 7px;
    padding: 0;
    width: 17px
}

.ant:focus,.sig:focus {
    width: 0;
    height: 0;
    outline: 0
}
