#texte {
	background: #ffffe0;
	background:url("sear.gif") bottom left no-repeat;
}
#texte h3 {
	background:url("sear.gif") top left no-repeat;
}
#texte .contenu	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #ffffe3;	
	border: solid #00c080;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 5px;
	border-top-width: 0px;
}
#texte .contenu hr{
	color: #c08000; 
}