/* CSS Document */


#form
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding:15px;
border:1px solid #CCCCCC
}

#img-assi
{
background:url(../image/pag-interne/assistenza.png) top left no-repeat;
width:253px;
height:42px;
}

#img-usato
{
background:url(../image/pag-interne/vendita_usato.png) top left no-repeat;
width:253px;
height:42px;
}

#img-nuovo
{
background:url(../image/pag-interne/vendita_nuovo.png) top left no-repeat;
width:253px;
height:42px;
}

#img-staff
{
background:url(../image/pag-interne/staff.png) top left no-repeat;
width:253px;
height:42px;
}

#img-certific
{
background:url(../image/pag-interne/certificazioni.png) top left no-repeat;
width:253px;
height:42px;
}

.staff
{
width:350px;
overflow:hidden;
margin:10px;
}

.foto
{
float:left;
}

.testo
{
float:left;
}
