#liste_offre{
width:600px;
margin:10px 0 30px;
border-collapse:collapse;
}

#liste_offre .offre_top{
height:33px;
background:url('/images/interface/offre_emploi_table_head.png');
color:#8d0000;
font-weight:bold;
} 

#liste_offre .offre_liste{
height:20px;
line-height:20px; 
}

#liste_offre .offre_pair{background:url('/images/interface/offre_emploi_back1.png'); color:#5c5c5c;}
#liste_offre .offre_impair{background:url('/images/interface/offre_emploi_back2.png'); color:#3d3d3d;}

#liste_offre .detail{
color:#7c9cb5;
font-weight:bold;
padding-right:15px;
background:url('/images/interface/offre_emploi_plus.png') right no-repeat;
}

#liste_offre .detail:hover{
color:#D20;
}


#offre_contact{
border-collapse:collapse;
margin-bottom:75px;
}

#offre_contact_center{
width:310px;
background:#e9eef3;
padding:15px 20px;
}

#offre_contact_top{
height:5px;
background:#e9eef3;
}

#offre_contact_left{
width:5px;
background:#e9eef3;
}

#offre_contact_right{
width:5px;
background:#d9d9d9;
}

#offre_contact_bottom{
height:5px;
background:#d9d9d9;
}


#offre_contact_center a{
color:#d60524;
}
