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

body {
	background-color: #E3EBFF;;
	margin:0;
	
	}
a {
	text-decoration:none;
	color: #E3EBFF;}
#header {
	
	width: 800px;
	height: 300px;
	margin:auto;
	background-size:100%;
	background-repeat:no-repeat;
	margin-top: 250px;
	}

#Bilonda {
	background-color:#0d4791;
	color: #E3EBFF;
	padding: 20px;
	width: 200px;
	float: right;
	position:fixed;
	right:0px;
	top: 20%;
	border: solid 2px #E3EBFF; 
	
	
	}
#Bilonda p {
	font-size: 14px;
	font-weight:100;}
	
.content {
	width: 800px;
	margin:auto;
	padding: 50px;
	padding-bottom:70px;
	border-left: solid 2px #0d4791;
	border-right: solid 2px #0d4791;
	border-top: solid 2px #0d4791;
	border-bottom: solid 2px #0d4791;}
	
#global  {
	margin:auto;
	width:100%;
	font-family: "Helvetica Neue", Helvetica,Gotham, Arial, sans-serif;
	font-weight:bold;
	text-align: center;
	color:#3f3f3f;
	}
	
	
h1 {
	font-size: 36px;
	color:#0d4791;
	}
h2 {
	font-size:20px;}
h1,h2,h6 {
	text-align-last:center;}
	
.home { 
	margin-bottom: 200px;}	

 .content li, .home li {
	display: inline-block;
	text-decoration:none;
	padding: 10px;
	background-color: #0d4791;
	width: 180px;
	color:#d9e1e9;
	text-align: center;
	margin-bottom: 3px;}
	
 li:hover {
	background-color:#6fb3ff;}

#Presentation { 
	padding-top: 50px;
	}

#Entreprise {
	background-color: #0d4791;
	color: #d9e1e9;
	}

#Creation h2 {
	color:#0d4791;}

#Afrique {
	background-color: #0d4791;
	color: #E3EBFF;}
	
#Outplacement h2 {
	color:#0d4791;}	

#Emploi {
	background-color: #0d4791;
	color: #E3EBFF;}
	
	
 p{
	 line-height: 180%;
	 font-size:14px;}	

div {
	
	}

#footer {
	
	text-align:center;
	margin-bottom: 50px;}
#logo li {
	text-decoration: none;
	display: inline-block;
	margin-right: 20px;
	}
.maj {
	text-transform:uppercase;}

.facebook a{
	color: #0d4791;
	background: url(images/facebook-logo.png) no-repeat;
	padding-left: 20px;
}
.messenger a {
	
	
color: #0d4791;
	background: url(images/messenger.png) no-repeat;
	padding-left: 20px; }
.social {
	color: #0d4791;
}
	