div#header {
	border-bottom: 1px solid #e1e1e1;
	height: 56px;
	/*overflow: auto;*/
}

div#header div.logo {
	position: relative;
	float: left;
	width: 260px;
	height: 55px;
	border-right: 1px solid #e1e1e1;
	overflow: hidden;
	display: table;
}

/* div#header div.logo div {
	position: absolute;
	top: 0;
	left: 0;
	width: 392px;
} */

/* div#header div.logo:hover div {
	position: absolute;
	left: -196px;
} */

div#header div.logo a {
	width: 100%;
	height: 55px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

ul#menu {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

ul#menu li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	line-height: 55px;
	list-style-type: none;
	list-style-image: none;
}

ul#menu li a {
	display: block;
	line-height: 55px;
	color: #333;
	text-decoration: none;
	padding: 0 36px;
}

ul#menu li a:hover {
	color: #fff;
	text-decoration: none;
	background: #0aabd3;
}

ul#menu li a.registration {
	color: #fff;
	padding: 4px 8px;
	background: #0aabd3;
	border: 1px solid #6a1652;
}

ul#menu li a.registration:hover {
	background: #6a1652;
	text-decoration: none;
}

ul#menu li.active a {
	color: #fff;
	background: #0aabd3;
}

div.container {
	width: 960px;
	margin: 0 auto;
}

div.content {
	margin-top: 48px;
	margin-bottom: 96px;
}

div.pave1 {
	background: #f1f1f1;
	border-radius: 16px;
	overflow: auto;
	margin: 0 0 32px 0;
	padding: 0 0 16px 0;
}

/* Page recrutement 02/11/15 */
.retour-float {
clear:both;
}

#bandeau-violet-recruit {
background-color:#0aabd3;
color:#ffffff;
padding:5px 0px 10px 0px;
text-align:center;
margin-left:-100%;
width:300%;
margin-top:32px;
}

#bandeau-violet-recruit  h1 {
font-size:24px;
}

.recrutement h2{
color:#0aabd3;
font-weight:bold;
}

.recrutement .bloc-offre{
background: #f1f1f1;
border-radius: 16px;
padding:20px 25px;
position:relative;

height:460px;
margin:10px;
}

.recrutement .bloc-offre h3{
margin:0px;
font-size:20px;
margin-bottom:20px;
color:#515151;
}

.recrutement .bloc-offre .wanted{
position:absolute;
right:10px;
top:20px;
background-color:#0aabd3;
color:#ffffff;
padding:2px 5px;
font-size:18px;
}

.recrutement .bloc-offre li{
margin:0px;
text-align:left
}

#def-rejoindre {
margin-top:40px;
}

#def-rejoindre h4{
color:#0aabd3;
}

#def-rejoindre img{
float:left;
float:left;
}

#def-rejoindre ul{
float:left;
width:600px
}

#def-rejoindre li{
list-style:none;
margin:0px;
margin-top:30px;
}

#def-rejoindre li .puce{
background-color:#0aabd3;
border-radius: 20px;
color:#ffffff;
width:40px;
line-height:40px;
height:40px;
text-align:center;
font-weight:bold;
float:left;
margin-right:20px;
margin-top:20px;
}

#def-rejoindre li .texte{
float:left;
width:500px;
}

#def-rejoindre li strong{
display:block;
font-size:16px;
color:#0aabd3
}

#def-rejoindre #phrase-fin {
text-align:center;
color:#0aabd3;
font-weight:bold;
}

#def-rejoindre #bt-rejoindre {
color:#ffffff;
background-color:#0aabd3;
text-decoration:none;
font-size: 14px;
line-height: 20px;
font-weight: normal;
text-decoration: none;
padding: 8px 15px;
border: 1px solid #6a1652;
}
