body {
	margin-top: 0px;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
}

/************************************************** CONTENITORE CENTRATO */
#fondino {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	height:700px;
	background-image: url(../immg/fondino.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#fondino #logo {
	left: 0px;
	bottom: 10px;
}

/*********************************************** SPAZIO LOGO */
#logo {
	position:absolute;
	left:320px;
	top:0;
	width:310px;
	height:178px;
	z-index:1;
	visibility: visible;
	background-image: url(../immg/spazionews.png);
	padding-top: 10px;
	background-position: -130px -20px;
	background-repeat: no-repeat;
}
#mail {
	position:absolute;
	left:5px;
	top:157px;
	width:191px;
	font-size: 10px;
	font-weight: normal;
}
#mail a{
	text-decoration:none;
	color:#003366;
}
#mail a:hover{
	text-decoration:underline;
	color:#330000;
}

/******************************************************************* NEWS TOP */
.newslogo{
	position:absolute;
	left:30px;
	z-index:7;
	visibility: visible;
	width: 47px;
	height: 150px;
	background: transparent url(../immg/logonews.png) 0 0;
}
.newslogo a{
	display: block;
	background: transparent url(../immg/logonews.png) 0 0;
	height: 150px;
	width:47px;
	background-repeat:no-repeat;
}	
.newslogo a:hover{
	background-position: -45px 0;
}

#news {
	position:absolute;
	left:319px;
	top:-15px;
	z-index:6;
	visibility: visible;
	width: 440px;
	height: 173px;
	padding-top: 35px;
	background-repeat: no-repeat;
	background-image: url(../immg/spazionews.png);
}

.datanews   {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.titolonews   {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	line-height:14px;
}
#testonews {
	position:absolute;
	left:90px;
	height:150px;
	z-index:3;
	visibility: visible;
	width: 320px;
	clip: rect(auto,auto,150px,auto);
	font-size: 10px;
	overflow: auto;
}
.leggitutto {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}
#centrale {
	background-image: url(../immg/centrale.png);
	visibility: visible;
	width: 100%;
	height: 425px;
	left: 0px;
	top: 200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	position:absolute;
	z-index:3;
	padding-top: 20px;
}

#centrale #ElencoNews {
	font-size: 10px;
	color: #999900;
	font-weight: bold;
	left: 308px;
	top: 3px;
	position: absolute;
}
#ElencoNews .titololinknews a {
	color: #996600;
	text-decoration: none;
}

#ElencoNews .titololinknews a:hover {
	color: #003333;
	text-decoration: underline;
}

/************************************************* BARRA CENTRALE */
#BoxCentrale {
	margin: auto auto auto auto;
	width: 900px;
	height: 650px;
	position: absolute;
	z-index: 99;
	visibility: visible;
}
#testocentrale h1 {
	font-size: 36px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
#testocentrale h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
}

#linksezioni {
	margin-left: 20px;
	width: 250px;
	text-align: center;
}
#testocentrale {
	height: 390px;
	width: 500px;
	position: absolute;
	left: 310px;
	top: 0;
	clip: rect(auto,auto,390px,auto);
	overflow: auto;
	margin-top: 20px;

}
.titolotesto {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.sottotitolotesto {
	color: #990000;
	font-size: 18px;
}




#testocentrale a {
	color: #006699;
	text-decoration: none;
}
#testocentrale a:hover {
	color: #006699;
	text-decoration: underline;
}
#testocentrale .titololinknews {
	font-size: 10px;
	font-weight: bold;
}
#testocentrale .titololinknews a {
	color: #999933;
	text-decoration: none;
}
#testocentrale  .testonews   {
	font-size: 14px;
	color: #000033;
}
#testocentrale .titololinknews a:hover {
	color: #993300;
	text-decoration: underline;
}

/************************************************* ALTRI ELEMENTI */
#laterale {
	position:absolute;
	top:0px;
	width:155px;
	z-index:10;
	right: 45px;
	text-align:center;
	visibility: visible;
}
#piedino {
	position:absolute;
	left:0px;
	top:450px;
	width:787px;
	height:28px;
	padding-left: 25px;
	font-size: 10px;
	color: #000000;
}
#menu {
	position:absolute;
	left:150px;
	top:10px;
	width:130px;
	visibility: visible;
	background-image: url(immg/menufondino1.png);
	height: 145px;
}
#menu #menubott {
	height: 14px;
	padding-left: 2px;
	font-size: 10px;
	font-weight: bold;
}
