div.staff {
height:150px;
width:100%;
padding: 0;
margin:0;
background:#E5E5E5 url("../img/fond_staff.jpg") top right;background-repeat:no-repeat;
}

div.staff2 {
width:100%;
clear:both;
float:left;
padding:0 0 10px 0;
margin:0;
background:#E5E5E5 url("../img/fondTableauBottom.jpg") bottom left;background-repeat:repeat-x;
}

h1.staff {
color:#630839;
font-size:11px;
margin:10px 0 0 10px;
}

h2.staff {
color:#000;
font-size:11px;
margin:5px 0 0 10px;
font-weight:normal;
}

.staff span{
color:#000;
font-weight:normal;
margin-left:0;
}

.staff1 ul, .staff2 ul {
padding-left:5px;
margin-bottom:5px;
}
