body {
background-color:#000000;
	background-image: url(img/bg.jpg);
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.tableBig{
	width:845px;
	
}
.tdTesta{
	background-image:url(img/testata.jpg);
	height:183px;
	vertical-align:bottom;
	background-repeat:no-repeat;
	background-color:#0F1221;
}
.tdCont{
	padding:20px;
	background:#DADBDD;
	text-align: justify;
}
.tableArt{
	background:#C7C9CF;

}

.tdsepTg{
	background-image:url(img/puntini.gif);
	height:3px;
}
.tdDisc {
	font-size:10px;
	color:#C7C9CF;
	background:#242D54;
	text-decoration:none;
}
 
.tableTG{
	font-size:10px;
	/*font-weight:bold;*/
	
}
/*.tdAlert{
	background-image:url(img/alert.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:20px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	height:126px;
	vertical-align:bottom;
}*/

.tdRiep{
	background:#242D54;
	font-weight:bold;
	color:#FFFFFF;
	height:30px;
	vertical-align:middle;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	}
.tdCarr{
	padding-top:10px;
	padding-bottom:10px;
	}

a.Art:link {color: #000; text-decoration:none;}     /* unvisited link */
a.Art:visited {color: #000;  text-decoration:none;}  /* visited link */
a.Art:hover { color:#000; text-decoration:underline;}   /* mouse over link */
a.Art:active {color: #000; text-decoration:none;}   /* selected link */ 
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-align:right;
	background-image:url(../images/home-02.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:600px;
	padding:0;
	margin:0;
	vertical-align:top;
	width:320px;
	}
table.tNewsHome{
	margin-top:74px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	
}
