body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
legend {
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	color: #333;
}
legend a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover { text-decoration: underline; }
#contenuto { font-size: 12px; }
#testata {
	font-size: 18px;
	color: #000000;
}
#pannello {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.tpa {
	font-size:10px;
	color:#616161;
	text-decoration:none;
	list-style-image: url(../immagini/grafica/ul.png);
	list-style-position: inset;
	white-space: normal;
}
li.tpa {
	left: 30px;
	margin:30 px;
	padding:10 px;
	list-style-image: url(../immagini/grafica/ul.png);
	bottom: 30px;
	text-indent: 30px;
}
a:hover.tpa {
	font-size:10px;
	color:#ff6600;
	text-decoration:underline
}
.tasti {
	font-size:8pt;
	text-decoration:none;
	width:140;
	height:20;
	position:relative;
	background-color:#ffffff
}
div.box1 p {
	margin-top:0;
	margin-bottom:2px;
}
div.box2 {
	width:100% !important;
	width /**/:100%;
	height:760px !important;
	height /**/: 760px;
	overflow:auto;
	padding: 2px;
	border-right:0 solid;
}
div.box2 p {
	margin-top:0;
	margin-bottom:2px;
}
.opaque {
	font-weight: bold;
	color: #666;/*filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;*/
}
.opaque:link {
	color: #666;
	text-transform:none
}
.opaque:hover {
	color: #999;
	text-transform:none
}
.dx-head {
	font-family:Arial;
	font-size:14px;
	padding-left:10px;
	color: #666;
	background-image: url(../immagini/grafica/bg_button_2.png);
	height: 29px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom:-10px;
}
.titolo-news {
	font-size:14px;
	font-stretch:condensed;
	color:#333;
}
a:link.titolo-news {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a:hover.titolo-news {
	text-decoration:underline;
	color:#F00;
}
.scroll { font-size:10px; }
a:link .scroll {
	font-size:10px;
	text-decoration:none
}
fieldset {
	border:1px solid #f8d556;
	padding:7px;
	height: auto !important;  /* per i browser moderni */
	height: 200px;      /* per IE5.x e IE6 */
	min-height: 200px;  /* per i browser moderni */
}
.doc-dx { font-size:10px; }
a:link .doc-dx { text-decoration:underline; }
.titolo-canale {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #f8d556;
}
.docs {
	font-size:12px;
	font-weight:bold;
}
a:link.docs {
	text-align:right;
	text-decoration:none;
}
a:hover.docs {
	text-align:right;
	text-decoration:underline;
}
div.box-small {
	height: auto !important;  /* per i browser moderni */
	height: 150px;      /* per IE5.x e IE6 */
	min-height: 150px;  /* per i browser moderni */
}
#linguetta {
	margin-bottom:-15px;
	margin-right:0px;
	text-align:right;
	padding:2px;
}
.left{
	float:left;
	text-align:left;}
.right{
	float:right;
	text-align:right; }
.left-news{
	float:left;
	text-align:left;
	border-left:solid 2px #666;
	border-bottom:solid 2px #fff;
	width:10%;
}
.right-news{
	float:right;
	text-align:left;
	padding-left:10px;
	width:80%;
}
.img-dx{
	border-top:solid 1px #d17b14;
}
