@charset "UTF-8";
/* CSS Document */

.Titre_blanc {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.Titre_rouge {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
}
.Titre_bleu {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #029ADD;
}
.Bas_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.Sous-titre_blanc {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.Sous-titre_rouge {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}
.Sous-titre_bleu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #029ADD;
}
.Texte_blanc {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.Texte_rouge {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.Texte_bleu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #029ADD;
}
.Menu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.Surligne {
	background-color: #029ADD;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.formasterix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
