







body
{
       font-size:12 px;
       font-family:Tahoma,Helvetica,Verdana,Arial,cursive;
       /*color: #1E9090;*/
       color: #6e6e6e;
       background-color: white;
       padding: 0px 0px;
       text-align: left ;
       margin: 0px 0px;
       /*leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"*/
}



a.linkedimg:hover {
     margin-left: 10px;
}

#content {
      margin-left: 10px;
}


a
{
       text-decoration: none;
       color: teal;
}


a:hover
{
       color: #2c52ac; 
       text-decoration: underline;
       background-color: #c5c5d5;
} 



.footertd 
{
       background-color: #dddddd;
       text-align: center;
}

/*
 caratteristiche del testo del footer
 */
.footer 
{  font-family: Helvetica, Arial,serif; 
           font-size: 12px;
           font-weight: normal;
           text-align: center;
}

/*
 Queste servono per un eventuale menu statico
 */


a.menunormal 
{
        text-decoration: none;
        font-size: medium; 
        font-weight: bold; 
        font-family: serif;
        color: #c42d32;
}

a.menunormal:hover
{ 
        text-decoration: underline;
        font-size: medium; 
        font-weight: bold; 
        font-family: serif;
        color: purple;
}

.menuselected 
{
       text-decoration: none;
       font-size: medium; 
       font-weight: bold; 
       font-style: italic;
       font-family: serif;
       color: #457045;
}

.menuselected:hover 
{
       text-decoration: none;
       font-size: medium; 
       font-weight: bold; 
       font-style: italic;
       font-family: serif;
       color: #8041B7;
}


td.leftbar {
       background-color :#FFB20D;
}

