﻿.contenitorenuovoagente{
   
       
  background-color:#fff;
    color:black;
    text-align :center;
    font-size :14px;
   border:solid;
  border: 1px solid #fff;
 max-width:350px;

   margin-left:5px;
     
   box-shadow: 3px 3px 3px #C4C4C4;
   cursor :pointer;

       
}

 .pulsantenuovoagente{
   

   
    text-align :center;
    font-size :14px;
  
    


   

   cursor :pointer
}
  .pulsantescrittanuovoagente{
   
 
   width :300px;
}

    #footeragente {
   position:fixed;
   left:0px;
   bottom:0px;
   height:25px;
   width:100%;
   background:#000;
   color :#fff;
   text-align :center;
   z-index:999;
   font-size:14px;
}
   #footerdistributore{
   position:fixed;
   left:0px;
   bottom:0px;
   height:25px;
   width:100%;
   background:#000;
   color :#fff;
   text-align :center;
}