/*! Basé sur doorgets, mais propre */
body
{
	padding-bottom:40px;
  color:#5a5a5a
}
footer
{
	text-align:center;
  padding-bottom:20px
}
hr.soften
{
	height:1px;
	background-image:0 rgba(0,0,0,.1), rgba(0,0,0,0));
	border:0;
  margin:20px 0
}