h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CC;
	padding-bottom: 0px;
	margin-bottom: 0px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #606060;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0066CC;
	margin-left: 20px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	margin-right: 0px;



}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	margin: 0px 10px 10px 20px;
	padding: 2px 0px 4px 2px;
	background-color: #E8E8E8;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0066CC;


}
a:link {
	color: #003399;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	margin-left: 20px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;


}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
