﻿body
{
    background-color: #e7dcdc;
    font-family: Arial, Helvetica, sans-serif;
}

.boxtesto
{
    padding: 10px 50px 10px 25px;
    background-image: url(     'images/sfondo.jpg' );
    background-repeat: repeat-y;
    width: 737px;
    text-align: left;
}


.nomeband
{
    font-size: large;
    font-weight: bold;
    color: #89182d;
    text-transform: uppercase;
}

.sottonomeband
{
    font-size: small;
   
    color: black;
}


.datasett
{
    font-size: xx-small;
    font-weight: bold;
    color: white;
}

.datanum
{
    font-size: large;
    font-weight: bold;
    color: white;
}

.titolo
{
    font-size: medium;
    color: #89182D;
    font-weight: bold;
}
.descrizione
{
    font-size: small;
    font-style: italic;
}

.testolibero
{
    font-size: x-small;
  
}
