/* DETTAGLIO ------------------------------------------- */
.schedaAutore .nomeAutore {
    color:#384e97;
    font-size:22px;
    letter-spacing:-1px;
    margin-bottom:10px;
}

.schedaAutore .colonnaFoto {
    background:url(../images/ombraCoverDettaglio.png) no-repeat center bottom;
    float:left;
    margin-top:10px;
    padding-bottom:9px;
    position:relative;
    text-align:center;
    width:160px;
}

.schedaAutore .colonnaFoto a {
    display:block;
    text-decoration:none;
}

.schedaAutore .colonnaFoto a img {
    display:block;
    margin:0 auto;
    width:140px;
}

.schedaAutore .colonnaFoto a em.scontoExtra {
    background:url(../images/bgPercent.png);
    bottom:19px;
    color:#fff;
    display:block;
    font-family:"Times new roman", Times, serif;
    font-style:normal;
    font-size:24px;
    height:33px;
    overflow:hidden;
    position:absolute;
    right:9px;
    width:71px;
}

.schedaAutore .colonnaBiografia {
    float:right;
    width:430px;
}

.schedaAutore dl.caratteristicheAutore {
    line-height:22px;
}

.schedaAutore dl.caratteristicheAutore dt {
    float:left;
    font-weight:normal;
    width:6em;
}

.schedaAutore dl.caratteristicheAutore dd {
    font-weight:bold;
    margin:0;
    padding:0;
}

.schedaAutore dl.caratteristicheAutore dd strong.prezzo {
    font-size:14px;
    line-height:22px;
}

.schedaAutore dl.caratteristicheAutore dd del {
    color:#c00;
    font-weight:normal;
}
