#texte {
	background: #e0f0ff;
	background:url("cadre1.gif") bottom left no-repeat;
}
#texte h3 {
	background:url("cadre1.gif") top left no-repeat;
}
#texte .contenu	{
	background: #fcfce0;
	border: solid #60C030;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 5px;
	border-top-width: 0px;
}
#texte .contenu hr{
	color: #60C030;
}
#texte .contenu td{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
