#liste_scoop{
margin-left:20px;
list-style-type:none;
}

#liste_scoop li a{
color:#000;
background:url('/images/interface/pdf.png') left no-repeat;
text-decoration:none;
line-height:22px;
padding-left:20px;
}

#liste_scoop li a:hover{
color:#D60524;
}

/***********pieces de rechange************************/
#results{
width:100%;
margin:10px auto;
text-align:center;
border-collapse:collapse;
}


#results .vo_top{
height:33px;
background:url('/images/interface/offre_emploi_table_head.png');
color:#666;
font-weight:bold;
} 

#results .vo_liste{
height:40px;
line-height:20px; 
background:url('/images/interface/vo_back1.png'); color:#5c5c5c;
}


