#menu{
height:52px;
background-color:#6d6d6d;
width:100%;
text-align:center;
background-image:url(../images/bg-menu.jpg);
background-repeat:repeat-x;
display:block;
}

#menucontent{
width:900px;
margin:auto;
height:52px;
padding:12px 0 0 0;
color:#7d7d7d;
overflow:hidden;
}

#maincontent{
margin:0 0 0 10px;
padding:40px 0 0 10px;
height:640px;
width:auto;
color:#7d7d7d;
overflow:hidden;
-position: absolute;
-top:220px;
}


ul{
display:inline;
font-size: 1.0em;
color:#f7f7f7;
}
li{
list-style-type:none;
margin-left:4px;
margin-right:4px;
float:left;
height:37px;
}

li a{
text-decoration:none;
color:#f7f7f7;
padding:5px;
}

li a:hover{
text-decoration:none;
color:#323232;
background-image:url(../images/bg-bt-roll.jpg);
background-repeat:repeat-x;
height:37px;
padding:5px;
}

#main{
width:100%;
text-align:left;
display:block;
background-color:#ffffff;
background-image:url(../images/degra-main2.jpg);
background-position:top left;
background-repeat:repeat-x;
height:669px;
}

#mainin{
background-image:url(../images/deg-inv-bas.jpg);
background-position:bottom left;
background-repeat:repeat-x;
width:100%;
margin:0;
padding:0;
height:669px;
}


#mainleft{
	background:#397855;
	background-image:url(../images/bg-left-recrutement.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:20%;
	overflow:hidden;
	min-width:0px;
	max-width:340px;
	height:669px;
	float:left;
}

.slimbloc{
background-image:url(../images/blog-large-slim-726-100.jpg);
background-repeat:no-repeat;
width:726px;
height:100px;
padding:12px;
color:#7d7d7d;
margin-top:9px;
}

.slimbloc a {
font-family:Arial, Verdana, sans-serif;
font-size: 1.0em;
color:#7d7d7d;
line-height:1.60;
text-decoration:none;
}
.slimbloc a:hover{
color:#3a7a57;
font-family:Arial, Verdana, sans-serif;
font-size: 1.0em;
line-height:1.60;
text-decoration:none;
}

