#dedicace{
	background: transparent;
	width: 550px;
	padding: 0 0 5px 0;
	color: #000000;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	margin-left: 200px;
}
#texte {
	font-family: "Times New Roman", Times, serif;
	font-size:1.1em;
	background: #ffffe0;
	background:url("intro.gif") bottom left no-repeat;
}
#texte h3 {
	background:url("intro.gif") top left no-repeat;
}	
#texte .contenu	{
	font-family: "Times New Roman", Times, serif;
	font-size:1.1em;
	background: #ffffe0;
	border: solid;
	border-color: #0000c0;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 5px;
	border-top-width: 0px;
}
#texte .contenu hr{
	color: #0000c0; 
	font-size:1.1em;
}