h1.titre {
  color : #FFFFFF;
  background-color : #666666;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
  float:none;
  margin-top:5px;
  margin-bottom:8px;
  border-top:2px solid #666666;
  border-bottom:2px solid #666666;
}

.header {
	text-align:center;
	
	background-image:url(img-reflexologie/ffr-top-border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px;
	padding:0px;
	
	border-bottom-color:#AEAEB2;
	border-bottom-style:solid;
	border-bottom-width:1px;  	
}



