body
{
    margin:0;
    padding:0;
    background:url(images/bg.jpg);
    background-position: top center;
    background-color:#eed892;
    
}
form
{
    margin:0;
    text-align: center;
    padding:0;
}
#logo
{
    width:298px;
    height:115px;
    margin:0 auto;
    margin-top: 120px;
}
#testo
{
    font-family:Arial;
    font-size:18px;
    color:#7b7b7b;
    width:298px;
    text-align:center;
    margin:0 auto;
    display:none;

}
#lista
{
    width:342px;
    height:67px;
    margin:0 auto;
    background:url(images/bgform.png) no-repeat;
    margin-top:10px;
}
#cerca
{
    text-align:center;
    margin-top:20px;
}


.listaRegaloTastoSubmit {
    background-image: url(images/cerca.png);
    margin-top: 35px;
    width: 101px;
    height: 34px;
    border: none;
    cursor:  pointer;
    outline:none;
    color: transparent;
}


.listaRegaloEtichetta
{
    display:none;
}

.listaRegaloCodiceLista
{
    width:300px;
    border:0;
    font-size:22px;
    color:#7b7b7b;
    margin:20px 0 0 20px;
}