.content_text {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	display: block;
}
.title {
	font-family: Arial;
	font-size: 170%;
	line-height: 170%;
	color: #E94305;
	font-weight: normal;
	border-bottom: 1px #E94305 solid;
	margin: 0 0 10px 0;
}
.subtitle {
	font-size: 120%;
	color: #006699;
	line-height: 120%;
	font-weight: bold;
	margin: 1% 0 0 0;
}
h1 {
	font-family: Helvetica;
	font-size: 170%;
	line-height: 170%;
	color: #003366;
	font-weight: normal;
	border-bottom: 3px #006699 solid;
}
h2 {
	font-size: 120%;
	color: #E94305;
	line-height: 120%;
	font-weight: bold;
	margin: 1% 0 0 0;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}
h4 {
	font-size: 100%;
	line-height: 120%;
	font-weight: normal;
	margin: 0;
}
h6 {
	font-family: Arial;
	border-bottom: 1px #E94305 solid;
	font-size: 120%;
	color: #006699;
	font-weight: bold;
}
.tableau {
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
	padding: 3px 5px 3px 5px;
}
.tableau_entetes {
	color: #333333;
	text-align: left;
	background-color: #DFDFDF;
}
.download_link img {
	vertical-align: middle;
}
.download_link a:link { 
	color: #333333; 
	text-decoration: none;
	padding: 6px; 
}
.download_link a:visited { 
	color: #333333; 
	text-decoration: none; 
	padding: 6px; 
}
.download_link a:hover { 
	color: #333333;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC; 
	padding: 5px; 
	text-decoration: underline; 
}
.download_link a:active { 
	text-decoration: none; 
}

