@charset "utf-8";
/* CSS Document */

p {padding:0; margin:0;}

/*FONT*/
.titoletto_bianco_tbond { font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#FFFFFF; font-weight:bold;}
.titoletto_nero_tbond { font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#000000; font-weight:bold;}
.testo_nero_tbond { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:normal;}
.testo_rosso_tbond { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#990100; font-weight:bold;}
.font_approfondimenti_tbond{ font-family:"Times New Roman", Times, serif; font-size:24px; color:#990100; font-weight:bold;}
.font_stampa_tbond{ font-family:"Times New Roman", Times, serif; font-size:26px; color:#990100; line-height:28px; }

/*LINK*/
a.link_approfondimenti_tbond { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#404040; font-weight:normal; text-decoration:none;}
a.link_approfondimenti_tbond:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#404040; font-weight:normal; text-decoration:underline;}
a.link_testo_bond { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;}
a.link_testo_bond:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration:underline;}


/*CLASSI*/

/*spazi*/
.p_sottotitolo_tbond {padding: 6px;}
.p_testi_tbond {padding: 8px;}
.p_link_tbond {padding-top: 10px;}
.p_top5_tbond {padding-top:6px;}



/*DIV*/

.contenitore_tbond {position:relative; float:left; width:669px; background-color:#ebebeb;}
	
	.cont_interno_tbond	{position: relative; float:right; width:635px; margin-top:30px; background:url(../img/ombra_dx.jpg) top right repeat-y;}
	 	.cont_testata_tbond {position: relative; float:right; width:635px; height:161px; background:url(../img/testata.jpg) top left no-repeat;}
		.stampa_tbond {position:absolute;width:21px;height:17px;top:9px;right:37px;}
		.cont_centro_tbond {position: relative; float:left; width:609px; background:#FFFFFF;}
		.menu_numeri_bond {position:relative; float:left; width:31px; margin-left:42px; margin-top:78px;}
	    .cont_bandarossa_tbond	{position: relative; float:right; width:446px; margin-right:42px; }
		.cont_frecce {position: relative; float:left; width:446px;}
		.cont_sottotitolo_tbond {position: relative; float:left; width:446px; background:#990100;}
		.cont_testi_tbond {position: relative; float:left; width:446px; min-height:480px; background:#FFFFFF;}
		.cont_footer_tbond {position: relative; float:right; width:635px; height:26px; background:url(../img/footer.jpg) top left no-repeat;}
		
		.cont_approfondimenti_tbond	{position: relative; float:right; width:635px; margin-top:15px;}
		
.title_tbond {clear:both;}
.txt_tbond {border-bottom:1px solid #7c7c7c;padding-bottom:20px;text-align:justify;}
.title_tbond h3 {color:#7b7b7b;}


