/* -- CSS services_a_la_population -- */

div.TitrePage{
	font-family:"Trebuchet MS", Verdana, sana-serif;
	font-size:20px;
	color:#FF9900;
	border-bottom:1px solid #FF9900;
	width:100%;
	display:block;
}

h1 {

  display: block;
  font-family:Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
  font-size: 16px;
  border-bottom: 1px dashed #F29B00;
  margin-bottom: 10px;
  font-weight: bolder;
  /* color: #C68450; */
  color:#F29B00;

}

h2 {

  display: block;
  padding: 5px;
  text-indent: 5px;
  font-size: 14px;
  font-weight: bolder;
  color: #F29B00;
  height:10px;
  line-height:10px;
  border-bottom: 1px solid #F29B00;

}

h3 {

  display: block;
  padding: 3px;
  text-indent: 5px;
  font-size: 12px;;
  font-weight:normal;
  color: #F29B00;
  height:10px;
  line-height:10px;
  border-bottom: 1px solid #F29B00;

}

