.barre_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

a.menu {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
}
a:visited.menu{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.menu {
	text-decoration: underline;
}
a:active.menu {
	text-decoration: none;
}

body {
	background-color: #CCCCCC;
}

.Text_titre_page {
	font-size: 14px;
	font-weight: bold;
	color: #359FC6;
}

.titres {
	color: #7DBE0B;
	font-weight: bold;
	font-size: 21px;
}

a.lien_liste_diag {
	font-style: normal;
	color: #359FC6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;select {
	font-weight: normal;
	width: 200px;
}

.text_normal {
	font-size: 14px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}

