﻿.boxformessage 
{
    border: 1px dotted #ccc;
    padding: 4px;
}
#dvContent a
{
    text-decoration: none;
}
#dvContent a.testoDefault
{
    color: #666666;
}
#dvContent
{
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
label {
    color: #555555;
    /*display: block;
    padding-right: 1em;*/
}

/* TABLE styles */
/* <-------------- table.grid */
table.grid
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    font-family: verdana, arial, helvetica, sans-serif; /* background-color: #ECE8DF;*/
}
table.grid th
{
    text-decoration: underline;
    line-height: normal;
    text-align: center;
    font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
    color: #ECE8DF;
    background-color: #34312A; /* 	color: #CCCCFF; 	background-color: #003366; */
}
table.grid caption
{
    text-decoration: none;
    line-height: normal;
    text-align: center;
    font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
    color: #ECE8DF;
    background-color: #34312A;
}
table.grid td
{
    height: 20px;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: medium;
    margin-left: 80px;
    font-family: verdana, arial, helvetica, sans-serif; /* background-color: #ECE8DF;*/
}


/* <-------------- box-table-a */
#box-table-a
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin: 6px;
    width: 730px;
    text-align: left;
    border-collapse: collapse;
}
#box-table-a th
{
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    background: #b9c9fe;
    border-top: 4px solid #aabcfe;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #97a5d1;
    text-align: center;
    color: #039;
}
#box-table-a td
{
    padding: 6px;
    background: #e8edff; 
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
    border-right: 1px solid #f1faff;
}
#box-table-a tr:hover td
{
    background: #d0dafd;
    color: #339;
}
/* <--------------\ box-table-a */

#motorericerca  {
    border-collapse: collapse;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    width: 100%;
}
#motorericerca td, #motorericerca th {
    border-bottom-color: #98BF21;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #98BF21;
    border-top-style: solid;
    border-top-width: 1px;
    /*font-size: 1.2em;*/
    padding-bottom: 0px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 0px;
}
#motorericerca th {
    background-color: #A7C942;
    color: #FFFFFF;
    font-size: 1.4em;
    padding-bottom: 2px;
    padding-top: 3px;
    text-align: left;
}
#motorericerca tr.alt td {
    background-color: #EAF2D3;
    color: #000000;
}

/* <--/ table styles */
