﻿.font
{
    color: black;
    font-family: verdana;
    font-size: 11px;
}

.fontCerca
{
    color: black;
    font-family: verdana;
    font-size: 10px;
}

.font2
{ 
    color:black;
    font-size: 17px;
    line-height: 22px; }


.fontDettagliHome
{
    font-family: verdana;
    font-size: 14px;
    color: #474747;
}

.fontDettaglioAnnuncio
{
    font-family: verdana;
    font-size: 14px;
    color:black;
}

.fontTesti
{
    font-family: verdana;
    font-size: 11px;
    color: black;
}

.linkScuro
{
    font-family: verdana;
    font-size: 11px;
    color:Blue;
    text-decoration: underline;
    font-weight: bold;
}

.link_menu
{
    font-family: Comic Sans MS;
    font-size: 18px;
    text-decoration: none;
    color: black;
}

.cellaRicerca
{
    border-right: #9999ff 1px dotted;
    border-top: #9999ff 1px dotted;
    border-left: #9999ff 1px dotted;
    border-bottom: #9999ff 1px dotted;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.cellaRicerca2
{
    border-right: #9999ff thin double;
    border-top: #9999ff thin double;
    border-left: #9999ff thin double;
    border-bottom: #9999ff thin double;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.link_menu:hover
{
    text-decoration: underline;
}

.bordo_inf
{
    border-bottom: #000000 1px dotted;
}

.pulsanteAggiornamento
{
    border-right: gray thin solid; 
    border-top: gray thin solid; 
    border-left: gray thin solid; 
    border-bottom: gray thin solid; 
    background-color: transparent; 
    cursor: hand;
    width: 100px;
}
.pulsanteAggiornamento:hover
{
    background-color: red; 
}

.emailFont
{
    font-family: Verdana;
    font-size: 11px;
}
