#liste_operation {
margin-left:4px;
}

#liste_operation .tit_page {
color:#FF9701;
font-size:24px;
font-weight:bold;
padding-top:20px;
padding-right:10px;
padding-left:0px;
padding-bottom:4px;

}

#liste_operation .block_operation {
display:block;
clear:both;
border-top:dashed 1px #9E9D9F;
padding-top:20px;
}

#liste_operation .block_operation .titre {
width:256px;
float:left;
}

#liste_operation .block_operation .titre h1 {
display:block;
background-color:#FF9701;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
margin-bottom:0px;
margin-top:0px;
color:white;
font-size:20px;
font-weight:bold;
}

#liste_operation .block_operation .titre img {
display:block;
margin-top:1px;
}

#liste_operation .block_operation .descriptif {
float:left;
width:500px;
font-size:11px;
line-height:22px;
font-weight:normal;
}

#liste_operation .block_operation .descriptif span {
display:block;
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
}

#liste_operation .block_operation .descriptif .ss_titre {
color:black;
font-size:20px;
font-weight:normal;
}

