﻿.contiene_test
{
    background-position: left;
    width: 524;
    overflow: hidden;
    background-image: url(../images/fondo_test2.png);
    background-repeat: repeat-y;
}
.testatina_co2
{
    background-position: left top;
    float: left;
    width: 50px;
    height: 18px;
    padding-top: 5px;
    background-image: url(../images/test_co2.png);
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    text-align: center;
}
.testatina_euro
{
    background-position: left top;
    float: left;
    width: 50px;
    height: 18px;
    padding-top: 5px;
    background-image: url(../images/test_risp.png);
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    text-align: center;
}
.testatina_fatto
{
    background-position: left top;
    float: left;
    width: 62px;
    height: 18px;
    padding-top: 5px;
    background-image: url(../images/test_fatto2.png);
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: bold;
    color: #308b34;
    text-align: center;
}
.testatina_dafare
{
    background-position: left top;
    float: left;
    width: 63px;
    height: 18px;
    padding-top: 5px;
    background-image: url(../images/test_dafare2.png);
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: bold;
    color: #cb0450;
    text-align: center;
}
.riga_testa
{
    width: 524px;
    overflow: hidden;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c8c8c8;
    font-size: 11px;
}
.riga
{
    width: 524px;
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c8c8c8;
    font-size: 11px;
}
.cosa
{
    width: 289px;
    padding-right: 10px;
    float: left;
    text-align: left;
}
.check
{
    float: left;
    width: 62px;
    text-align: center;
}
.valori
{
    float: left;
    width: 50px;
    text-align: center;
    font-size: 11px
}
.info_test
{
    background-position: left 3px;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    padding-left: 10px;
    background-image: url(../images/quadratino.png);
    background-repeat: no-repeat;
}
.contiene_dati_pers
{
    width: 524;
    overflow: hidden;
}
.dati_pers
{
    float: left;
    width: 260px;
    text-align: left;
    margin-bottom: 10px;
}
.header
{
    background-color: #f0f0f0;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #a0a0a0;
    border-bottom-color: #a0a0a0;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
}
.item
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #a0a0a0;
    padding-top: 3px;
    padding-bottom: 2px;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
}

/* Pagina Risultati Gioco */

.header_ris_gioco
{
    background-color: #f0f0f0;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #a0a0a0;
    border-bottom-color: #a0a0a0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    text-align: left;
}
.item_ris_gioco
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #a0a0a0;
    padding-top: 7px;
    padding-bottom: 3px;
    padding-left: 5px;
}