@import url('global.css');

div#titre  { margin:15px 0 30px 0; }
.texte     { margin-bottom:35px; padding-left:100px;  width:565px; }
.titre     { margin-bottom:15px;  }
.texte li  { padding-left:15px; }
.cadre,
.cadre2    { width:555px; margin-left:90px; padding:15px; margin-bottom:10px; }
.cadre li,
.cadre2 li { padding-left:14px; }
table td   { padding:6px; text-align:center; }
td  { border:solid 1px #fff; }

h1          { font-weight:normal; font-size:25px; }
h3          { font-size:17px; }
h4          { font-size:15px; color:#97bf02; }
.titre_mini { font-size:15px; color:#97bf02; font-weight:bold; }
.titre      { font-size:17px; color:#91bf02; font-weight:bold; }
.texte      { text-align:justify; }
.texte ul   { list-style-type:none; }
.texte li   { background:url('../../images/front/fiche_li.gif') 0 4px no-repeat; }
.texte_a    { color:#97bf02; text-decoration:underline; }
.cadre,
.cadre2     { background:#e8f4bd; }
.cadre li   { background:url('../../images/front/fiche_li_2.gif') 0 4px no-repeat; color:#97bf02; font-weight:bold; }
.cadre2 li  { background:url('../../images/front/fiche_li.gif') 0 4px no-repeat;  }
td          { background:#e8f4bd; }

.source  { padding-left:48px; }