.galleria_tabellaElenco
{
    width: 100%;
    border: 5px ridge #c00;
    padding: 3px 3px;
    
}

.galleria_pos
{
    font-family: "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size: 0.8em;
    font-weight: normal;
    color: blue;
    background-color: transparent;
    border:0px none;
    overflow:hidden;
}

.galleria_nome
{
    font-family: "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size: 0.8em;
    font-weight: bold;
    color: black;
    background-color: transparent;
    border: 0px none;
    overflow: hidden;

}

.galleria_commento
{
    font-family: "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size: 0.8em;
    font-weight: normal;
    color: blue;
    background-color: transparent;
    border: 0px none;
    overflow: hidden;
}
.galleria_fotoElencoOrriz
{
    width: 150px;
    height: 100px;
}
.galleria_fotoElencoVert
{
    width: 100px;
    height: 150px;
}
.galleria_durata
{
    font-family: "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size: 0.5em;
    font-weight: normal;
    background-color: transparent;
    color: blue;
    vertical-align: top ;
}

.galleria_durata_legend
{
    font-family: "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size: 0.7em;
    font-weight: normal;
    color: blue;
    background-color: transparent;
    
}

.galleria_comandi_legend
{
    font-family: "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size: 0.8em;
    font-weight: normal;
    color: blue;
    background-color: transparent;
    
}
.bottone_comandi_prev
{
    font-family: "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size: 0.7em;
    font-weight: normal;
    color: white;
    width: 50px;
    height: 32px;
    background-color: #7F7F7F;
    background-image: url('http://www.perquelliche.it/public/www/images/indietro.gif');
    background-repeat: no-repeat;
    background-position: center center;

}
.bottone_comandi_next
{
    font-family : "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size : 0.7em;
    font-weight : normal;
    color : white;
    width: 50px;
    height: 32px;
    background-color: #7F7F7F;
    background-image: url('http://www.perquelliche.it/public/www/images/avanti.gif');
    background-repeat: no-repeat;
    background-position: center center;
}
.bottone_comandi_stop
{
    font-family : "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size : 0.7em;
    font-weight : normal;
    color : white;
    width: 32px;
    height: 32px;
    background-color: #7F7F7F;
    background-image: url('http://www.perquelliche.it/public/www/images/stop.gif');
    background-repeat: no-repeat;
    background-position: center center;
}
.bottone_comandi_play
{
    font-family : "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size : 0.7em;
    font-weight : normal;
    color : red;
    width: 32px;
    height: 32px;
    background-color: #7F7F7F;
    background-image: url('http://www.perquelliche.it/public/www/images/play.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.galleria_secondiRimasti
{
    font-family : "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size : 1em;
    font-weight : normal;
    color : gray;
    background-color: transparent;
}
.galleria_secondiRimastiTesto
{
    font-family : "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size : 0.5em;
    font-weight : normal;
    color : blue;
}

.galleria_Caption
{
    text-align: left;
    font-family : "tahoma","Times New Roman",Arial,Courier,Fantasy;
    font-size : 0.8em;
    font-weight : normal;
    color : blue;
}
