/*BLEU*/
#content_text h2{
   background:url(/app/images/SFB_titre.png) no-repeat top left;   
   width:274px;
   height:33px;
   margin:0px 0 3px 0;
   padding:0px;
}

#description_piece{
   background:#fff;
   border-top:#ee7f22 9px solid;  
   border-right:#ee7f22 5px solid;  
   border-left:#ee7f22 6px solid;  
   border-bottom:#ee7f22 2px solid;
   padding:8px 23px 15px 15px;  
   margin:0 0 3px 0;
   position:relative;
}


#ti_carre{
  background:#ee7f22;  
  position:absolute;
  right:0px;
  top:0px;
  width:23px;
  height:42px;
}


