#feuilleTop {
	position: relative;
	left: -3px;
	width: 1000px;
	height: 99px;
	background-image: url("../img/contentTopLong.png");	
}

#feuille {
	position: relative;
	left: 6px;
	width: 990px;
	background: url("../img/contentLong.png") repeat-y;
}

#feuilleBottom {
  position: relative;
  left: 6px;
  width: 978px;
  height: 39px;
  background-image: url("../img/contentBottomLong.png");
}

#realContent {
	position: relative;
	height: auto;
	top: -60px;
	padding: 0px 24px;	
}

#totototo {
	url ("../img/feuille.png") no-repeat
	
}

h2 {
	font-weight: normal;
	padding: 4px 0px;
	color: #4D9A0E;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccd;
	width: 880px;
	font-size: 1.4em;
}

h3 {
	font-weight: normal;
	padding: 0px;
	color: #3B81BE;
	font-size: 1.25em;
}

h4 {
	font-weight: normal;
	color: #4D9A0E;
	font-size: 1em; 
}