body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9B8850;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
	background: url(fond.gif) repeat center;
}
a {
	color: #5D4C18;	
	font-size: 15px;
}
a:hover {
	color: #9B8850;	
}
table#conteneur {
	background: #fff;
	/*border: 1px solid #555;*/
	padding:5px 0 0 0;
}
h1, h2 {
	display:inline;
}
h1 span, h2 span, p.intro span {
	display:none;
}
.bas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D4C18;
}
span.textetexte {
	display:block;
	/*display:none;*/
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9B8850;
	font-weight: bold;
	padding: 10px;
	font-style: italic;
	line-height: 22px;
}
img.imagetexte {
	display:none;
	/*display:inline;*/
}
span.textetexte strong {
	color: #5D4C18;
	font-size: 18px;
	font-style: normal;
}
span.textetexte2 {
	display:block;
	/*display:none;*/
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5D4C18;
	font-weight: bold;
	padding: 10px;
	line-height: 22px;
}
span.textetexte a {
	color: #9B8850;	
}
span.textetexte a:hover {
	color: #5D4C18;	
}
span.textetexte2 a {
	color: #5D4C18;	
}
span.textetexte2 a:hover {
	color: #9B8850;	
}