﻿@import url("typography.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #eaeaea url("../images/bodyBack.png") center repeat-y;
	margin: 0;
	padding: 0;
}
#container {
	width: 850px;
	margin: 0 auto;
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #fff;
}
#masthead {
	width: 850px;
	height: 100px;
	text-align: right;
	background-image: url("../images/headerBack.jpg");
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #ffec7f;
	background-image: url("../images/naviBack.png");
	overflow: hidden;
}
#content {
	background: #eee url("../images/contentBack.jpg") no-repeat;
	overflow: hidden;
	height: 1040px;
}
#footer {
	text-align: center;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #8b0000;
	display: block;
	padding: 5px 8px;
	background: #ffec7f url("../images/naviBack.png");
}
#navigation a:hover {
	color: #ffec7f;
	background: #8b0000 url("../images/naviBackHover.png");
}
/* Piè di pagina */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Collegamenti */
a {
	color: #8b0000;
	text-decoration: underline;
}
a:hover {
	color: #fa3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}



/*___________________________________________________*/



/* Home */
#video {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #888888;
}
#left_text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 260px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
#plug_counter {
	font-weight: bold;
	line-height: 20px;
}
.plug_count_figure {
	font-family: Consolas, 'Courier New', monospace;
	font-size: medium;
	background-color: #d6d6d6;
	border: 1px solid #111;
	padding: 0px 1px;
	margin: 1px;
}
	
/* Storia */
#column_st {
	float: left;
	margin-left: 20px;
	width: 450px;
	text-align: justify;
	line-height: 16px;
}
#column_st p {
	margin: 0 10px;
}
#text_background_st {
	width: 470px;
	background-image: url("../images/textBack-1px-470.png");
	background-repeat: repeat-y;
}
#text_background_top_st {
	width: 470px;
	height: 15px;
	background-image: url("../images/textBackTop-470.png");
}
#text_background_bottom_st {
	width: 470px;
	height: 15px;
	background-image: url("../images/textBackBottom-470.png");
}

/* Cronistoria */
#column_cr {
	float: left;
	margin-left: 20px;
	text-align: justify;
	line-height: 16px;
}
#yswitcher {
	float: right;
	width: 120px;
	margin-top: 50px;
	margin-right: 60px;
}
#yswitcher ul {
	list-style-type: none;
	padding: 0;
}
.y_sw {
	font-weight: bold;
	text-decoration: none;
	color: #8b0000;
	padding: 6px 30px;
	width: 36px;
	/*border: 1px solid #fea;*/
	background: #ffec7f url("../images/switcherBack.png");
	float: right;
}
.y_sw:hover {	/* @Override a:hover */
	color: #8b0000;
	text-decoration: none;
}
#sw0000 {
	padding: 6px 4px;
	width: 88px;
}
#sw0000 img {	/* Altrimenti IE mette un bordo */
	border: none;
}
#sw2011 {
	background-image: url(../images/switcherBackSel.png);
	color: #ffec7f;
}
#text_background {
	width: 620px;
	background-image: url("../images/textBack-1px.png");
	background-repeat: repeat-y;
}
#text_background_top {
	width: 620px;
	height: 15px;
	background-image: url("../images/textBackTop.png");
}
#text_background_bottom {
	width: 620px;
	height: 15px;
	background-image: url("../images/textBackBottom.png");
}
.year_facts {
	margin-left: 10px;
	margin-right: 10px;
	display: none;
}
.year_facts p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#y2011 {
	display: block;
}

/* Punti raccolta */
#column_pr {
	margin-left: 30px;
	line-height: 16px;
}
#list_switcher {
	border: 1px solid #808080;
	background: #ffec7f url("../images/naviBack.png");
	overflow: hidden;
	width: 282px;
	margin: auto;
	text-align: center;
}
#list_switcher ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#list_switcher li {
	float: left;
	width: 141px;
}
#list_switcher a {
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	padding: 2px 8px;
	line-height: 14px;
	display: block;
}
#list_switcher a.plain {
	color: #8b0000;
	background: #ffec7f url("../images/naviBack.png");
}
#list_switcher a.plain:hover, #list_switcher a.highlighted {
	color: #ffec7f;
	background: #8b0000 url("../images/naviBackHover.png");
}
#map {
	width: 770px;
	height: 500px;
	background-color: #eee;
	border: 1px solid #484848;
}
#text_background_pr {
	background-image: url("../images/textBack-1px-770.png");
	background-repeat: repeat-y;
	width: 770px;
}
#text_background_top_pr {
	width: 770px;
	height: 15px;
	background-image: url("../images/textBackTop-770.png");
}
#text_background_bottom_pr {
	width: 770px;
	height: 15px;
	background-image: url("../images/textBackBottom-770.png");
}
#text_background_pr.open_to_users {
	background-image: url("../images/textBack-1px-470.png");
	background-repeat: repeat-y;
	width: 470px;
}
#text_background_top_pr.open_to_users {
	width: 470px;
	height: 15px;
	background-image: url("../images/textBackTop-470.png");
}
#text_background_bottom_pr.open_to_users {
	width: 470px;
	height: 15px;
	background-image: url("../images/textBackBottom-470.png");
}
#open_to_all_list {
	margin-left: 10px;
	margin-right: 10px;
}
#open_to_users_list {
	display: none;
	margin-left: 10px;
	margin-right: 10px;
}
#open_to_all_list ul, #open_to_users_list ul {
	margin: 0;
	padding-left: 20px;
}
#open_to_all_list li, #open_to_users_list li {
	margin-top: 0px;
	margin-bottom: 3px;
}
#open_to_all_list li.last, #open_to_users_list li.last {
	margin-bottom: 0px;
}
#note {
	display: none;
	background-color: #eee;
	border: 1px solid #484848;
	width: 770px;
	text-align: center;
	margin-left: 10px;
}

/* Amici della raccolta tappi */
#column_am {
	float: left;
	margin-left: 20px;
	text-align: justify;
	line-height: 16px;
}
#center_text_am {
	margin-left: 10px;
	margin-right: 10px;
}

/* Rassegna stampa */
#column_rs {
	float: left;
	margin-left: 20px;
	text-align: justify;
	line-height: 16px;
}
#aswitcher {
	float: right;
	width: 160px;
	margin-top: 50px;
	margin-right: 30px;
}
#aswitcher ul {
	list-style-type: none;
	padding: 0;
}
.a_sw {
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	color: #8b0000;
	padding: 6px 15px;
	width: 90px;
	/*border: 1px solid #fea;*/
	background: #ffec7f url("../images/switcherBack.png");
	float: right;
}
.a_sw:hover {	/* @Override a:hover */
	color: #8b0000;
	text-decoration: none;
}
#sw1 {
	background-image: url("../images/switcherBackSel.png");
	color: #ffec7f;
}
.articles {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	display: none;
}
.articles img {
	border: 1px solid #8b0000;
}
#a1 {
	display: block;
}
#click_to_zoom {
	font-size: x-small;
}
#curtain {
	width: 100%;
	height: 100%;
	background-color: #444;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: fixed;
	top: 0;
}

/* Contatti */
#center_text {
	text-align: right;
	width: 210px;
	margin-top: 20px;
	margin-left: 330px;
}
#center_text img {
	position: relative;
	top: 2px;
	right: -20px;
}
#center_text span.shifted_right {
	position: relative;
	right: -15px;
}
