th.news_header{
	background-color: #8dceff;
	background-image: url(images/newspaper.gif);
	background-repeat: no-repeat;
	border: 1px solid #e0e0e0;
	width:300px;
	height:34px;
	color: #000000;
	padding-left: 150px;
}

td.news_titoli{
	background-color: #f4ffff;
	color: #404040;
	border: 1px solid #e0e0e0;
	height: 200px;
	width:300px;
	vertical-align: top;
}

th.press_header{
	background-color: #a5ff96;
	background-image: url(images/macchina.gif);
	background-repeat: no-repeat;
	border: 1px solid #e0e0e0;
	width:300px;
	height:34px;
	color: #000000;
	padding-left: 150px;
}

td.press_data{
	background-color: #efffeb;
	color: #404040;
	border: 1px solid #e0e0e0;
	height: 200px;
	width:300px;
	vertical-align: top;
}

td.interazione{
	background-color: #efffeb;
	color: #404040;
	border: 1px solid #e0e0e0;
	height: 200px;
	width:300px;
	vertical-align: middle;
	text-align: center;
}


td.news_titoli div{
	border-bottom: 1px dashed #808080;
	line-height: 25px;
}

th.turist_header{
	background-color: #e8aaab;
	background-image: url(images/turismo.jpg);
	background-repeat: no-repeat;
	border: 1px solid #e0e0e0;
	width:300px;
	height:34px;
	color: #000000;
	padding-left: 150px;
}

td.tourist_data{
	background-color: #fff4f4;
	color: #404040;
	border: 1px solid #e0e0e0;
	height: 200px;
	width:300px;
	vertical-align: top;
}

th.younger_header{
	background-color: #edcd81;
	background-image: url(images/cultura.gif);
	background-repeat: no-repeat;
	border: 1px solid #cdbd71;
	width:300px;
	height:34px;
	color: #000000;
	padding-left: 150px;
}

td.younger_data{
	background-color: #fffde1;
	color: #404040;
	border: 1px solid #e0e0e0;
	height: 200px;
	width:300px;
	vertical-align: top;
}

div.notizia{
	border-bottom: 1px dashed #808080;
	text-align: justify;
	line-height: 150%;
}
div.notizia a:link, div.notizia a:visited{
  	display: block;
	color: #404040;
	background-color: #f4ffff;
	text-decoration: none;
	font-weight: bold;
}

div.notizia a:hover{
  	display: block;
	color: #804040;
	background-color: #e4eeee;
	text-decoration: none;
	font-weight: bold;
}
