* {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

html {
	background: #252525;
}

body {
	background: #252525;
	margin: 0px;
	text-align: center;
	color: #252525;
}

h1 {
	color: #252525;
	text-align: justify;
	font-size: 14px;
	font-family: Verdana;
	line-height: 1.5em;
	font-weight: bold;
}

h2 {
	color: #252525;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana;
	line-height: 1.5em;
	font-weight: bold;
}

p, li {
	color: #252525;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana;
	line-height: 1.5em;
}

a {
	color: #252525;
	text-decoration: none;
}

a:hover {
	color: #540000;
}

#testo a {
	color: #540000; /* c15f6f */
	font-weight: bold;
}

div#container {
	margin: auto;
	width: 759px;
	text-align: center;
	border: 0px solid red;
}

div#header {
	position: relative;
	border: 0px;
	width: 759px;
	height: 247px;
	margin: auto;
	background: transparent url('../images/header01.png') top left no-repeat;
	border: 0px solid blue;
}

.header01 {
	background: transparent url('../images/header01.png') top left no-repeat;
	visibility: hidden;
}

.header02 {
	background: transparent url('../images/header02.png') top left no-repeat;
	visibility: hidden;
}

.header03 {
	background: transparent url('../images/header03.png') top left no-repeat;
	visibility: hidden;
}

.header04 {
	background: transparent url('../images/header04.png') top left no-repeat;
	visibility: hidden;
}

.header05 {
	background: transparent url('../images/header05.png') top left no-repeat;
	visibility: hidden;
}

.header06 {
	background: transparent url('../images/header06.png') top left no-repeat;
	visibility: hidden;
}

.header07 {
	background: transparent url('../images/header07.png') top left no-repeat;
	visibility: hidden;
}

.header08 {
	background: transparent url('../images/header08.png') top left no-repeat;
	visibility: hidden;
}

div#top_menu {
	position: absolute;
	bottom: 18px; /* 8 px */
	left: 10px;
	width: 270px;
	height: 26px;
	border: 0px solid #666666;
	text-align: center;
	background-color: #ffffff;
}

div#top_menu_2 {
	position: absolute;
	bottom: 0px; /* 8 px */
	left: 10px;
	width: 270px;
	height: 26px;
	border: 0px solid #666666;
	text-align: center;
	background-color: transparent;
}
ul.top_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
}

ul.top_list li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-variant: small-caps;
}

ul.navigate_menu {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
}

ul.navigate_menu li {
	/*display: inline;*/
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	font-variant: small-caps;
	font-size: 110%;
	list-style: none;
}

div#content_top {
	border: 0px;
	width: 759px;
	height: 23px;
	margin: auto;
	margin-top: 10px;
	background: transparent url('../images/top.png') top left no-repeat;
	border: 0px solid blue;
}

div#content_bottom {
	clear: both;
	border: 0px;
	width: 759px;
	height: 23px;
	margin: auto;
	margin-bottom: 20px;
	background: #252525 url('../images/bottom.png') top left no-repeat;
	border: 0px solid blue;
}

div#content {
	position: relative;
	border: 0px;
	width: 757px;
	margin: auto;
	padding: 0px;
	/*background-color: #ffffff;*/
	background-repeat: repeat-y;
	background-position: top left;
	border: 0px solid blue;
}

div#menu {
	border: 0px solid red;
	float: left;
	top: 0px;
	left: 0px;
	width: 190px;
	margin-left: 10px;
	background-color: #ffffff;
}

div#pageinfo {
	border: 0px solid red;
	float: left;
	top: 0px;
	width: 190px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: center;
	background-color: #ffffff;
}

div#testo {
	border: 0px solid red;
	float: right;
	width: 515px; /* 520px */
	padding: 0;
	padding-right: 10px;
	margin: 0;
	background: #ffffff;
	display: block;
}

div#clearer {
	clear: both;
}

div#footer {
	padding-top: 15px;
	font-size: 10px;
	text-align: center;
	background-color: #ffffff;
}

.right {
	vertical-align: top;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

div#colonna {
	padding-left: 10px;
	background-color: #ffffff;
	width: 190px;
}

div#whither {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

#form_contatti {
	width: 90%;
}

#form_contatti dt {
	clear: both;
	float: left;
	width: 150px;
	text-align: right;
	font-weight: normal;
	margin-top: 7px;
	border: 0px solid red;
}

#form_contatti dd {
	float: right;
	width: 280px;
	text-align: center;
	margin-top: 5px;
	border: 0px solid green;
}

#form_contatti dd .inserimento {
	width: 280px;
}

#form_contatti dd textarea {
	width: 280px;
	height: 120px;
}

#error_message {
	color: red;
	font-weight: bold;
}

#video_area {
	text-align: center;
}

#menu_contatti {
	visibility: hidden;
	display: none;
}

#menu_associazione {
	visibility: hidden;
	display: none;
}

#menu_riservato {
	visibility: hidden;
	display: none;
}

#menu_coro {
	visibility: visible;
	display: block;
}

.neltestodx {
	clear: both;
	float: right;
	padding: 5px;
}

.neltestosx {
	clear: both;
	float: left;
	padding: 5px;
}

div#content {
	background-color: #ffffff;
}

div#colonna {
	height: 600px;
}

div#testo {
	min-height: 600px;
}

table, table tr, table th {
	border: 0;
	vertical-align: top;
	text-align: right;
}

table tr td {
	text-align: left;
	border: 0;
}

.selected {
	font-weight: bold;
}

.errorlist li {
	float: left;
	padding: 0;
	margin: 0;
	border: 0px solid red;
	list-style-image: none;
	list-style: none;
	font-size: 80%;
	width: 100%;
}

.errorlist {
	padding: 0;
	margin: 0;
}

#djangoForumThreadList, #djangoForumThreadPosts, #djangoForumList {
	margin-top: 20px;
	width: 100%;
}

#djangoForumThreadList tr, #djangoForumThreadPosts tr, #djangoForumList tr {
	border-bottom: 1px solid grey;
}

#djangoForumThreadList tr td, #djangoForumThreadList tr th, #djangoForumThreadPosts tr td, #djangoForumThreadPosts tr th, #djangoForumList tr td, #djangoForumList tr th {
	border-right: 1px solid grey;
	text-align: left;
}

#djangoForumBreadcrumbs {
	font-size: 80%;
}

#djangoForumBreadcrumbs a {
	color: black;
}
