/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* fine css reset */


body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size:0.8em;
	color:#000;
	line-height: 131%;
}
/*inizio definizione dei link presenti nella pagina*/
a { 
	color: #000;
	text-decoration: underline;
	background: none;
}

a:hover { 
	/*background: #fff;*/
	/*background-image:url(/gruppo/html/ita/gifs/pixel_bianco.gif);*/
	text-decoration: none;
}
/*fine definizione dei link presenti nella pagina*/

/* inizio regole per le intestazioni */
h1 { 
	color: #004a95;
	background-color: transparent;
	font-size: 200%;
	line-height:100%;
	font-weight: normal;
	margin-top:8px;
	margin-bottom:35px;
}

h2 { 
	margin-top:0;
	margin-bottom:15px;
	text-transform:uppercase;
}
/* fine regole per le intestazioni */
#wrapper { 
	margin: 0 auto;
	width: 986px;
}
#wrapper_splash { 
	margin: 0 auto;
	width: 880px;
}

#mainbar {
	width: 986px;
	background: #000;
	height: 31px;
	color: #fff;
}

#mainbar_left {
	float:left;
	width: 280px;
	padding: 0 0 0 20px;
	height: 31px;
}
#mainbar_right {
	float:right;
	width: 640px;
	padding:5px 5px 0 5px;
	height: 26px;
}
#mainbar li { display: inline;}

#mainbar li a {
	text-decoration: none;
	background-color: #000;
	color: #FFF;
	height: 31px;
	line-height: 29px;
	padding: 0 5px;
}

#mainbar li a:hover{
	text-decoration: underline;
	background-color: #000;
	color: #FFF;
	height: 31px;
	line-height: 29px;
	padding: 0 5px;
}

.alignmiddle {vertical-align:middle;}

input {
	margin-bottom:0.1em;
	margin-left:0.5em;
	margin-top:0.1em;
	margin-right:0.3em;
}

#header {
	/*color: #333;*/
	width: 986px;
	height: 303px;
	background-image: url(/bponti/html/ita/gifs/bg_header.jpg);
	background-repeat: repeat-x;

}
#header_interne {
	/*color: #333;*/
	width: 986px;
	height: 170px;
	background-image: url(/bponti/html/ita/gifs/bg_header_interne.jpg);
	background-repeat: repeat-x;

}
#header_left {
	width: 350px;
	float: left;
	padding-left: 17px;
	line-height: 16px;
	color:#fff;
}
#header_right {
	width: 619px;
	float: left;
}
#Animazione_home {
	float:right;
}

/*
.TabbedPanelsContent {
	padding:10px;
}
*/

.TabbedPanelsTabGroup {
	width:292px!important;
	width:285px;
	margin:0;
	padding:0;
	font: 90% Verdana;
}
.TabbedPanelsTabGroup ul{
	list-style:none;
	margin:0;
	padding:0;
}

.TabbedPanelsTabGroup li{
	display:inline;
}
.TabbedPanelsTabGroup li#dafult {
	background:url(/bponti/html/ita/gifs/menu_tab.jpg) 0 0 no-repeat;
	width:292px;
	height:71px;
}
.TabbedPanelsTabGroup li#proposte_investimento {
	background:url(/bponti/html/ita/gifs/menu_tab.jpg) 0 0 no-repeat;
	width:292px;
	height:71px;
}
.TabbedPanelsTabGroup li.TabbedPanelsTabHover#proposte_investimento, .TabbedPanelsTabGroup li.TabbedPanelsTabSelected#proposte_investimento {
	background:url(/bponti/html/ita/gifs/menu_tab.jpg) -292px 0 no-repeat;
	width:292px;
	height:71px;
}
.TabbedPanelsTabGroup li#servizi_consulenza {
	background:url(/bponti/html/ita/gifs/menu_tab.jpg) 0 -71px no-repeat;
	width:292px;
	height:71px;
}
.TabbedPanelsTabGroup li.TabbedPanelsTabHover#servizi_consulenza, .TabbedPanelsTabGroup li.TabbedPanelsTabSelected#servizi_consulenza {
	background:url(/bponti/html/ita/gifs/menu_tab.jpg) -292px -71px  no-repeat;
	width:292px;
	height:71px;
}
.TabbedPanelsTabGroup li#servizi_bancari {
	background:url(/bponti/html/ita/gifs/menu_tab.jpg) 0 -142px no-repeat;
	width:292px;
	height:71px;
}
.TabbedPanelsTabGroup li.TabbedPanelsTabHover#servizi_bancari, .TabbedPanelsTabGroup li.TabbedPanelsTabSelected#servizi_bancari {
	background:url(/bponti/html/ita/gifs/menu_tab.jpg) -292px -142px no-repeat;
	width:292px;
	height:71px;
}
/* fine menu_sx_tab */

/* inizio menu principale */
#navcontainer {	
	margin: 1px 0 0 0;
	padding: 1px 0 0 0;
	background-color: #000;
	color: #FFF;
	height: 27px;
	width: 986px;
}

#navcontainer ul {	
	margin:0; 
	padding:0 0 0 214px;
	list-style:none; /* rimuove puntini della lista */ 
	/*overflow:hidden;*/
}

#navcontainer li { display:inline;
   margin: 0; 
   padding: 0;
   text-indent:-9999px; }

a.banca  {
    display:block;
	float:left;
    background-image:url(/bponti/html/ita/gifs/banca_off.gif);
    background-repeat:no-repeat;
    width: 90px;
    height: 27px;
    text-decoration: none;
}

a.banca:hover {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/banca_on.gif);
  background-repeat:no-repeat;
  width: 90px;
  height: 27px;
  text-decoration: none;
}

.attivo_banca {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/banca_active.gif);
  background-repeat:no-repeat;
  width: 90px;
  height: 27px;
  text-decoration: none;
}

a.p_banking {
    display:block;
	float:left;
    background-image:url(/bponti/html/ita/gifs/private_banking_off.gif);
    background-repeat:no-repeat;
    width: 144px;
    height: 27px;
    text-decoration: none;
}

a.p_banking:hover {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/private_banking_on.gif);
  background-repeat:no-repeat;
  width: 144px;
  height: 27px;
  text-decoration: none;
}

.attivo_p_banking {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/private_banking_active.gif);
  background-repeat:no-repeat;
  width: 144px;
  height: 27px;
  text-decoration: none;
}

a.professionisti {
    display:block;
	float:left;
    background-image:url(/bponti/html/ita/gifs/professionisti_off.gif);
    background-repeat:no-repeat;
    width: 196px;
    height: 27px;
    text-decoration: none;
}

a.professionisti:hover {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/professionisti_on.gif);
  background-repeat:no-repeat;
  width: 196px;
  height: 27px;
  text-decoration: none;
}
.attivo_professionisti {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/professionisti_active.gif);
  background-repeat:no-repeat;
  width: 196px;
  height: 27px;
  text-decoration: none;
}

a.customer {
    display:block;
	float:left;
    background-image:url(/bponti/html/ita/gifs/customer_off.gif);
    background-repeat:no-repeat;
    width: 152px;
    height: 27px;
    text-decoration: none;
}

a.customer:hover {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/customer_on.gif);
  background-repeat:no-repeat;
  width: 152px;
  height: 27px;
  text-decoration: none;
}
.attivo_customer {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/customer_active.gif);
  background-repeat:no-repeat;
  width: 152px;
  height: 27px;
  text-decoration: none;
}
/* fine menu principale*/


/*---- PAGINE INTERNE  ----*/

#container{
	margin: 0;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	background-image:url(/bponti/html/ita/gifs/bk_int.gif);
	background-repeat:repeat-y;
	height: auto !important;
	height: 280px;
	min-height: 280px;
}


#leftcolumn { 
	margin: 25px 0px 0px 5px;
	width: 209px;
	float: left;
}


/*questo stile definisce lo stile dei menu esplosi che compongono i sottolivelli nella navigazione sinistra*/
#menu_sottolivelli {
	color:black;
	position:relative;
	width: 95%;
	margin-bottom:10px;
	margin-left:auto;
	margin-right: auto;
}

#menu_sottolivelli ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.sottolivello li {
	/*
	position:relative;
	left:15px;
	*/
	margin:0px;
	padding-left:15px;
}


/* inizio regole per i menu dei sottolivelli  */
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	/*background-color: #dff3f4;*/
}

.treeview ul {
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(/bponti/html/ita/gifs/treeview_bponti.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}

/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	color: black;
}

#treecontrol {
	margin: 1em 0;
	display: none;
}

.treeview a {
	color: black;
}

.treeview a:hover {
	cursor: pointer;
	text-decoration: none;
}

.treeview li.collapsable, .treeview li.expandable {
	background-position: 0 -176px;
}

.treeview .expandable-hitarea {
	background-position: -80px -3px;
}
/* fine regole per i menu dei sottolivelli  */


/*definizione delle tabelle */

table {
	border: 0;
	padding: 0; 
	border-spacing: 0px;
	border-collapse:collapse;
}

td {
	padding: 0;
}

.dati {
	margin-bottom:3em;
}

.dati td,th,caption {
	border:0px;
	/*padding: 6px;*/
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.dati_intestaz_bg {
	background-color:#01478F;
	color: #fff;

}

.dati_interna_bg {
	background-color:#EBEBE8;
}


/*fine definizione tabelle */


/*stili per l'allineamento */
.aligncenter { 
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

.alignleft { 
	text-align: left;
}

.alignright { 
	text-align: right;
}
/*fine stili per l'allineamento */

/* questa regola definisce i contenuti all'interno delle pagine */
#rightcolumn { 
 float: left;
 margin: 10px 0 0 20px;
 padding-bottom: 20px;
 width: 742px;
}

/* questa regola definisce gli ul all'interno del <div> "rightcolumn"*/
#rightcolumn ul{
	list-style-type: disc;
	margin:20px 0 20px 16px;
	padding:0;
}
#rightcolumn ol{
	list-style-type:upper-roman;
	margin:20px 0 20px 16px;
	padding:0;
}
#rightcolumn li{
	margin:2px 0;
	padding:0;
}
/*questa regola definisce i paragrafi all'interno del <div> "rightcolumn"*/
#rightcolumn p{
	margin:0 0 20px 0;
	padding:0;
}
/*questa regola determina il posizionamento dell'immagine all'interno del <div> "rightcolumn" */
.img_sezione_gruppo {
	margin-right:0;
	margin-left:15px;
	float:right;
}

.labeltitoli{ 
	font-size: 18px;
	line-height: 35px;
 	color: #004a95;
}
.path{ 
	 text-align: right;
	 color:#000;
}

/* questa regola definisce il box "Scarica Adobe Reader" */
.adobe{ 
	 background-color: #ebebe8;
	 width: 722px;
	 margin:0;
	 margin-bottom:15px;
	 margin-top:15px;
	 padding-top:8px;
	 padding-right:10px;
	 height:40px;
	 float:left;
	 clear:both;
}

/* questa regola definisce la posizione dell'icona pdf o zip presente vicino ai links*/
.icona_pdf {
	margin-left:10px;
	margin-right:10px;
	/*margin-bottom:5px;*/
	text-decoration:none;
	vertical-align:middle;
	/*line-height:auto;*/
}


/* questa regola definisce lo stile per i numeri verdi*/
.numeri_verdi {
	font-size:100%;
	font-weight:bold;
	margin:0;
	color: #004800;
} 

/* definizione li senza bullet per la rassegna stampa */
.no_bullet_rassegna_stampa ul  {
	margin:0 0 0 16px;
	padding:0;
}
.no_bullet_rassegna_stampa li {
	line-height:180%;
	list-style-type:none;
	margin-bottom:20px;
	margin-left:0;
	margin-top:10px;
	padding:0;
}

/*stile per il quadrato posto a fianco dei titoli*/
.tit_quad {
	text-transform:uppercase;
	font-size:110%;
	background-image:url(/bponti/html/ita/gifs/q.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-top:0;
	margin-bottom:15px;
	padding-left:16px;
}

/* questa regola definisce lo stile del contenitore della lista della rassegna stampa */
/*
#rassegna { 
	position:relative;
	left: 20px;
}
*/
/* questa regola definisce lo stile del box approfondimenti*/
#contentbox { 
	margin: 10px 0 10px 0;
	padding-right:10px;
	padding-top:8px;
	width: 732px;
	float:left;
}

#contentbox_small { 
	margin: 10px 0 10px 0;
	padding-top:8px;
	width: 460px;
	float:left;
}

/* questa regola definisce gli ul all'interno del <div> "box approfondimenti"*/
#contentbox ul{
	margin:10px 0 10px 25px;
	padding:0;
	list-style-image: url(/bponti/html/ita/gifs/freccia.gif);
}

#contentbox li{
	margin:8px 0 8px 0;
	padding:0;
}

#contentbox_small ul{
	margin:10px 0 10px 25px;
	padding:0;
	list-style-image: url(/bponti/html/ita/gifs/freccia.gif);
}

#contentbox_small li{
	margin:8px 0 8px 0;
	padding:0;
}

.tit_approfondimenti { 
	margin: 0;
	padding: 0;
	width: 100%;
	background-color:#01478f;
	height: 19px;
	float:left;
}
/*stile che definisce lo strillo che si trova in alcune pagine*/
.strillo {
	text-transform:uppercase;
	font-size:136%;
	margin-top:0;
	margin-bottom:20px;
}

/*stile che definisce lo strillo con lettere minuscole*/
.strillino {
	text-transform:none;
	font-size:130%;
	margin-top:0;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
}

.text_approfondimenti { 
	margin: 0;
	padding: 0;
	width: 100%;
	background-color:#ebebe8;
	float:left;
}

#button { 
	float: right;
	position:relative;
	top: 15px;
	margin:0; 
	padding:0; 
}

#button ul {	
	margin:0; 
	padding:0; 
	list-style:none; /* rimuove puntini della lista */ 
	overflow:hidden;
}

#button li { 
   display:inline;
   margin: 0;
   padding: 0;
   text-indent:-9999px; 
}


.mostre {	
	margin:0; 
	padding:0; 
	list-style:none; /* rimuove puntini della lista */ 
	display: block;

}

.mostre li { 
   margin: 0;
   padding: 0;
   text-indent:-9999px; 
   list-style:none;

}


a.dettaglio  {
    display:block;
    background-image:url(/bponti/html/ita/gifs/button_dettaglio_off.gif);
    background-repeat:no-repeat;
    width: 100px;
    height: 19px;
    text-decoration: none;
}

a.dettaglio:hover {
  display:block;
  background-image:url(/bponti/html/ita/gifs/button_dettaglio_on.gif);
  background-repeat:no-repeat;
  width: 100px;
  height: 19px;
  text-decoration: none;

}


a.gallery  {
    display:block;
    background-image:url(/bponti/html/ita/gifs/button_gallery_off.gif);
    background-repeat:no-repeat;
    width: 100px;
    height: 19px;
    text-decoration: none;
}

a.gallery:hover {
  display:block;
  background-image:url(/bponti/html/ita/gifs/button_gallery_on.gif);
  background-repeat:no-repeat;
  width: 100px;
  height: 19px;
  text-decoration: none;
}



a.invia  {
    display:block;
	float:left;
	background-image:url(/bponti/html/ita/gifs/button_segnala_off.gif);
/*  background-image:url(/bponti/html/ita/gifs/button_invia_off.gif);
 	width: 100px;*/
    background-repeat:no-repeat;
    width: 151px;
    height: 19px;
    text-decoration: none;
	padding-right:5px;
}

a.invia:hover {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/button_segnala_on.gif);
/*background-image:url(/bponti/html/ita/gifs/button_invia_on.gif);
  width: 100px;*/
  background-repeat:no-repeat;
  width: 151px;
  height: 19px;
  text-decoration: none;
  padding-right:5px;
}

a.stampa  {
    display:block;
	float:left;
    background-image:url(/bponti/html/ita/gifs/button_stampa_off.gif);
    background-repeat:no-repeat;
    width: 75px;
    height: 19px;
    text-decoration: none;
		padding-right:5px;
}

a.stampa:hover {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/button_stampa_on.gif);
  background-repeat:no-repeat;
  width: 75px;
  height: 19px;
  text-decoration: none;
  	padding-right:5px;
}

a.fav  {
    display:block;
	float:left;
    background-image:url(/bponti/html/ita/gifs/button_fav_off.gif);
    background-repeat:no-repeat;
    width: 82px;
    height: 19px;
    text-decoration: none;
}

a.fav:hover {
  display:block;
  float:left;
  background-image:url(/bponti/html/ita/gifs/button_fav_on.gif);
  background-repeat:no-repeat;
  width: 82px;
  height: 19px;
  text-decoration: none;
}

.screenreader { 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
}

/*classe utilizzata per allineare img esecutivi nuova campagna */
.content_box_campagna {
float: left; 
width:180px; 
margin-right: 5px;
margin-bottom: 30px;
}
.img_float_left {
border:1px solid #000; 
width:150px;
}
.didascalia {
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
}
/*fine classe utilizzata per allineare img esecutivi nuova campagna */

/*classe utilizzata per allineare img patrimonio artistico */
.img_left_patrimonio {
float: left; 
margin-right: 25px;
}
.img_patrimonio {
/*float: left;
border:1px solid #000;  
margin-right: 5px;*/
padding: 0 5px 5px 5px;
}
/*fine classe utilizzata per allineare img patrimonio artistico */

.loghi_bancaonline {
float: left;
width: 150px;
}

/*classe per inserire un'immagine a destra del testo*/
.img_sezione {
float:right;
margin-bottom:15px;
margin-left:25px;
margin-right:0;
}

.img_sezione_pb {
float:right;
margin-bottom:15px;
margin-left:5px;
margin-right:0;
}
/*fine classe per inserire un'immagine a destra del testo*/

/* id per elenco senza pallino */

#elenco_nobullet li {
list-style-type: none;
margin-bottom: 10px;
}

/* fine id per elenco senza pallino */

/*
	FOGLI INFORMATIVI
*/
th.codice { width:12%; }

/* FOOTER */
#footer {
	font-size: 11px;
 	width: 976px;
 	clear: both;
 	height: 20px;
	line-height: 20px;
 	color: #fff;
 	background: #000;
	padding-left: 10px;
 	margin: 0px 0px 10px 0px;
}

#footer ul {	
	/*padding: .2em 0;*/
	margin: 0;
	list-style-type: none;
	background-color: #000;
	color: #fff;
	height: 20px;
	line-height: 20px;
	width: 100%;
}

#footer li { display: inline;}

#footer li a {
text-decoration: none;
background-color: #000;
color: #FFF;
height: 20px;
line-height: 20px;
padding: 0 0.5em 0 0;
border-right: 1px solid #fff;
}

#footer li a:hover {
color: #fff;
text-decoration:underline;
}
/* fine FOOTER */



/* css per gli help dell'applicazione calcolo_costi_apertura_cc.jsp */

#inserimento_template {
	width: 742px;
	height:100%;
	padding:10px 0 20px 0;
	font-family:"Arial", Helvetica, sans-serif;
	color: #303030;
	/*font-size:0.8em;*/
	position: relative;
}
.formail {
	margin-bottom:1em;
}

.formail td,th,caption {
	border:0px solid black;
	padding: 0.4em 0.4em 0.4em 0.4em;
}

#help_durata {
    display: none;
    position: absolute;
    top: 60px;
    left: 150px;
    width: 150px;
    background: #ffffff;
    border: 1px solid #505050;
    padding: 0px;
}
#help_intrafido {
    display: none;
    position: absolute;
    top: 60px;
    left: 40px;
    width: 260px;
    background: #ffffff;
    border: 1px solid #505050;
    padding: 0px;
}
#help_cmdf, #help_cms {
    display: none;
    position: absolute;
    top: 60px;
    left: 20px;
    width: 280px;
    background: #ffffff;
    border: 1px solid #505050;
    padding: 0px;
}
.help_durata_head, .help_intrafido_head, .help_cmdf_head, .help_cms_head {
  	text-align: right;
  	padding: 3px 10px;
  	background-color: #ebebe8;
  	border-bottom: 1px solid #505050;
}
.help_durata_head a,
.help_durata_head a:hover,
.help_durata_head a:active,
.help_durata_head a:visited,
.help_intrafido_head a,
.help_intrafido_head a:hover,
.help_intrafido_head a:active,
.help_intrafido_head a:visited,
.help_cmdf_head a,
.help_cmdf_head a:hover,
.help_cmdf_head a:active,
.help_cmdf_head a:visited,
.help_cms_head a,
.help_cms_head a:hover,
.help_cms_head a:active,
.help_cms_head a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #707070;
    font-size: 140%;
}
.help_durata_head a:hover, .help_intrafido_head a:hover, .help_cmdf_head a:hover, .help_cms_head a:hover {
    color: #202020;
}
.help_durata_title {
    text-align:left;
	margin:0 36px 0 0;
}
.help_intrafido_title {
    text-align:left;
	margin:0 18px 0 0;
}
.help_cmdf_title {
    text-align:left;
	margin:0 4px 0 0;
}
.help_cms_title {
    text-align:left;
	margin:0 84px 0 0;
}
#help_durata p, #help_intrafido p, #help_cmdf p, #help_cms p {
    margin: 10px;
}
#help_durata ul, #help_intrafido ul, #help_cmdf ul, #help_cms ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 4px 10px 10px 10px;
}
/* fine css per gli help dell'applicazione calcolo_costi_apertura_cc.jsp */
