#titre {color: #006080;
}
#texte {
	background: #ffffe0;
	background:url("cadre.gif") bottom left no-repeat;
}
#texte h3 {
	padding:7px 10px 3px 10px;
	background:url("cadre.gif") top left no-repeat;
}
#texte h2 {
	font-size: 140%;
}
#texte .contenu	{
	background: #ffffe0;
	border: solid #006080;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 5px;
	border-top-width: 0px;
}
#texte .contenu hr{
	color: #006080;
}