/* CSS Document */

.testata {
	vertical-align: top;
	padding-left: 20px;
	background-image: url(../immagini/header-struttura.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: static;
	background-color: #ffffff;
}
.testataEN {
	vertical-align: top;
	padding-left: 20px;
	background-image: url(../immagini/header-strutturaEN.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: static;
	background-color: #ffffff;
}
.testataTD {
	vertical-align: top;
	padding-left: 20px;
	background-image: url(../immagini/header-strutturaTD.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: static;
	background-color: #ffffff;
}
a.link {
	color: #339933;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 10px;
}

.titoloced {
	font-size: 15px;
	font-weight: bold;
	color: #002F43;
	background-color: #ffffff;
	text-align: left;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	margin-top: 50px;
	margin-left: 10px;
}
.elencoCED {
	font-size: 110%;
	color: #474545;
	line-height: 18px;
	text-align: left;
	display: list-item;
	list-style-image: url(../immagini/punto.png);
	margin-left: 10px;
	margin-bottom: 2px;
	padding-right: 20px;
}
.TBBOXDX {
	padding-left: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-right: 25px;
}
.TBcentraleKN {
	padding-left: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	vertical-align: top;
	padding-right: 25px;
	padding-bottom: 10px;
}
