﻿.multimediacentral
{
    vertical-align: top; /* IE7 collapsing margin fix */
    margin: 0 0 18px 0;
    width: 682px;
    height: 140px;
}
.destacadosportada
{
    position: relative;
    vertical-align: top; /* IE7 collapsing margin fix */
    width: 682px;
    position: relative; /* ancla posicionamiento */
    background: Transparent url(                '../i/bg682blanco.gif' ) repeat-y;
    padding: 40px 0 8px 0;
    margin-bottom: 13px;
}
.hbox
{
    position: absolute; margin-top: 0px; padding-top: 0px; top: 5px; left: 20px; 
    color: white; z-index: 2;
}
.fichaproducto
{
    position: relative;
    width: 330px;
    height: 201px;
}
.destacadosportada .fichaproducto .fotoproducto
{
    float: left;
    width: 182px;
    height: 181px;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-left: 1px;
}
.fichaproducto .datosproducto
{
    margin-left: 201px;
    position: relative;
}
.fichaproducto .datosproducto h2
{
    color: #E30200;
    margin: 0;
}
.fichaproducto .datosproducto h2 a
{
    color: #E30200;
}
.datosproducto .marca
{
    color: #E30200;
    background: Transparent url(             '../i/bgmarcanaranja.gif' ) repeat-y scroll 0 12px;
}
.datosproducto .marca img, .masdestacados .marca img
{
    width: 82px;
    height: 30px;
    display: block;
    margin: 4px 0;
}
.datosproducto .resumen
{
    margin:.3em 0;
    line-height:12px;
}
.fondonaranja
{
    position: absolute;
    top: 1px;
    left: 1px;
    width: 679px;
    height: 28px;
    background-color: #F38411;
}
.datosproducto .precio, .masdestacados .precio
{
    vertical-align: top;
    margin: 0 0 8px 0;
    line-height: 30px;
    font-weight: bold;
    color: #E30200;
    font-size: 27px;
}
.datosproducto .precio .decimales, .masdestacados .precio .decimales
{
    color: Black;
    font-size: 19px;
}
.datosproducto a.comprar, .masdestacados a.comprar
{
    width: 69px;
    height: 31px; /* 31px - padding */
    background: Transparent url(           '../i/bgcomprar.gif' ) no-repeat;
    padding: 4px 12px 30px 12px;
}
.datosproducto a.masinfo, .masdestacados a.masinfo
{
    width: 43px;
    height: 31px;
    background: Transparent url(           '../i/bgmasinfo.gif' ) no-repeat;
    padding: 4px 12px 30px 6px;
}
.masdestacados a.masinfo
{
    margin-left: 2px;
}
.datosproducto a.comprar, .datosproducto a.masinfo, .masdestacados a.comprar, .masdestacados a.masinfo
{
    color: White;
}
.destacadosportada .impar
{
    float: left;
}
.destacadosportada .par
{
    margin-left: 346px;
}
.destacadosportada .divisor
{
    z-index: 2;
    position: absolute;
    width: 11px;
    height: 50px;
    background: #E30200 none;
    bottom: 5px;
    left: 340px;
}
.masdestacados
{
    width: 682px;
    vertical-align: top;
    position: relative;
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.masdestacados li
{
    position: relative;
    list-style-type: none;
    margin: 0 11px 15px 0; /* 15px margin-bottom para doble fila */
    padding: 0 4px 12px 2px;
    float: left;
    width: 214px; /* 220-padding */
    background: Transparent url(       '../i/bg220blanco.gif' ) repeat-y;
}
.masdestacados li h2
{
    font-weight: normal;
    color: White;
    background-color: #9F29AD;
    padding: 4px 16px 8px 16px;
    margin: 0;
}
.masdestacados li h2 a
{
    color: White;
}
.masdestacados .detalle
{
    position: relative;
    width: 214px; /* 214 - padding */
    height: 83px; /* 83-padding */
    padding: 0;
    margin: 0 0 14px 0;
    overflow: hidden;
    background-image:url('../i/portada/marcador.jpg');
    background-position:center center;
    background-repeat:no-repeat;
}
.masdestacados .marca
{
    color: #E30200;
    background: Transparent url(             '../i/bgmarcanaranja.gif' ) repeat-y scroll 0 12px;
    float: left;
    width: 82px;
    margin: .5em 0 0 12px;
}
.masdestacados .enlaces
{
    margin-left: 95px;
    position: relative;
    top: -8px;
}
.masdestacados li.ultimo
{
    margin-right: 0;
}
