#AchListadoRevistasS{
    width: 974px;
    margin: 0 auto 0 auto;
    padding-top: 20px;
}

#AchListadoRevistasS .itemRevista{
    position: relative;
    margin-bottom: 55px !important;
    margin-bottom: 40px;
    min-height: 186px;
    height: auto !important;
    height: 186px;
    width: 473px;
    float: left;
    clear: left;
}

#AchListadoRevistasS .itemRevista .fondoInferiorRevista{
    padding-bottom: 20px;
    position: absolute;
    left: 0px;
    bottom: -20px !important;
    bottom: -35px;
    width: 473px;   
}

#AchListadoRevistasS .itemRevista .fondoSuperiorRevista{
    padding-top: 20px;
    position: absolute;
    top: -15px;
    left: 0px;
    width: 473px;
}

#AchListadoRevistasS .principal{
    background: #383C3C url(/img/revistas/fondo_primera_revista.gif) top center repeat-x;
}

#AchListadoRevistasS .principal .fondoSuperiorRevista{
    background: url(/img/esquinas/borde_sup_prim_revista.gif) top center no-repeat;
}

#AchListadoRevistasS .principal .fondoInferiorRevista{
    background: url(/img/esquinas/borde_inf_prim_revista.gif) top center no-repeat;
}

#AchListadoRevistasS .actualidad{
    background-color: #282A2B;
}

#AchListadoRevistasS .actualidad .fondoSuperiorRevista{
    background: url(/img/esquinas/borde_sup_revista.gif) top center no-repeat;
}

#AchListadoRevistasS .actualidad .fondoInferiorRevista{
    background: url(/img/esquinas/borde_inf_revista.gif) top center no-repeat;
}

#AchListadoRevistasS .imagenRevista{
    float: left;
    margin-left: 22px !important;
    margin-left: 12px;
    padding: 0 17px 15px 0;
    background: url(/img/revistas/imgDer.gif) top right no-repeat;
}

#AchListadoRevistasS .imagenRevista .inner{
    padding-bottom: 15px !important;
    padding-bottom: 15px;
    background: url(/img/revistas/imgBot.gif) bottom center no-repeat;
}

#AchListadoRevistasS .principal .imagenRevista{
    background: url(/img/revistas/imgDerPral.gif) top right no-repeat;
}

#AchListadoRevistasS .principal .imagenRevista .inner{
    background: url(/img/revistas/imgBotPral.gif) bottom center no-repeat;
}

#AchListadoRevistasS .contenidoRevista{
    float: left;
    /*width: 780px;*/
    width: 301px;
    margin-left: 10px;
}

#AchListadoRevistasS .contenidoRevista span{
    color: #BAC4C5;
    font-size: 12px;
    font-weight: bold;
}

#AchListadoRevistasS .contenidoRevista span strong{
    font-size: 28px;
}

#AchListadoRevistasS .contenidoRevista h3{
    color: #fff;
    font-size: 26px;
    text-decoration: none;
    font-weight: normal;
}
#AchListadoRevistasS .contenidoRevista h3 a{
	color: #fff;
	text-decoration: underline;
}

#AchListadoRevistasS .contenidoRevista p{
    font-size: 13px;
    font-weight: bold;
    color: #BAC4C5;
    margin-top: 5px;
}
