#bord {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}
#didascalia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #DEE7EC;
	position: absolute;
	height: auto;
	width: 210px;
	left: 0px;
	top: 3px;
}
.bg_next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-indent: 0.5cm;
	background-color: #999999;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 12px;
}
.didascalia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #DEE7EC;
	text-align: left;
	text-indent: 2px;
}
.top_bar_grey {
	font-weight: bold;
	text-decoration: none;
	background-color: #F1F1F1;
}
.titolobianco {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
.lincoRed {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.txt_giustify {
	text-align: justify;
}
.txtImportant {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TopBarGreyRed {
	font-weight: bold;
	text-decoration: none;
	background-color: #D7D7D7;
	color: #CC0000;
	text-align: left;
}
.TxtBold {
	font-weight: bold;
}
.txtLeft {
	text-align: left;
}
.txt_center {
	text-align: center;
	font-size: 11px;
}
.bgProgProdCat {
	background-color: #FEF9D9;
	text-align: left;
	height: 25px;
}
.bgProgProdPro {
	background-color: #A3BE95;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.bgProgProd {

	background-color: #FFFF99;
}
.ProgProdBord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 35px;
}
