h1 {
	font-family: Tahoma;
	font-size: 20px;
	display : inline;
	font-weight: normal;
	}
h2 {
	font-family: Tahoma;
	font-size: 18px;
display : inline;
	}
.texte_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #005AD5;
	text-align: center;
}

.texte_menu_lang {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #004097;
	text-align: center;
}
.texte_supreme {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.texte-noir {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-left: 15px;
}
.texte-noir-grand {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #046EFE;
	font-weight: normal;
	padding-left: 10px;
}
.texte_regulier {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.texte_footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.bouton-bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #E5E5E5;
	text-align: center;
	border: 1px solid #666666;
	font-weight: bold;
}
.bouton {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #E5E5E5;
	text-align: center;
	border: 1px solid #666666;
}
