﻿#titre {
	color: #0080e0;
}
#texte {
	background: #e0f0ff;
	background:url("cadre.gif") bottom left no-repeat;
}
#texte h3 {
	background:url("cadre.gif") top left no-repeat;
}
#texte .contenu	{
	background: #e0f0ff;
	border: solid #0060e0;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 5px;
	border-top-width: 0px;
}
#texte .contenu hr{
	color: #0080e0; 
}

