/* Start of CMSMS style sheet '02 - Menu Principal - 03 - Savoirs Faire - Détail' */
/*
 * Logo
 */
h1.page_savoir-faire_detail
{
  overflow-x : hidden;
  overflow-y : auto;
  
  margin-top : 0.5em;
  margin-left : 0.5em;
  margin-right : 0.5em;
  
  padding-bottom : 0.5em;
  
  border-bottom : 1px solid #404040;
}


h1.page_savoir-faire_detail img.logo
{
  margin-left : 0.5em;
  margin-right : 0.5em;
}


h1.page_savoir-faire_detail span.titre
{
  margin-top : 0.8em;
}


/*
 * Texte
 */
div.page_savoir-faire_detail
{
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;
}


div.page_savoir-faire_detail h2
{
  margin-top : 0.5em;
}


div.page_savoir-faire_detail p
{
  margin-top : 1em;
  margin-bottom : 1em;
}


div.page_savoir-faire_detail ul
{
  margin-bottom : 1.5em;
  margin-left : 2.5em;
}

div.page_savoir-faire_detail ul li
{
  margin-bottom : 0.5em;
}

div.page_savoir-faire_detail a
{
  text-decoration : underline;
}


/*
 * Tableau Solutions - Avantages
 */
table#savoir_faire_solutions_avantages
{
  margin-top : 1em;
  margin-bottom : 1em;
  
  width:100%;
}

table#savoir_faire_solutions_avantages td
{
  padding-left : 1em;
  padding-right : 1em;
  
  width : 50%;
  
  vertical-align : top;
}

table#savoir_faire_solutions_avantages h4
{
  margin-top: 1em;
  margin-bottom : 1em;
  
  text-align : center;
  text-decoration : underline;
  
  color : #404040;
  
  font-size : 14px;
}

table#savoir_faire_solutions_avantages ul
{
  padding-left:1em;
}

table#savoir_faire_solutions_avantages ul li
{
  margin-bottom : 0.5em;
}
/* End of '02 - Menu Principal - 03 - Savoirs Faire - Détail' */

