body {
	background: #404040;
	color: black;
	font: 11pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif, harrington, tahoma;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
form {
	margin-bottom:-5px;
}
#header {
	background: transparent url('http://demogt.netsons.org/newsdb/news/top.gif') repeat-x;
	width: 80%;
	height: 50px;
	margin-top:  10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}
#testata {
	padding-top:  2px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#demo {
	background: transparent url('http://demogt.netsons.org/newsdb/news/tab.gif') repeat-x;
	width: 80%;
	margin-top:  0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-right: auto;
	height: 25px;
}
h1 {
	text-align: right;
	font-size: 15pt;
	color: #4167bd;
	font-weight: bold;
}
#contenitore_generale {
	position: relative;
	width: 99%;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 2px;
	padding-left: 200px;
}
#contentnews {
	position: relative;
	width: 50%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 200px;
	padding-right: 2px;
	padding-left: 200px;
	border:0px;
	border: 0px solid #666666;
	color:black;
	font-size: 7pt;
}
.titlenews{
	color: red;
	font-size: 8pt;
}
.datanews {
	color:blue;	
	font-size: 7pt;
}
.title {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	font-family: verdana;
	color: #4167bd;
	height:auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.error {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: red;
	height:auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.text {
	color:black;
	font-size: 7pt;
}