
/*** ELEMENTI PRINCIPALI ***/

#content {
    width: 732px;
}

/*** SLIDESHOW ***/

#bxslider {   
    padding: 26px 36px 15px 37px;
    position: relative;  
}

#bxslider .bxslider > li {
    height: 289px;
    padding: 0 28px;
    background: url("/img/slideshow-li.png") no-repeat scroll right 3px transparent;
}

#bxslider .title a {
    color: #0075bb;
    font-size: 1.500em;     /* 21px / 14px */
    font-family: 'Times New Roman', serif; 
    letter-spacing: -0.03em;  
    line-height: 1.2em;
    text-decoration: none;
}

#bxslider .subtitle {
    color: #808080;
    font-size: 1.000em;     /* 14px / 14px */
    font-family: 'Times New Roman', serif;   
    letter-spacing: -0.03em;
    line-height: 1.1em;
    margin-top: 0.1em;  
}

#bxslider .abstract {
    color: #666;
    font-family: 'Times New Roman', serif;
    letter-spacing: -0.03em;  
    margin-top: 8px;
    text-align: justify;
}    

#bxslider .continua a {
    color: #0075bb;
    font-style: italic;
    text-decoration: none;
    float: right;
}    

#bxslider .pic {
    margin-top: 6px;
    display: block;
    width: 262px;
    height: 122px;
    background-position: left center;
    background-repeat: no-repeat;
}

/***/
