﻿.header_gris {
	font-family: Helvetica;
	font-size: 20px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.header_noir {
	font-family: Helvetica;
	font-size: 22px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.page_title {
	font-family: Helvetica;
	font-size: 18px;
	color: #333333;
}
.sous_titre {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.navigation_top {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
}
.footer {
	font-family: Helvetica;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	letter-spacing: 1px;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
