/* =---------------
 * rub6.css
 */
div.footbar-logo {
	position: relative;
	float:right;
	margin-left:20px;
	margin-right:20px;
	top:22px;
}
div.footbar-tooltip {
	background:transparent url(../images/tooltip_arrow_small.png) no-repeat scroll 0 0; 
  font-size:14px; 
  height:100px; 
  padding:16px; 
  width:200px; 
  font-size:14px; 
  display:none; 
  color:#fff;
	z-index:999;
}


div.footbar-logo a img {
height:98px;
max-width:140px;
width:auto;

}



div#footbar div.footbar-logo .espace-presse div.footbar-logo a img {
height:auto;
max-width:140px;
width:auto;
}
