@charset "UTF-8";
/* CSS Document */

#topMenu, .leftColumn, .rightColumn, .legenda, .extraInfo, .map, h3 a, #sottoMenu {
	display: none;
}

body {
	background: #FFFFFF url(none);
	font-family: "Times New Roman", Times, serif;
}
#contents, #mainContainer {
	width:640px;
}
.center, .subContents, .topContents, ul.eventi, li, .eventi li, ul {
	border-style: none;
}
.eventi .specialTitle {
	color: #000000;
	background: #FFFFFF;
}
#logo h1, .topContents h1 {
	display:block;
	font-size: 36px;
	color: #669966;
	text-align: center;
}
.center {
	width: 620px;
	margin-right: 10px;
	margin-left: 10px;
}
#logo {
	background: url(none);
	width: 640px;
	height: 36px;
}
.eventi li li {
	border-top:1px solid #669966;
}	