#dedicace{
	background: transparent;
	width: 450px;
	padding: 0 0 15px 0;
	color: #000000;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 300px;
}
#texte {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #ffffe0;
	background:url("intro.gif") bottom left no-repeat;
}
#texte h3 {
	background:url("intro.gif") top left no-repeat;
}	
#texte .contenu	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	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; 
}
