body.m
{
    background-color : rgb(210 , 210 , 210);
    background-repeat : repeat-x;
    text-align : center;
    color : black;
}
a:link
{
    Color : red;
}
a:visited
{
    Color : red;
}
td.menu
{
}
img
{
    Border : 0px;
}
table.elenco
{
    Width : 100%;
    Border : 0;
    Background-color : rgb(47 , 47 , 47);
}
td.elencofoto
{
    Width : 11%;
}
td.elencoanno
{
    Width : 7%;
    Text-align : center;
}
td.elencomodello
{
    Text-align : center;
}
td.elencokm
{
    Width : 7%;
    Text-align : center;
}
td.elencomodificaedelimina
{
    Width : 7%;
    Text-align : center;
    Color : white;
    Background-color : rgb(0 , 0 , 0);
}
td.elencoprezzo
{
    Width : 8%;
    Text-align : center;
}
td.elencocategoria
{
    Width : 15%;
}
td.elencoutentiutente
{
    Width : 40%;
}
td.elencoutentiruolo
{
    Width : 40%;
}
td.elencomarchemarca
{
    Width : 40%;
}
td.elencomarchelink
{
    Width : 40%;
}
td.elencotipitipo
{
    Width : 50%;
}
table.menu
{
    Width : 800;
}
tr.ricerca
{
    Background-color : rgb(0 , 0 , 0);
    Color : white;
    Text-align : right;
}
tr.primariga
{
    Background-color : rgb(200 , 200 , 200);
    Text-align : center;
}
tr.partners
{
    Background-color : rgb(180 , 180 , 180);
    Text-align : center;
    vertical-align: middle;
}
tr.dispari
{
    Background-color : rgb(180 , 180 , 180);
}
tr.pari
{
    Background-color : rgb(160 , 160 , 160);
}
