/**
 * Style sheet Imagerie
 */
#cathy
{
	width:60px;
	height:60px;
	bottom:0px;
	left:0px;
	right:0px;
	top:-10px;
	position:relative;
	float:right;
	clear:none;
	margin-right:auto;
	padding:2px;
	text-align:center;
	background-color:#ffcc99;
}

