﻿#login #tabella_login SPAN
{
     font-family:Verdana  ;
     Font-Size:11px;
}

    
#login #tabella_login  td.msg 
{
    padding-left:5px;
    text-align:center ; 
    }
    
#login #tabella_login SPAN.msg
{
    font-family:Verdana;
    Width:150px;
    Height:19px;
    Font-Size:13px;
    font-weight:bold ;  
    color:#5991AF;
    }     

    
    
#login #tabella_login  input 
{
    Width:100px;
    Height:13px;
    Font-Size:11px;
    margin-left:10px; 
    }    
    
    

    
#login #tabella_login input.bottone
{
    Width:70px;
    Height:23px;
    Font-Size:10px;
    margin-left:10px; 
    }     



#login #tabella_login SPAN.logerror 
{
    Font-Size:11px;
    font-weight:bold ; 
    text-align:center ; 
    color:Red; 
    }     
