body {
   color: Black;
   font-size: 12pt;
	color: black; 
	margin: 0px;
	padding: 0px; 
	border: 0px;
}

div {
   float: none;
   width: 100%; 
	margin: 0px;
	padding: 0px; 
	border: 0px;
   float: none !important;
	background: transparent;
}

div.news1 .foto img {
   width: 300px;
   height: 300px;
}

div.news2 .foto img {
   width: 100px;
   height: 100px;
}

/* Logo Alto a sx (Provincia Venezia) */
div.banner-left-portlet {
   display: none;
}

div.second-toprow-column-container {
   display: none;
}

/* Logo Alto a dx (PoloEst) */
div.banner-right-portlet {
   display: none;
}

div.banner-right-portlet .UIContentDisplay img {
   width: 40%;
   height: 5%;
}


div#breadcumbs, div#main-menu, div#vertical-menu, div#footer {
   display: none;
}

a:link, a:visited {
   color: Silver;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}


/* Specifico per Notizie Prima Pagina */

div.child-2 {
   width: 100%;
}

div.second-column-container, div.third-column-container {
   width: 100% !important;
}

div.second {
	margin: 0px;
	padding: 0px; 
	border-right: 0px solid white !important;
   width: 100% !important;
}

div.third {
   margin-top: 50px;
	border: 0px;
   float: none !important;
   width: 100% !important;
}

div.news2, div.news2right {
   width: 100% !important;
   border-right: 0px solid white !important;
}


div.back-bottom {
   display: none;
}

