/* Start of CMSMS style sheet 'Charte - Body' */
/*
 * Body
 */
html, body
{
  height : 100%;
  
  margin : 0px;
  
  padding : 0px;
  
  background : url(images/gabarit/body.png) repeat-x top left;
  
  line-height : 13px;
  
  color : #333333;
  
  font-size : 11px;
  font-family: Arial, Helmet, Freesans, sans-serif;
}
/* End of 'Charte - Body' */

