@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: url(tile_bg.gif) repeat-x #000066;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left !important;
}

img {
	border: 0;
}

.hidden {
	display: none;
}

a:link, a:visited {
	color:  #003366;
	background: transparent;
	text-decoration: none;
}

a:hover, a:active {
	color:  #ff6600;
	background: transparent;
}

.clear {
	clear: both;
}

.homepage {
	width: 960px;
	background: #ffffff;
	color: inherit;
	margin: 10px auto 0 auto !important;
	position: static !important;
	position: absolute;
	left: 50%;
	margin: 10px 0 0 -480px;
}

.top {
	float: left;
	width: 100%;
}

.topcontenuti {
	padding: 10px 10px 5px 10px;
	float: left;
	width: 940px !important;
	width: 960px
}

.topsx {
	float: left;
}

.topdx {
	float: right;
	width: 450px;
}

a.linktopdx:link, a.linktopdx:visited, a.linktopdx:hover, a.linktopdx:active {
	float: left;
	height: 28px;
	line-height: 28px;
	border-left:1px solid #003366;
	padding: 0 0 0 27px;
	margin: 8px 7px 0 0;
	font-weight: bold;
}


a.chisiamo:link, a.chisiamo:visited, a.chisiamo:hover, a.chisiamo:active {
	float: left;
	height: 28px;
	line-height: 28px;
	border-left:1px solid #003366;
	padding: 0 0 0 27px;
	margin: 8px 7px 0 0;
	font-weight: bold;
	background: url(/images/ico1.gif) no-repeat transparent;
	background-position: 3px 50%;
}

a.areastampa:link, a.areastampa:visited, a.areastampa:hover, a.areastampa:active {
	float: left;
	height: 28px;
	line-height: 28px;
	border-left:1px solid #003366;
	padding: 0 0 0 27px;
	margin: 8px 7px 0 0;
	font-weight: bold;	
	background: url(/images/ico3.gif) no-repeat transparent;
	background-position: 3px 50%;
}

.accessoclienti {
	float: right;
}

/*area tabs*/
ul.tabs {
	margin: 20px 1px 0 1px;
	float: left;
	display: inline;
	list-style-type: none;
}

ul.tabs li {
	width: 238px;
	margin: 0 2px 0 0;
	float: left;
}

ul.tabs li.last {
	margin: 0;
}

ul.tabs li a:link, ul.tabs li a:visited {
	display: block;
	height: 50px;
	width: 238px;
}

ul.tabs li a.tab0:link, ul.tabs li a.tab0:visited {
	background: url(conto_arancio.gif) no-repeat transparent;
	background-position: 0 0;
}

ul.tabs li a.tab1:link, ul.tabs li a.tab1:visited {
	background: url(conto_corrente_arancio.gif) no-repeat transparent;
	background-position: 0 0;
}

ul.tabs li a.tab2:link, ul.tabs li a.tab2:visited {
	background: url(mutuo_arancio.gif) no-repeat transparent;
	background-position: 0 0;
}

ul.tabs li a.tab3:link, ul.tabs li a.tab3:visited {
	background: url(investimenti_arancio.gif) no-repeat transparent;
	background-position: 0 0;
}

ul.tabs li a.current:link, ul.tabs li a.current:visited {
	background-position: 0 100% !important;
}

div.contenutitabs {
	background: url(tile_tabs.gif) repeat-x #ff6600;
	height: 280px;
	width: 100%;
	float: left;
}
/*fine area tabs*/

.riganews {
	width: 100%;
	height: 40px;
	float: left;
}

.riganewssx {
	float: left;
	width: 50%;
	height: 100%;
	background: url(label_news.gif) no-repeat transparent;
	background-position: 10px 5px;
}

.riganewsdx {
	float: left;
	width: 50%;
	height: 100%;
	background: url(label_voce_arancio.gif) no-repeat transparent;
	background-position: 10px 5px;
}

.riganewssx div.newsvocearancio {
	font-weight: bold;
	margin: 0 0 0 60px;
	line-height: 20px;
}

/*news scroller*/
 .newsscroller {
 	 float: right;
	 position:relative; 
    overflow:hidden; 
	 height: 100%;
	 width: 360px;
	 margin: 0 5px 0 0;
 }

	 
.newsscroller .items { 
    position:absolute; 
    height:20000em; 
}

.newsscroller .items .item {
	height: 40px;
	overflow: hidden;
	font-weight: bold;
	line-height: 20px;
} 
/*fine*/

.boxpromo {
	float: left;
	width: 100%;
	height: 91px;
	background: url(tilepromo.gif) repeat-x transparent;
}

.boxpromosx, .boxpromodx {
	float: left;
	width: 50%;
	height: 100%;
}

.imgpromo {
	padding: 7px 0 0 7px;
}

.footer {
	float: left;
	height: 30px;
	width: 960px;
	background: #ffffff;
	color: #999999;
}

.footersx {
	float: left;
	height: 30px;
	width: 405px;
}

.footerdx {
	float: left;
	height: 30px;
	width: 415px;
	text-align: right;
}

.areasocial {
	width: 139px;
	height: 30px;
	line-height: 30px;
	float: left;
	background: #ffffff;
	color: #999999;
	font-weight: bold;
	border-left: 1px solid #cccccc;
	font-size: 10px;
}

a.iconasocial:link, a.iconasocial:visited {
	float: left;
	display: inline;
	width: 22px;
	height: 23px;
	margin: 3px 0 0 10px;
}

a.homefacebook:link, a.homefacebook:visited {
	background: url(icona_facebook.gif) no-repeat transparent;	
}

a.hometwitter:link, a.hometwitter:visited {
	background: url(icona_twitter.gif) no-repeat transparent;	
}

a.iconasocial:hover, a.iconasocial:active {
	background-position: 0 100%;
}

.partitaiva {
	font-weight: bold;
}

.seguici {
	margin: 0 0 0 7px;
	float: left;
}	

.footer ul {
	list-style-type: none;
	float: left;
	margin: 9px 0 0 0;
	display: inline;
}

.footer .footersx ul {
	margin-left: 10px;
}

.footer .footerdx ul {
	float: right;
}

.footer ul li {
	float: left;
	display: inline;
	border-right: 1px solid #999999;
	padding: 0 5px 0 0;
	margin: 0 3px 0 0;
	font-size: 10px;
}

.footer ul li.last {
	border: none;
}

.footer ul li a:link, .footer ul li a:visited {
	color: #999999;
	background: transparent;
	font-weight: bold;
}

.footer ul li a:hover, .footer ul li a:active {
	text-decoration: underline;
}

.telefono {
	width: 100%;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background: #000066;
	padding: 5px 0 0 0;
}

div.contenutitabs, div.contenutitabs a:link, div.contenutitabs a:visited, div.contenutitabs a:hover, div.contenutitabs a:active  {
	color: #ff6600;
	background-color: transparent;
}
/*contenuti tab*/
.tabsx {
	float: left;
	width: 330px;
}

.tabdx {
	float: right;
	width: 630px;
	text-align: right;
	font-size: 1px;
}

.immaginiorizzontali {
	display: inline-block;
	letter-spacing: 0px;
	word-spacing: -5px;
}
/*fine contenuti tab*/


/*overlay*/
.overlay {
	width: 855px;
	height: 432px;
	background: transparent;
	display: none;
}

.overlay .contenutiverlay {
	position: relative;s	
}

.overlay a.close:link, .overlay a.close:visited {
	width: 95px;
	height: 35px;
	background: url(overlayclose.gif) no-repeat #ffffff;
	display: block;
	position: absolute;
	right: 12px;
	top: 10px;
	cursor: pointer;
}


 /* fine  overlay*/


