body { 
background:#eee url(images/bg.png) repeat-y top center; 
font-family:verdana, arial, sans-serif; 
font-size:72.5%; 
line-height:20px; 
}

abbr {}

a img { 
border:none; 
}

.all { 
margin:0px auto; 
width:900px; 
}

.header { 
margin:0px; 
padding:0px; 
display:table; 
}

.header .logo { 
display:table-cell; 
}

.header .menu { 
display:table-cell; 
vertical-align:top; 
}

.header .menu .barre { 
height:20px; 

margin-top:54px; 
clear:both; 
}

.header .menu ul { 
text-align:right; 
list-style:none; 
margin:0px; 
padding:0px; 
}

.header .menu li { 
float:left; 
}

.header .menu li a { 
width:auto; display:block; 
padding:0px 30px 0px 30px; 
margin-bottom:3px; 
text-decoration:none; 
color:#999; 
}
.header .menu li a:hover { 
color:#666; 
}

.pied {
font-size:72.5%; 
margin:10px auto; 
text-align:center;
margin-right:30px;
}

.center { 
text-align:justify; 
padding:0px 20px; 
}

.center h1 { 
font-size:1.4em; 
font-weight:bold; 
color:#666; 
padding-left:30px; 
border-bottom:dotted 1px #333; 
margin-bottom:20px; 
}

.center h2 { 
font-size:1em; 
font-weight:bold; 
}
.imgLiens{
float:left; 
width:15px; 
height:15px; 
}
.imgLinkedin{
float:left; 
width:60px; 
height:19px; 
}
.imgProfil{
float:left; 
width:95px; 
height:25px; 
}
.center .imgLeft { 
float:left; 
margin:10px; 
width:51px; 
height:50px; 
background:#999; 
display:block; 
}

.center .imgRight { 
float:right; 
margin:10px; 
width:40px; 
height:50px; 
background:#999; 
display:block; 
}
