/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

div#texte_mentions{
padding-left:40px;
padding-right:40px;
padding-bottom:20px;
padding-top:20px;
}

div#texte_mentions p{
padding-top:5px;
padding-bottom:5px;
}

div#texte_mentions h4{
padding-top:15px;
padding-bottom:2px;
}

div#texte_mentions h1{
font-size:1.27em;
margin-bottom:10px;
font-weight:normal;
padding-left:5px;
border-bottom:1px solid #9E9EA0;
border-left:1px solid #9E9EA0;
}
