@charset "UTF-8";
html {
  margin:0;
  padding:0;
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardis�e */
}
@font-face {
	font-family: "Gotham";
	src: url('../test-css/GothamMedium_1.ttf');
}
@font-face {
	font-family: "Gotham-t";
	src: url('../test-css/GothamLight.ttf');
}
/* @font-face {
	font-family: "Maven Pro";
	font-weight: bold;
	src: url('../images/maven-pro/MavenPro-Bold.ttf');
} */

.begin {
	width: 100%;
  height: auto;
  background-color: #1A171B;
}
/*.b_begin {
	width: 133.4%;
	height: 120%;
	max-width: 133.5%;
}*/
/*.nav_menu {

	font-size: 20px;
	padding: 10px 0px 10px 20px;
	width: 100%;
	text-decoration: none;
	color: #115670;
}*/
/*.s_n_menu {
	margin: -6% 11% 0%;
	padding: 5px 5px 0% 5px;
	max-width: 70%;
}*/
/* .p_logo {
	width: 100%;
} */
/*.nav_principal {
}*/
h1 {
  font-family: inherit;

    font-style: normal;
    font-weight: 600px;
    text-transform: none;
    font-size: 48px;
    letter-spacing: 1px;
    color: #284065;
}
a {
  text-decoration: none;
  font-family: inherit;


}
body {
	position: relative;
	margin: auto;
	width: 1440px;
  background-color: #EAEAEA;
}
strong {
	color:#5f6263;
	letter-spacing: .5px;
  font-family: inherit;


}
h4 {

  font-family: inherit;


	font-style: bold;
	color: #9A141B;
}
p {
  font-family: inherit;

}
.menu {
  font-family: inherit;

  font-weight: bold;
  font-size: 10pt;
	width: 100%;
  height: 50px;
  text-align: center;
  margin-left: 250px;
  /* border: black 1px solid; */
}
.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.menu li {
  padding: 0;
  float: left;
  margin: auto;
  background-color: #009edf;
  /* background-position: left center; */
}
.menu li a {
  display: block;
  width: 180px;
  color: white;
  text-decoration: none;
  padding: 9px 0px 15px 0px;
  border-left: #86C7E4 solid 1px;
  border-right: #86C7E4 solid 1px;
}
.menu ul li:hover {
  background-color: #006E9C;
}
.menu ul li ul li a {
  border-left: 0;
  border-right: 0;
  border-bottom: dashed 0.1px #009edf;
  color: #009edf;
}
.menu li a:hover {
  background-color: #006E9C;
  color: white;
}
.menu ul li ul {
  display: none;
}
.menu ul li:hover ul {
  display: block;
}
.menu li:hover ul li {
  float: none;
  background-color: white;
}
.menu li ul {
  position:absolute;
 }
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 30%;
  padding-bottom: 20px;
}
.p_space {
  font-family: 'Raleway Regular', arial;
	width: 100%;
  margin-left: 165px;
  margin-top: 250px;
  color: white;
  font-size: 10px;
}
.p_space p {
  font-weight:bold;
}
.p_space a {
  font-family: 'Raleway Regular', arial;

  color: white;
  text-decoration: underline;
}
.p_space a:hover {
  font-family: 'Raleway Regular', arial;

  text-decoration: none;
}
.p_image {
	width: 50%;
	margin-top: 0%;
	padding: 1% 20%;
	min-width: 10%;
	margin: 2% 10% 10% 2%;
	background-color: #A9A4A0;
}
.synapse {
  font-family: inherit;

  width: 1240px;
	height: 500px;
  margin-left: 165px;
  font-size: 16px;
}
.paragraph {
  font-family: inherit;

  margin-top: 0px;
  background-color: white;
  clear: both;
  padding: 20px 0px 20px 20px;
  width: 50%;
  max-width: 50%;
  text-align: justify;
  float: left;
}
.paragraph h1 {
  color:#9A141B;
}
.text1 {
	color: #4c4c4c;
}
.text1 a {
  color: #9A141B;
}
.text2 {
	color: #9A141B;
}
.login_synapse {
  font-family: inherit;

  float: right;
  width: 255px;
  height: 300px;
  margin: 30px 22% 0px 0px;
}
.Login {
  font-family: inherit;

	color: white;
	padding: 0px 10px 10px 10px;
	background-color: #9A141B;
	margin-top: -10px;
}
.id_part1 {
  font-family: inherit;

	color: black;
}
.id_part2 {
  font-family: inherit;

	color: black;
}
.id {
  font-family: inherit;

	font-size: small;
  width: 255px;
  height: 300px;
  background-color: #4F2952;
  padding: 10px 0px 10px 40px;
}
.end {
  font-family: inherit;
  background-repeat: no-repeat;
  background-position: bottom;
	text-align: center;
  margin-top: -20px;
	min-width: 100%;
  height: auto;
  clear: both;
  background-color: #C3B9B4;
}
.end_atlantique a {
  font-family: inherit;

  color: gray;
  padding: 0 4px 0 4px;
}
.menu_end {
  font-family: inherit;

  font-size: 9pt;
	width: 100%;
  height: 50px;
  margin-left: 450px;
  list-style-type: none;
  padding: 0;
  text-align: center;
}
.menu_end .contact {
  background: url('../image-test/s-contact.png') no-repeat 0px 3px;
  width: 60px;
  text-align: right;
}
.menu_end .contact a {
  color: #9c9c9c;
}
.menu_end .contact:hover {
  background: url('../image-test/s-contact.png') no-repeat 0px -14px;
  width: 60px;
  text-align: right;
}
.menu_end .contact a:hover {
  color: #6d6965;
}

.menu_end .appel a {
  color: #9c9c9c;
}
.menu_end .appel a:hover {
  color: #6d6965;
}

.menu_end .es_cop a {
  color: #9c9c9c;
}
.menu_end .es_cop a:hover {
  color: #6d6965;
}
.menu_end .es_loc {
  background: url('../image-test/s-user.png') no-repeat 0px 4px;
  width: 110px;
  text-align: right;
}
.menu_end .es_loc:hover {
  background: url('../image-test/s-user.png') no-repeat 0px -14px;
  width: 110px;
  text-align: right;
}
.menu_end .es_loc a {
  color: #f68605;
}
.menu_end .es_loc a:hover {
  color: #E37112;
}
.menu_end .es_collabo a {
  color: #9c9c9c;
}
.menu_end .es_collabo a:hover {
  color: #6d6965;
}
.menu_end li {
  padding: 3px 10px 3px 3px;
  float: left;
  margin: auto;
}
