#page
{
  width: 500px;
  margin-bottom: 30px;
}

#page a
{
  color:#aaa8c6;
}
#page h1
{
  padding: 17px 0 5px 35px;
  font-size: 14px;
  font-family: 'Cuprum', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #f8b119;
  background: transparent url(/bundles/harchibaldpage/images/puce.png) no-repeat 0 13px;
}

#page h2
{
    padding: 11px 0 4px 26px;
    background: transparent url(/bundles/harchibaldpage/images/couronne-puce.png) no-repeat 0 13px;
    font-weight: bold;
    color: #575b5f;
    font-size: 12px;
    margin: 8px 0 7px 38px;
}

#page h3
{
  padding: 7px 0 4px 22px;
  background: transparent url(/bundles/harchibaldpage/images/h3.png) no-repeat 0 13px;
  font-weight: bold;
  color: #874081;
  font-size: 11px;
  margin: 0px 0 7px 38px;
}

#page ul
{
  margin-top: 10px;
}

#page li
{
  background: transparent url(/bundles/harchibaldpage/images/mini-puce.png) no-repeat 0 6px;
  margin-left: 75px;
  padding-bottom: 6px;
  padding-left: 10px;
  color: #625D50;
  font-size: 12px;
  line-height: 13px;
}

#page p,
#page .list
{
  padding: 5px 0 9px 5px;
  color: #625D50;
  font-size: 12px;
  line-height: 18px;
}
