/* CSS Document */

.barraRicercaCenter
{
background-image:url(../img/ricercaAvanzata.jpg);
background-repeat:no-repeat;
background-position:top left;
height:50px;
width:414px;
border-collapse:collapse;
}

.tdRicerca
{
width:300px;

}
.tdRicerca a{
color:#0079C2;
text-decoration:none;
}
.tdRisultatoRicerca
{
width:240px;
height:240px;
vertical-align:top;
line-height:24px;
text-align:left;
}

.tdThumbdettaglio
{
vertical-align:top;
width:170px;

}

.tdTxtRisultati
{
vertical-align:top;
line-height:20px;
width:170px;
height:40px;
}

.barraRisultatoRicercaCenter
{
background-image:url(../img/risultatoRicerca.jpg);
background-repeat:no-repeat;
background-position:top left;
height:50px;
width:414px;
border-collapse:collapse;
}