/* ========== TESTO ========== */

.text-std{
font-size:11px;
}

/* ========== FINE TESTO ========== */

/* ========== TABELLE ========== */

table.std{
width:100%;
font-size:11px;
}

table.std th{
background-color:#79C;
color:#ddf;
padding:2px 0px;
}

table.std td{
padding:2px 2px;
}

table.std .row{
background-color:#cfcfff;
}

table.std .tot{
font-weight:bold;
}

/* ========== FINE TABELLE ========== */

/* ========== GRAFICHE ========== */

.border-std{
border:1px solid #99d;
}

img.divieto{
width:115px;
height:105px;
}

/* ========== FINE GRAFICHE ========== */