#menu {
	font-family: 'Sintony', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #979899;
}

.menu-bleu {
	color: #406599;
}

a:link {
	color: #979899;
	text-decoration: none;
}
a:visited {
	color: #979899;
	text-decoration: none;
}
a:hover {
	color: #406599;
	text-decoration: none;
}
a:active {
	color: #406599;
	text-decoration: none;
}


.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style:italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #979899}

.h2 {
font-family: 'Sintony', sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #406599
}

.texte_body {
font-family: 'Sintony', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #979899
}
.legende {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #979899
}

.SsTitre {
font-family: 'Sintony', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #406599;
}

.SousLigne {
	text-decoration: underline
}

.SurLigne {
	text-decoration: overline
}

.txt-center {
	text-align:center
 }
 
.txt-justify {
	text-align:justify
 }
 
 .black {
	color: #000000
}