body {
	background-image: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: auto;
}
		
a:link, a:visited, a:hover, a:active {
	background-color: transparent;
	color: #87866d;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #bab996;
	text-decoration: none;
}

h1, h2, h3 {
	background-color: transparent;
	color: #4a4a4a;
	font-size: 16pt;
	font-weight: normal;
	margin: auto;
	margin-top: 20px;
	padding: 20px 0;
}

h1.home {
	font-size: 17pt;
	font-weight: bold;
}

p {
	background-color: transparent;
	color: #383838;
	font-size: 11pt;
	line-height: 16pt;
	margin: auto;
}

form, p.skipnav, #nav {
	display: none;
}

ul#discipline, #news_wrapper ul {
	background-color: transparent;
	margin: auto;
	padding: 0;
	list-style: none;
}

ul#discipline li, #news_wrapper ul li {
	background-color: transparent;
	font-size: 11pt;
	margin: auto;
	list-style: none;
}

.imgfloat {
	float: none;
	margin: auto;
}

#container {
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: auto;
}

#contenuti, #contenuti_xxl, #footer, #footer_xxl, #heading, #heading_xxl {
	background-image: none;
	margin: auto;
	height: auto !important;
	width: auto;
}

#footer p {
	color: #87866d;
	font-size: 10pt;
	margin-top: 30px;
}

#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:active  {
	color: #87866d;
	font-weight: normal;
}

#orari_table {
	background-color: transparent;
	border-bottom: 4px solid #ccc;
	margin: auto;
}

#orari_table td {
	background-color: transparent;
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #383838;
	color: #383838;
	font-size: 10pt;
	line-height: 10pt;
	margin: 0;
	padding: 4px;
	width: 97px;
}

#orari_table td.first {
	border-left: 0;
	color: #ff4101;
	text-align: center;
}

#orari_table td.top {
	font-weight: bold;
	height: 36px;
	color: #777;
}

#orari_table td.topfirst {
	border-left: 0;
}