
/*****************************************************
 BANKING
 *****************************************************/

.contoprivati {
width: 396px;
	height: 141px;
background: url('/images/contoprivati.gif') 0 0 no-repeat;
}
.contoprivati #testocontoprivati {
	padding:10px 0px 0px 180px;
	width:200px;
	height:100px;
}
.newsprivati {
width: 396px;
	height: 141px;
background: url('/images/newsprivati.gif') 0 0 no-repeat;
}
.newsprivati #testonewsprivati {
	padding:10px 0px 0px 180px;
	width:200px;
	height:100px;
}
.contoimprese {
width: 396px;
	height: 141px;
background: url('/images/contoimprese.gif') 0 0 no-repeat;
}
.contoimprese #testocontoimprese {
	padding:10px 0px 0px 180px;
	width:200px;
	height:100px;
}

.newsimprese {
width: 396px;
	height: 141px;
background: url('/images/newsimprese.gif') 0 0 no-repeat;
}
.newsimprese #testonewsimprese {
	padding:10px 0px 0px 180px;
	width:200px;
	height:100px;
}

.funzionalita {
width: 396px;
	height: 141px;
background: url('/images/funzionalitacorporate.gif') 0 0 no-repeat;
}
.funzionalita #testofunzionalita {
	padding:10px 0px 0px 180px;
	width:200px;
	height:100px;
}

.funzionalitacorporate {
width: 396px;
	height: 141px;
background: url('/images/funzionalitacorporate.gif') 0 0 no-repeat;
}

.leasing {
width: 396px;
	height: 141px;
background: url('/images/leasing.gif') 0 0 no-repeat;
}

.leasing #testofunzionalitacorporate {
	padding:10px 0px 0px 180px;
	width:200px;
	height:100px;
}

.funzionalitacorporate #testofunzionalitacorporate {
	padding:10px 0px 0px 180px;
	width:200px;
	height:100px;
}


.logininterna {
	float: left;
	width: 328px;
	height: 238px;
	background: url('../images/login-bar.gif') 0 0 no-repeat;
	padding: 10px 0px 0px 10px;
	margin:0px 0px 0px 2px;
}
.logininterna .fleft {
	float: left; 
	margin-right: 10px
}

/********************************************************
TABCONTENT SCRIPT 
*******************************************************/
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px !important;
padding: 5px;
padding-top: 14px;
margin-right: 3px;
border: 0;
color: #2d2b2b;
background: url(/images/shade.gif) bottom left no-repeat;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color: red;

}

.shadetabs li a.active{ /*selected main tab style */
color: red;
}

.shadetabs li a.selected{ /*selected main tab style */
background: url(/images/shade.gif) bottom left no-repeat;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.titolo_login {
font-size: 11px;
font-weight: normal;
color: #d8191d;
text-transform: uppercase;
text-align:left;
}
