/* Start of CMSMS style sheet '04 - Footer - 01 - Mentions Légales' */
h1.page_mentions_legales_titre
{
  margin-top : 0.8em;
  margin-bottom : 0em;
  margin-left : 1em;
  margin-right : 1em;
  
  border-bottom : 1px solid #404040;
  
  font-size : 1.7em;
}


div.page_mentions_legales_left
{
  float : left;
  clear : left;
  
  margin-top : 2em;
  margin-left : 4em;
  
  width : 320px;
  
  text-align : justify;
}


div.page_mentions_legales_right
{
  float : right;
  clear : right;
  
  margin-top : 2em;
  margin-right: 2em;
  
  width : 250px;
}


div.page_mentions_legales_left h2, div.page_mentions_legales_right h2
{
  margin-bottom : 0.5em;
  
  color : #ec920e;
  
  font-size : 1.3em;
}
/* End of '04 - Footer - 01 - Mentions Légales' */

