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

body{
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;
}

Titre{
	font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:400;
	color:#1f3986;
}

h4{
	font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;
 	color:#1f3986;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
}

h5{
	font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;
  	color:#1f3986;
	font-size:14px;
	font-style:normal;
	font-weight:400;
}

.Phrase{
	font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:600;
}

.Champs{
	width:100%;
}

.FondLogo{
	background-color:#1f3986;
	width:263px;
}