body {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

a {
	color: black;
	font-weight: bold;
}

hr, fieldset {
	display: none;
}

#header h2 {
	width: 273px;
	height: 179px;
	position: static !important;
}

ul#nav, ul#mainnav, #breadcrumb {
	display: none;
}

table.maincalendar {
	width: 100%;
}

table.maincalendar th, table.maincalendar td {
	border: 1px solid #959595;
}

table.maincalendar th {
	font-weight: bold;
	padding: 10px;
}

table.maincalendar td {
	padding: 10px 20px;
}

table.maincalendar td.noentryfound {
	text-align: center;
} 

h4.monthcal, h4.bandiattivi, h4.bandiscaduti, h4.bandiassegnati {
	font-size: 15pt;
	color: #000;
}

table.mainbandi {
	width: 100%;
}

table.mainbandi th {
	font-weight: bold;
}

table.mainbandi td {
	padding: 10px 20px;
}

table.mainbandi td.noentryfound {
	text-align: center;
}

table.inner_table {
	float: right;
	padding: 5pt;
	margin-left:  10pt;
	border: 1px solid #949494;
}

ul.third, ul.project_links {
	display: none;
}

ul.glossary {
	list-style-type: none;
}

ul.glossary li {
	display: inline;
}

table.glossary {
	width: 100%;
	border: 1px solid #949494;
}

table.glossary caption {
	display: none;
}

table.glossary th {
	font-weight: bold;
}

table.glossary tr {
	display: block;
	border-bottom: 1px solid #949494;
}

table.glossary td.images, table.glossary th {
	display: none;
}

table.glossary td {
	padding: 10px 20px;
}

table.glossary td.name {
	width: 10%;
}

table.glossary td.definition {
	width: 70%;
}