p.align-left{
  text-align:left;
}
p.align-center{
  text-align:center;
}
p.align-right{
  text-align:right;
}
p.align-justify{
  text-align:justify;
}

.sous-titre {
	color:#535353;
  font:bold 14px Arial,Helvetica,sans-serif;
}
.fin{
  border-bottom:1px dotted #CCCCCC;
  padding-bottom:10px;
}
hr{
  border-bottom:1px dotted #cccccc;
  border-top:0;
  border-right:0;
  border-left:0;
}

.proprete {
	width:490px;
	height:190px;
	line-height:190px;
	background:url(../images/interface/h3_proprete.png) no-repeat;
}
.assainissement {
	width:493px;
	height:170px;
	line-height:170px;
	background:url(../images/interface/h3_assainissement.png) no-repeat;
}
ul.tick{
  list-style:none outside none;
}
ul.tick li{
  background:url(../images/interface/tick.png) no-repeat scroll 0 0 transparent;
  padding-left:20px;
}
