
table#layout {
	/*border: 1px dotted;*/
	margin-bottom: 5px;
	width: 964px;
}

td#col_sinistra {
	/*border: 1px dotted;*/
	margin-bottom: 5px;
	background-color: White;
	width: 190px;
	vertical-align: top;
}

td#col_centro {
	/*border: 1px dotted;*/
	
	background-color: White;
	vertical-align: top;
}

td#col_destra {
	/*border: 1px dotted;*/
	margin-bottom: 5px;
	background-color: White;
	width: 190px;
	vertical-align: top;
}

table#news {
	background-image: url(sfondoNEWS.png);
	width: 184px;
	height: 460px;
}

td#cont_news {vertical-align: top;}

table#link_utili {
	font: bold large Arial;
	background-image: url(sfondoLink.png);
	width: 184px;
	height: 400px;
	background-color: White;
}
td#cont_link {vertical-align: text-bottom;}

img#logo {margin-top: 30px;}

table#centrale {
	width: 580px;
	background-color: white;
}

tr#centrale_top {
	height: 70px;
	background-image: url(centrale_top.png);
	font: bold 22px Arial;
}

tr#centrale_middle {
	background-image: url(centrale_middle.png);
	vertical-align: top;
	text-align: justify;
	font: normal medium Arial;
	line-height: 20px;
}

tr#centrale_bottom {
	height: 30px;
	background-image: url(centrale-bottom.png);
}
/* tabella notizie */
table#centrale_news {
	width: 580px;
	background-color: white;
}

tr#centrale_top_news {
	height: 50px;
	background-image: url(centrale_top_news.png);
	font: bold 20px Arial;
}

tr#centrale_middle_news {
	background-image: url(centrale_middle.png);
	vertical-align: top;
	text-align: left;
	font: bold small Arial;
}

table#notizia_home{
	width: 550px;
	border-bottom: medium dotted #3B5998;
}

tr#centrale_bottom_news {
	height: 30px;
	background-image: url(centrale-bottom.png);
}

a#link_news{
	text-decoration: none;
	color: Navy;
}

a#link_news:hover{
	text-decoration: underline;
	color: Blue;
}

table#box_area_riservata {
	width: 184px;
	height: 170px;
	background-image: url(sfondoAR.png);
	vertical-align: top;
}

table#box_area_riservata tr {
	vertical-align: middle;
	line-height: 20px;
}

tr#spazioAR {
	height: 10px !important;
}

input#log {
	background-color: transparent;
	margin-bottom: 9px;
}

table#footer {
	font: 70%/1.5 Verdena,Tahoma,sans-serif;
	color: White;
	border: none;
	height: 30px;
	width: 964px;
	text-align: center;
	vertical-align: middle;
	background-image: url(footer.png);
}
