#boxutente {
    width: 195px;
    position: relative;
    padding-left: 5px;
    padding-bottom: 15px;}

#boxutente a:link {color: #8CB9E7; background-color: #ffffff; text-decoration: underline;}
#boxutente a:visited {color: #8CB9E7; background-color: #ffffff; text-decoration: underline;}
#boxutente a:hover {color: #8CB9E7; background-color: #ffffff; cursor: pointer; text-decoration: underline;}

/*input login password*/

#inpidpdext {
    float: left;
    width: 190px;
    position: relative;}

#inpidpdboxlog {
    float: left;
    width: 190px;
    position: relative;}

#inpidpdboxpwd {
    float: left;
    width: 135px;
    position: relative;}

#inpidpdboxpull {
    float: left;
    width: 55px;
    position: relative;
    padding-top: 13px;
    text-align: right;}

/*input richiesta password dimenticata*/

#inpdimpwdext {
    float: left;
    width: 185px;
    position: relative;}

#inpdimpwdboxpwd {
    float: left;
    width: 185px;
    position: relative;}

#inpdimpwdboxpull {
    float: left;
    width: 185px;
    position: relative;}

/*input registrazione - modifica dati*/

#regcliext {
    float: left;
    width: 530px;
    position: relative;}

.regcli1 {
    float: left;
    width: 265px;
    position: relative;}

.regcli2 {
    float: left;
    width: 265px;
    position: relative;}

.regcli3 {
    float: left;
    width: 133px;
    position: relative;}

.regcli4 {
    float: left;
    width: 132px;
    position: relative;}

/*clienti_info.htm*/

#clieinfoext {
    width: 530px;
    margin: 0 auto;
    position: relative;
    text-align: left;}

#clieinfologo {
    float: left;
    width: 265px;
    height: 40px;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #B4B4B4;}

#clieinfostampa {
    float: left;
    width: 265px;
    height: 40px;
    position: relative;
    text-align: right;
    border-bottom: 1px solid #B4B4B4;}

/*invio e-mail*/

#mailext {
    width: 550px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    background-color: #F5EFE1;}

#mailtesto {
    width: 530px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;}

#mailbottom1 {
    float: left;
    width: 265px;
    position: relative;
    padding-left: 10px;
    text-align: left;}

#mailbottom2 {
    float: left;
    width: 265px;
    position: relative;
    text-align: right;
    padding-right: 10px;}

/*righe spazio*/

.rigautente {
    width: 100%;
    height: 5px;
    position: relative;
    font-size: 1px;
    clear: both;}

.rigaregcli {
    width: 100%;
    height: 10px;
    position: relative;
    font-size: 1px;
    clear: both;}

.rigaclieinfo {
    width: 100%;
    height: 10px;
    position: relative;
    font-size: 1px;
    clear: both;}

.rigabiancamail {
    width: 100%;
    height: 10px;
    position: relative;
    font-size: 1px;
    clear: both;}
