@charset "utf-8";
/* CSS Document */

#banner, #right-column, .noprint, #navigation ul li, #footer {
	display:none;
}
ul#navigation, ul#navigation li a {
display: none;
}
#content, #contenitore {
	width: 100%;
	margin: 0;
	float: none;
	height:auto;
}
body {
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
	background-image: none;
	color:#000000;
	font-size:13px;
	height:auto;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

ul.news {
	font-size: 1em;
	line-height: 22px;
} 

#testonews {
	float : none;
	margin : 0px;
	padding : 0px;
	display:inline;
	width: 100%;
	height:auto;
}

#testonews p {
	font-size: 1.2em;	
	line-height: 22px;
}
#logincontainer {
display:none;
}
#myElement {
display:none;
}
