.MenuNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #151e69;
	text-decoration: none;
}
.MenuYes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.Footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
	color: #151e69;
	text-decoration: none;
}
.FooterYes {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	text-align: justify;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 14px;
	font-weight: bold;
	color: #151e69;
	text-decoration: none;
}
.TexteLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #5b6ae2;
	text-decoration: none;
	text-align: justify;
}
.InputTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5b6ae2;
	background: #dfdfdf;
	text-decoration: none;
	text-align: left;
	width:380px;
	vertical-align: middle;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
.Slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #7378a5;
	text-decoration: none;
	font-style: italic;
}
.Details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}

