/*Carousel*/
#centro #carousel {
    width: 576px;
    height: 258px;
    overflow: hidden;
    background: /*#ABE3DE*/ url(../img/carousel_bkg.gif) 0 0 no-repeat
    }
#centro #carousel .titCarousel {
    margin: 3px 3px 0;
    padding: 5px 8px 5px;
    height: 14px;
    font: bold 15px/16px "Trebuchet MS", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    background: #343434
    }
#centro #carouselContainer {
    padding: 0;
    left: 22px;
    bottom: 30px;
    width: 545px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    z-index: 2;
    /*background: #2FE88F;*/
    }
/*controls*/
#carousel #controlPrev, #carousel #controlNext {
    right: 31px;
    bottom: 8px;
    width: 22px;
    height: 20px;
    z-index: 5;
    display: block;
    position: absolute;
    /*background: #35DA0F;*/
    }
#carousel #controlNext {
    right: 8px
    }
#carousel #controlPrev a:link, #carousel #controlPrev a:visited, #carousel #controlNext a:link, #carousel #controlNext a:visited {
    width: 22px;
    height: 20px;
    line-height: 0;
    position: absolute;
    display: block;
    background: /*#5B0214*/ url(../img/carousel_controls_sprite.gif) 0 0 no-repeat
    }
#carousel #controlNext a:link, #carousel #controlNext a:visited {
    background-position: -23px 0
    }
#carousel #controlPrev a:hover, #carousel #controlPrev a:active {
    background-position: 0 -20px
    }
#carousel #controlNext a:hover, #carousel #controlNext a:active {
    background-position: -23px -20px
    }
/*items Carousel*/
#centro #carouselContainer .item {
    padding: 0 14px 0 0;
    width: 120px;
    height: auto;
    font-size: 0;
    line-height: 0;
    /*background: #000000;*/
    }
/*Imagen*/
#centro #carouselContainer .item .imagen {
    padding: 0;
    width: 120px;
    float: none;
    /*background-color: #0FF0FF;*/
    }
#centro #carouselContainer .imagen a:link, #centro #carouselContainer .imagen a:visited {
    padding: 3px 8px 0 3px;
    width: 109px;
    border-style: none;
    background: url(../img/itemcarousel_bkg.png) 0 0 no-repeat
    }
#centro #carouselContainer .imagen a img {
    border-style: none;
    width: 109px
    }
#carouselContainer .item .imagen .imgBttm {
    width: 120px;
    height: 7px;
    background: url(../img/itemcarouselbttm_bkg.png) 0 bottom no-repeat
    }
/*Novedad*/
/*Oferta*/
#centro #carouselContainer .item .imagen .ofertaIco {
    right: -8px
    }
/*Default Globe*/
#carouselContainer .item .globe {
    bottom: 10px;
    width: 210px;
    height: auto;
    font-size: 0;
    line-height: 0;
    text-align: right;
    display: none;
    position: absolute;
    overflow: hidden;
    z-index: 10;
    /*background: #00FF00;*/
    }
/*Bloque Titulo*/
#centro .item .globe .titBlock {
    padding: 20px 10px 0 24px;
    width: 176px;
    text-align: left !important;
    overflow: hidden;
    float: none;
    background: /*#FFF000*/ url(../img/tooltip_top.png) 0 0 no-repeat
    }
#centro .item .globe .titBlock h2 {
    padding: 0 5px 4px 9px;
    font-size: 17px;
    line-height: 18px
    }
.item .globe .titBlock h2 a:link, .item .globe .titBlock h2 a:visited {
    padding: 0;
    display: block
    }
.item .globe .titBlock h2 a:hover, .item .globe .titBlock h2 a:active {
    text-decoration: none
    }
.item .globe .titBlock h2 strong {
    padding: 0;
    font-size: 11px;
    line-height: 12px;
    /*background: #8A2F97;*/
    }
/*Autor*/
.item .globe .titBlock .autor {
    padding: 4px 0 2px 12px;
    color: #fff;
    background: #920F0F
    }
/*Precio*/
#centro .item .globe .pvp {
    padding: 17px 18px 0 0;
    height: 36px;
    text-align: right;
    background: /*#3D2BA7*/ url(../img/tooltip_bttm.png) 0 0 no-repeat
    }
#centro .item .globe .pvp strong {
    font-size: 18px;
    line-height: 19px;
    color: #fff
    }
/*precio Oferta*/
#centro .item .globe .pvp.oferta {
    padding: 15px 18px 0 0;
    top: 0;
    /*background: #00f00f;*/
    }
#centro .item .globe .pvp.oferta .antes {
    top: 1px;
    left: -2px;
    color: #fff;
    display: inline;
    /*background: #00ff00;*/
    }
#centro .item .globe .pvp.oferta strong {
    display: inline
    }
#centro .item span.hide {
    display: none
    }
#centro .item .descripcion.hide {
    position: absolute
    }
/*ver mas*/
#centro .item .globe .vermas:link, #centro .item .globe .vermas:visited {
    left: 0;
    right: auto;
    top: 0;
    width: 210px;
    height: 300px;
    font-size: 0;
    line-height: 0;
    text-decoration: none !important;
    position: absolute;
    z-index: 10;
    /*background: #ff0ff0;*/
    }
/*Globe on Right*/
/*Bloque Titulo*/
#centro .item .globe.globeRight .titBlock {
    padding: 20px 28px 0 6px;
    background: /*#B9231C*/ url(../img/tooltip_btop.png) 0 0 no-repeat
    }
/*Precio*/
#centro .item .globe.globeRight .pvp, #centro .item .globe.globeRight .pvp.oferta {
    padding: 17px 38px 0 0;
    background: /*#B9231C*/ url(../img/tooltip_bbttm.png) 0 0 no-repeat
    }
/*ver mas*/