#index #header
{
	width: 920px;
	min-height: 418px !important;
	height: 418px;
	background: url(../images/bg_header_easter.jpg) left top no-repeat transparent;
	position: relative;
}

#index #header a.header-easter{
	position: absolute;
	width: 182px;
	top: 340px;
	left: 337px;
	/*background: red;*/
	height: 20px;
}

#index #right-box
{
	width: 75px;
	height: 222px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/cadou_right_easter.png');
	position: absolute;
	top: 58px;
	right: -75px;
}

/* IE7 HACK */
*:first-child+html #index #right-box {
	background: url(../images/cadou_right_easter.png) left top no-repeat transparent;
}

html>#index #right-box
{
	background: url(../images/cadou_right_easter.png) left top no-repeat transparent;
}