1/ Why should the cb login be published to have a link to connect / login on the site please?
Because our login page just renders the first login module available.
Is there a way to only have a link "Login" without having the cb login module being published ?
Yes, set the position for the login module to None and it won't display anywhere on your site except for the login page.
2/ Is there a way to have a "nicer" login page? I mean now, i only have the cb login module in the page, i would prefer a custom one.
How can i make that please?
Create a module layout override for the login module. The included layouts are to blend it with Joomla 2.5 and Joomla 3.x default templates. See the below on how to create layout overrides in Joomla.
docs.joomla.org/Layout_Overrides_in_Joomla
3/ I would like to change the "no photo" thumbnail on cb Login module but i can't find where to change the default picture.
Edit your avatar field within CB > Field Management then under Parameters > Image Display you can change the defaults. New defaults can be uploaded to the below folder.
\components\com_comprofiler\plugin\templates\default\images\avatar
Note be sure to include a fullsize and thumbnail size. They should have the same filename except thumbnail filename is prefixed with "tn".