html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
/**/
#container {
	background: url(../images/background.jpg) no-repeat center top;
	width: 780px;
	margin: 0 auto;
	height: 590px;
	height: auto !important;
	min-height: 590px;
}
/**/
#header {
	height: 198px;
	padding-bottom: 10px;
}
#logo {
	position: relative;
	width: 350px;
	height: 90px;
	float: right;
	text-indent: -5000px;
	overflow: hidden;
}
#logo a {
	display: block;
	width: 350px;
	height: 90px;
	text-decoration: none;
}
/**/
#center {
}
#col_left {
	width: 230px;
	float: left;
}
#col_left .year {
	cursor: pointer;
	width: 230px;
	height: 74px;
	margin: 0 auto 10px auto;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/60anni.jpg) no-repeat left top;
}
#col_left .year:hover {
}
#col_left .menu {
	margin: 0 0 0 20px;
	padding: 0;
}
#col_left .menu li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
#col_left .menu li ul {
	margin: 5px 0 5px 20px;
	padding: 0;
}
#col_left .menu li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#col_left .menu li a {
	font-weight: bold;
	color: #003366;
	background: url(../images/bullett_menu.png) no-repeat left center;
	padding: 2px 0 2px 15px;
	text-decoration: none;
}
#col_left .menu li ul li a {
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	background: none;
	padding: 2px 0 2px 15px;
	text-decoration: none;
}
#col_left .menu li a:hover {
	color: #CC0000;
}
#col_left .menu li a#current, a#subcurrent {
	font-style: italic;
	color: #CC0000;
}
#col_left .menu li ul li a#subcurrent {
	color: #996666;
	font-style: normal;
}
/**/
#col_right {
	width: 548px;
	float: right;
	height: 390px;
	height: auto !important;
	min-height: 390px;
	clear: right;
	margin: 0;
	padding: 0;
}
#col_right .breadcrunch {
	text-align: right;
	font-size: 11px;
	color: #999;
	padding: 10px;
}
#col_right .breadcrunch a {
	color: #0066CC;
	text-decoration: none;
}
#col_right .breadcrunch a:hover {
	text-decoration: underline;
}
#col_right .title {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	padding: 0 10px;
}
#col_right .content {
	padding: 10px;
}
#col_right .content a {
	color: #006699;
}
#col_right .content a:hover {
	color: #CC0000;
}
#col_right .content p {
	margin: 0 0 10px 0;
}
#col_right ul {
	margin: 5px 0;
}
#col_right ul li {
	list-style: url(../images/bull.png);
	margin: 0 0 5px 10px;
}
#col_right h1 {
	font-size: 20px;
}
#col_right h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
#col_right h3 {
	font-size: 14px;
}
#col_right h4 {
	font-size: 14px;
	margin: 0;
}
#col_right h5 {
}
#col_right h6 {
}

/**/
#footer {
	clear: both;
	margin-top: 10px;
	padding: 10px;
	border-top: 1px solid #6D98A5;
	font-size: 11px;
	color: #666;
}
#footer img {
	border: none;
	vertical-align: middle;
}
#footer a {
	color: #006699;
}
#footer a:hover {
	color:#CC0000;
}
.clear {
	clear: both;
}
#footer .copyright {
	float: left;
}
#footer .credit {
	float: right;
	padding: 27px 0 0 0;
	text-align: right;
	font-size: 10px;
}
.red {
	color: #CC0000;
}
.divider {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
/**/
.lista_relatori {
	width: 100%;
	border: none;
	/*border: 1px solid #ddd;*/
	border-collapse: collapse;
	margin-bottom: 20px;
}
.lista_relatori td {
	padding: 10px 5px;
	border-bottom: 1px dotted #ddd;
	vertical-align: top;
}
.lista_relatori th {
	padding: 5px;
	vertical-align: middle;
	font-size: 20px;
	font-weight: lighter;
	background: url(../images/background.jpg) no-repeat -250px -220px;
	color: #003366;
}
.lista_relatori b {
	color: #003366;
}
.lista_relatori img {
	padding: 2px;
	border: 1px solid #999;
	width: 50px;
}
.webgallery {
	text-align: center;
	/*width: 530px;*/
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 10px;
}
.webgallery .tema {
	color: #0066FF;
	clear: both;
	padding: 20px 0 10px 0;
	font-size: 20px;
	font-weight: lighter;
}
.webgallery img {
	width: 100px;
	display: block;
	border: none;
	vertical-align: baseline;
}
.webgallery a {
	width: 100px;
	height: 140px;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	margin: 10px 12px;
}
.webgallery span {
	display: block;
	height: 80px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
/**/
.lista_stampa {
	width: 100%;
}
.lista_stampa td {
	padding: 15px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ddd;
}
.lista_stampa img {
	border: none;
}
.video {
	height: 320px;
	margin: 20px auto;
	padding: 10px;
	background: url(../images/shadow_video.png) no-repeat center center;
	text-align: center;
}
.menu_orizontal {
	margin: 10px 0 20px 0;
	text-align: center;
}
.menu_orizontal li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.menu_orizontal a {
	color: #006699;
	padding: 2px 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu_orizontal a:hover {
	color: #990000;
	
}
