/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*                                                    */
/*   Pour une impression minimum...                   */
/*   (en attendant un meilleur support                */
/*    des propriétés CSS pour le print                */
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/


/* Webdesign */  .d{background-image:url(img/22x22.png);background-size:14pt 14pt;}

/*------------- Reset partiel ------------------------*/
*{
margin:0;
padding:0;
font-family:'Azuro TF', 'Azuro', AzuroWeb, Arial, sans-serif;
font-size:11pt;
line-height:14pt;
font-weight:normal;
font-style:normal;
}
/*----------------------------------------------------*/
