/* ---------------------------------------------------- HOME PAGE ADDS ---------------------------------------------------- */
div#flashcontainer{
	z-index:100;
	width:908px;
	margin-top:-18px;
	height:470px;
	position:relative;
	overflow:hidden;
}

div#hp_down{
	height:130px;
	z-index:200;
	position:relative;
	margin:-120px 0 0 0;
	background: url('../images/bg_lineclaimHp.png') repeat-x top
}

div.claim_home{
	width:283px;
	height:118px;
	overflow:hidden;
	background: url('../images/bg_dotted_v.png') right repeat-y;
	float:left;
	margin:15px 15px 0 0;
	padding:0 14px 0 0;
}
.nobg { 
	background-image:none !important;
	margin:15px 0 0 0 !important;
	padding:0 !important;	
}
div.claim_home h3 {
	font-size:13px;
	line-height:25px;
	height:25px;
	text-indent:2px;
	background: url('../images/bg_dotted_h.png') bottom repeat-x;
}
div.claim_home h3 p{ display:inline;padding:0 0 0 5px; }
div.claim_home h3 p span a{
	color:#232323;
	margin:0 2px 0 0;
	text-decoration:none;
}
div.claim_home h3 p span a:hover {
	color:#999999;
}
div.claim_home p {
	padding:8px 0 0 0;
	line-height:18px;
}
div.claim_home p.linkVari a{
	display:block;
	color:#232323;
	text-decoration:none;
}
div.claim_home p.titleNews { font-size:9px;color:#545454 }
div.claim_home p.titleNews span { color:#232323; }
div.claim_home p.titleNews span a { color:#232323;text-decoration:none; }

div.claim_home p.textNews{ line-height:14px;color:#666666;padding:3px 0 0 0;}
div.claim_home p.textNews a{ color:#232323;text-decoration:none; }
/* claim html */
div#claimHp1 {
	float:left;
	margin:30px 0 0 0;
	width:222px;
	overflow:hidden;
	padding:0 5px 0 1px;
}
div#claimHp2 {
	margin:60px 0 0 0;
	float:left;
	width:222px;
	overflow:hidden;
	padding:0 5px 0 0;
}
div#claimHp3 {
	margin:15px 0 0 0;
	float:left;
	width:222px;
	overflow:hidden;
	padding:0 5px 0 0;
}
div#claimHp4 {
	margin:40px 0 0 0;
	float:left;
	width:222px;
	overflow:hidden;
}
div.claimSub_hp{
	width:222px;
	float:left;
	overflow:hidden;
	padding:0 0 82px 0;
	background:url('../images/bg_shadow_claim.jpg') bottom no-repeat;
}
.lastClaim { margin:0 !important;float:right !important; }
div.claimSub_hp p.topImg {
	width:222px;
	height:121px;
	overflow:hidden;
	background:url('../images/bg_topImgClaim.png') no-repeat;
}
div.claimSub_hp p.topImg img { margin:11px 0 0 10px; }

div.claimSub_hp p.closeUp_claim {
	height:15px;
	widht:222px;
	background:url('../images/close_topClaimHp.png') no-repeat;
}
div.claimSub_hp p.closeDown_claim {
	height:15px;
	widht:222px;
	background:url('../images/close_BottomClaimHp.png') no-repeat;
}

div.claimSub_hp div.mid_claim {
	background:url('../images/mid_claimHp.png') repeat-y;
}
div.claimSub_hp div.mid_claim p{ padding:4px 15px 4px 17px;line-height:18px;font-size:12px; }
div.claimSub_hp div.mid_claim p a { 
	display:block;
	text-align:right;
	padding:3px 5px 0 0;
	font-weight:bold;
	color:#232323;
	text-decoration:none;
	background-image:url('../images/bg_arrow_sxnav_off.png');
	background-repeat:no-repeat;
	background-position:123px -1px ; 
}
div.claimSub_hp div.mid_claim p a:hover {
	background-position:126px -1px;
}


/* static home */
#hp_down.static-home {
	margin: 0;
}

#splash {
	position: relative;
	width: 908px;
	height: 301px;
	background: transparent url(../images/bg_prodotti.gif) no-repeat right top;
	/*background: transparent url(/CheBancaWeb/Active/flash/contenuti-alternativi/homepage/bg_prodotti.v) no-repeat right top;*/
}

#splash ul {
	position: absolute;
	margin:0;
	top: 0;
	left: 0;
}

#splash ul li {
	position: relative;
	z-index: 99;
	width: 202px;
	height: 75px;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	background: transparent url(../images/bg_homebutton.jpg) no-repeat 5px top;
}

#splash ul li.active-btn {
	height: 75px;
	color: #333;
	background: transparent url(../images/btn_temphover.gif) no-repeat left top;
}

#splash ul li a {
	position: relative;
	top: 25px;
	left: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

#splash ul li.active-btn a {
	text-indent: -2000px;
	visibility: hidden;
}

#splash #hp-slide {
	position: absolute;
	left: 204px;
	top: 21px;
	z-index: 90;
}

#aprilo {
	display: block;
	position: absolute;
	right: 40px;
	bottom: 30px;
	z-index: 91;
	width: 200px;
	height: 50px;
	text-decoration: none;
}

#scoprilo {
	display: block;
	position: absolute;
	right: 398px;
	bottom: 106px;
	width: 33px;
	height: 154px;
	z-index: 91;
	text-decoration: none;
}

#bg-hp {
	height: 41px;
	background: transparent url(../images/bg_gradhp.gif) no-repeat 5px top;
}
















