@CHARSET "UTF-8";
body{
	font-family:'Gill sans','Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}
#menu, #fondo{
	display:none;
}
#contNews h1{
	font-size:1.5em;
}

#contNews p{
  text-align: justify;
}

.ttitolo, .ritorno{
  display: none;
}

#testa{
  border-bottom: 1px solid #000;
  text-align: center;
}
#testa span{
  font-size: .5em;
}