﻿/* --------- INIZIO PARTE ESISTENTE SOLO NELLO STILE "SMART" -------------------------------------------- */

/* Dimensioni immagine */
.dim_immagine {
	width: 280px;
}


/* Dimensioni tabelle */
.dimtab_tabella{
	width:100%;
}
.dimtab_bordi{
	width:10px;
}
.dimtab_image{
	width:300px;
}

/* --------- FINE PARTE ESISTENTE SOLO NELLO STILE "SMART" -------------------------------------------- */

.fondo_tabella_blu{
//	background-color: #008000;
	background-color: #012A62;
}
