body {
	margin: 0px 0px 0px 0px;
	background-color: #a0a0a0;
	background-image: url(../img/fondo_x.jpg);
	color: 304050;
}
#main #gauche {
	padding: 30px 0px 0px 20px;
}
#main #droite {
	padding: 30px 0px 0px 20px;
	font-size: 0.75em;
}
#main #granddroite {
	padding: 20px 0px 0px 0px;
	font-size: 1.2em;
}
#main #piugrande {
	padding: 30px 0px 0px 20px;
	font-size: 1em;
}
div.citazione {
	padding: 0px 0px 0px 0px;
	color: #304050;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
div.citazionepiccola {
	padding: 10px 0px 0px 0px;
	color: #304050;
	text-align: center;
	font-size: 14px;
}
div.agenda21 {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
a {
	font-size: 1.2em;
	color: #606060;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
td {
	font-size: 13px;
}
#news {
	color: #A57B16;
}
.nomeart {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #c05030;
	font-weight: bold;
}
.nome_dark {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: center;
}