* {
margin:0px;
padding:0px;
}
body{
	background-color: white;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
}
input, #colonna-sx, #colonna-dx, #fondo, #container-timer, #ricerca, .banner, .stampa_pagina, #linea_alta, #area_commenti{
   display: none;
}
#loghi_radio {
	float: right;
}
#loghi_radio img {
	margin-right: 10px;
}
.left {
	float: left;
	margin-right: 5px;
}
.data_art {
	margin-bottom: 5px;
}
img{
	border: 0px;
}
a, a:visited{
	color: #00f;
	text-decoration: none;
}
#nome_pagina{
  font-weight: bold;
  font-size: 1.5em;
}
.testata_art{
  font-weight: bold;
  margin-top: 10px;
}
#sottotitolo_testata, #ora{
  font-weight: bold;
}
h1, h2, h3, h4{
	color: #00f;
	text-align: left;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-size: 0.8em;
	font-weight: bold;
}


