#titre {
	color: #c040ff;
}
#texte {
	background: #f8f0ff;
	background:url("cadre.gif") bottom left no-repeat;
}
#texte h3 {
	background:url("cadre.gif") top left no-repeat;
}
#texte .contenu	{
	background: #f8f0ff;
	border: solid #c040ff;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 5px;
	border-top-width: 0px;
}

#texte .contenu hr{
	color: #c040ff; 
}
.petit {
	font-size: 80%
}