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


/* Non piu utilizzato fai riferimento a MENU
.bn {
	background-color:#FFFFFF;
	background-image:url(../grafica/bg_bn.png);
	background-repeat:repeat-x;
	font-size:9pt;
	font-weight:bold;
	height:32px;
	color:#eccea2;
	padding-top:7px;
	text-align:center;
} */

/* --------------- BARRA DI NAVIGAZIONE  SECONDARIA ------------------------*/

.bn02 { background-image:url(../grafica/bn/bg_bn02c.gif); background-repeat:repeat-y;}
.bn02_item {font-size: 8pt; padding-top:12px; text-align:left; line-height:8pt;}
.bn02_tit {	padding-top:10px;padding-right:10px;font-size: 12pt;font-weight: bold;color: #ccba7e;	text-align:left;line-height:14px;}
.bn02_top {background-image:url(../grafica/bn/bg_su.gif); background-repeat:repeat-x; background-position:top;}
.bn02_bottom {background-image:url(../grafica/bn/bg_giu.gif); background-repeat:repeat-x; background-position:bottom;}
.bn02_sx {
	background-image:url(../grafica/bn/bg_sx.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
}
