body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C8692;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
	margin-left: 8px;
	scrollbar-base-color: #8AC418;
	scrollbar-arrow-color: #DCF5B1;
}
P{
	margin-top: 0px;
	margin-bottom: 0px;
}
.titre1 {
	font-size: 12px;
	font-weight: bold;
	color: #5C8692;
	margin-top: 10px;
	padding-left: 16px;
	padding-top: 0px;
	background-image: url(http://www.crij.pixseed.com/stylesiframes/fleche.png) ;

	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.titre2 {
	font-size: 12px;
	padding-left: 8px;
	color: #FF7123;
	margin-top: 8px;
}
.titredetail {
	font-size: 13px;
	font-weight: bold;
	color: #5C8692;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #678E99;
	text-decoration:none;
}
a:hover {
	color: #FF7020;
	text-decoration:none;
}
a:visited {
	color: #9DB6BD;
	text-decoration:none;
}
TD.libele{
	font-size: 12px;
	font-weight: bold;
	color: #FCBF27;	
}
TD.contenu{
	font-size: 12px;
	color: #444444;	
}
