body {
	background-color: #041040;
}

div.blocco_centrale {
	background-color: white;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid white;
	margin-bottom: 0;
}

div.header {
	width: 740px;
	border: 2px solid white;
	margin: 0 auto;
}

div.banner_titolo {
	margin: 0 auto;
	width: 740px;
	height: 65px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	background-color: #f9bf43;
}

ul.titolo {
	color: white;
	padding: 20px 10px 0;
	font: 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	text-align: center;
}

div.footer {
	width: 740px;
	background-color: #b7bed7;
	padding: 0;
	border: 2px solid white;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

ul.sede {
	padding: 0;
	margin: 10px;
	text-align: center;
}

ul.segreteria {
	padding: 0;
	text-align: center;
	margin: 20px 10px 10px;
}

p.text_footer {
	color: #041040;
	font-size: 12px;
}

div.firma {
	text-align: center;
	color: white;
	width: 740px;
	padding: 5px;
	margin: 10px auto 20px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.firma a {
	text-decoration: none;
	color: white;
}

div.firma a:hover {
	font-weight: bold;
}

ul.evento {
	padding: 0;
	border-right-color: #041040;
	font: bold 18px/24px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0 0 0 90px;
	height: 70px;
}

ul.evento a {
	text-decoration: none;
	color: #041040;
}

ul.evento a:hover {
	color: #f9bf43;
}

ul.foto {
	width: 70px;
	height: 70px;
	float: left;
	padding: 0 10px 0 0;
	border-right: 1px solid #041040;
	margin: 0;
}

span.autore {
	border-right-color: #00663e;
	color: #00663e;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}

span.moderatore {
	border-right-color: #00663e;
	color: #00663e;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

div.blocco_evento {
	margin: 10px;
	border-bottom: 1px solid #041040;
	padding: 0 0 10px;
}

span.orario {
	color: #b7bed7;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin: 30px 10px 5px;
	color: #041040;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
}

h3 {
	padding-left: 90px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #041040;
	border-bottom: 1px solid #041040;
	margin: 40px 10px 0;
	padding-bottom: 5px;
}

div.spacer {
	background: url(../images/img_spacer.jpg) repeat-x;
	height: 15px;
	margin: 0 10px 30px;
}

p.moderatori {
	color: #041040;
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 10px 10px;
	padding-left: 90px;
	border-bottom: 1px solid #041040;
	padding-bottom: 5px;
}

ul.main_nav {
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	width: 740px;
	height: 25px;
	margin: 10px auto 0;
}

ul.main_nav li {
	display: inline;
}

li.bt_home {
	margin-right: 10px;
}

li.bt_home a {
	color: white;
	text-decoration: none;
}

li.bt_home a:hover {
	color: #afb9d4;
}

li.bt_VII {
	border-right: 1px solid white;
	border-left: 1px solid white;
	padding-right: 10px;
	padding-left: 10px;
}

li.bt_VII a {
	color: white;
	text-decoration: none;
}

li.bt_VII a:hover {
	color: #afb9d4;
}

li.bt_VI {
	margin-left: 10px;
}

li.bt_VI a {
	color: white;
	text-decoration: none;
}

li.bt_VI a:hover {
	color: #afb9d4;
}