﻿#titre {
	color: #e0b000;
}
#texte {
	background: #fff8d0;
	background:url("cadre.gif") bottom left no-repeat;
}
#texte h3 {
	background:url("cadre.gif") top left no-repeat;
}
#texte .contenu	{
	background: #fff8d0;
	border: solid #e0b000;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 5px;
	border-top-width: 0px;
}
#texte .contenu hr{
	color: #e0b000; 
}

