/***********/
/* Listini */
/***********/

.listini {

    width: 550px;

    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listini #title {

    padding: 10px 8px 25px 8px;
    margin-bottom: 30px;
    color: #F99300;
    font-size: 24px;

    font-style: italic;
    text-align: center;

    background-image: url("../../img/foto/sf-tabella.png");

    border: 1px solid #000000;
}

.listini #headline {

    padding: 5px 0px 5px 0px;


    background-color: #FF9900;

    font-size: 10px;
    text-align: center;

    border:1px solid #000000
}

.listini #headline > #cell {

    color: #FFFFFF;
}

#cell {

    float: left;

    text-align: center;
    color: #26428C;

    padding: 3px 0px 3px 0px;
}

.periodi {

    /*clear: both;*/
}

 #item > #cell:first-child {

    color: #FFFFFF;
    background-color: #5C97C7;

}

#item > #cell:first-child + #cell {

    color: #FFFFFF;
    background-color: #5C97C7;

}

.periodi #item:nth-child(odd) {

    background: #DBDBDB;
}

.periodi #item:nth-child(even) {

    background: #FFFFFF;
}

.listini #text {

    padding: 5px;
}

/***********/
/* OFFERTE */
/***********/

.offerte {

    font-family: Arial, Helvetica, sans-serif;

}

.offerte #item {

    margin-bottom: 10px;
    margin-bottom: 50px;
}

.offerte #item #title {

    font-weight: bold;
    font-size: 14px;
    color: #FF0000;
    text-align: center;

}

.offerte #item #text {

    clear: both;
    text-align: justify;

}

.offerte #item #images {

    float: left;
    margin-right: 5px;

}

.offerte #item #images img {

    max-width: 160px;
    max-height: 90px;

    border: 1px solid #000000;

}


/******************************/
/* OFFERTE_SMALL*/
/*****************************/

.offerte_small {


}

.offerte_small a {

font-size: 14px;
color: #1A9D33;

}

.offerte_small #item {


}

.offerte_small #item #image {


}

.offerte_small #item #image img {

float: left;
margin-right: 10px;
width: 130px;
height: 70px;
border: 1px solid black;

}

.offerte_small #item #title {

font-weight: bold;

}


.offerte_small #item #text {


}

.offerte_small #item #detail {


}


/***********/
/* FOOTER */
/***********/

.footer {

    width: auto;
    height: auto;
    padding: 10px;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #333333;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: center;

    background-color: #fde2d3;

}

.footer #line {


}

.footer a:link {

    color: #F99300;
    text-decoration: none;
}

.footer a:visited {

    color: #F99300;
    text-decoration: none;
}

.footer a:hover {

    color: #F99300;
    text-decoration: none;
}

.footer a:active {

    color: #F99300;
    text-decoration: none;
}

/**************************/
/* NEWSLETTER NON PRESENTE*/
/**************************/

.wrapper {



}

.text,.text_warning {



}

.text_warning {



}

.consenso {



}