.table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.type_statistique_quantitative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 5px;
}
.titre_statistique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
	text-decoration:none;
}
.titre_statistique a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
	text-decoration:none;
}
.bienvenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
.type_statistique_qualitative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding-left: 5px;
}
.shadow_left_side {
	background-image: url(images/left_side.gif);
	background-repeat: repeat-y;
}.shadow_right_side {
	background-image: url(images/right_side.gif);
	background-repeat: repeat-y;
}
.shadow_top {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
.shadow_bottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.toolbar {
	background-image: url(images/fond_toolbar.jpg);
	background-repeat: repeat-x;
}
