
/*Affichage  DIV IFB sur le WEB*/
#ifb_sur_le_web{position:absolute;z-index:200;bottom:0;left:500px;width:220px;height:auto;background:#fff;border:1px solid #cccccc;}
#click_web{cursor:pointer;font-weight:bold;}
#ifb_sur_le_web ul{float:left;margin-top:-10px;background:transparent;text-align:left;width:200px;height:auto;}

#ifb_sur_le_web ul li{float:left;padding:2px;height:35px;display:inline;}
#ifb_sur_le_web li img{float:left;margin-right:5px;height:32px;width:32px;}
#ifb_sur_le_web  span{float:left;margin:10px 0 0 7px;}


#fermer_ifb_sur_le_web{cursor:pointer;float:right;width:35px;height:35px;background:url('http://www.ifb-france.net/wp-content/themes/blueprint/images/sem/fermer.png') no-repeat;}