@charset "UTF-8";/*!
 */



.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

a {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a:hover {
  color: #B30000;
  text-decoration: underline;
}

.links {
	display: block;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	text-align: left;
	font-size: 16px;
}
#adresse_footer{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 0.75rem;
	letter-spacing: 0.015rem;
	text-align: center;
	line-height: 14px;
	margin-top: 3em;
	padding-top: 40px;
}

#div_liens_footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}

#div_about{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	max-height: 40px;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: 500;
	float: left;
	clear: left;
}

#div_home_page{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	max-height: 40px;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: 500;
	float: right;
}
