@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../interface/wood_planks.jpg);
	text-align: center;
	background-color: #f8e4b2;
	background-repeat: repeat-x;
}
#w {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../interface/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#background {
	background-image: url(../interface/luci.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	display: block;
	height: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../interface/tazzina-di-caffe-schenardi.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#header_caffe {
	width: 960px;
}
.lang {
	display: inline;
	float: right;
}
#container {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
#content {
	text-align: left;
	width: 100%;
	padding: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 5px solid #fff;
	background-color: #FAE4B5;
}
#content_left {
	width: 240px;
	overflow: hidden;
}
#menu_main {
	text-align: center;
	margin-top: 120px;
	height: 20px;
	float: left;
	width: 650px;
	margin-left: 10px;
}
#menu_main ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu_main ul li {
	display: inline;
}
#menu_main ul a, #menu_main ul a:hover {
	font-size: 12px;
	color: #6F2C12;
	text-decoration: none;
	padding: 2px;
	font-style: italic;
	font-weight: bold;
}
#menu_main ul a:hover {
	color: #A5411B;
}
.chiaro {
	width: 220px;
	border: 5px solid #FFF;
	background-color: #f8e4b2;
	background-image: url(../interface/main_pannello.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.link {
	float: left;
	margin-right: 10px;
	color: #6F2C12;
	text-decoration: none;
	text-align: center;
}
a, a.link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.chiaro_under, a.chiaro_under:hover {
	width: 220px;
	border: 5px solid #FFF;
	background-color: #f8e4b2;
	background-image: url(../interface/main_pannello.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	color: #6F2C12;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a.chiaro_under:hover {
	color: #952A00;
	background-image: url(../interface/main_pannello_hover.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-decoration: none;
}
.chiaro_under img {
	border: none;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.eventi_giorno, .eventi_giorno_gray {
	font-size: 100px;
	font-weight: bold;
	color: #952A00;
	text-align: center;
	display: block;
	text-decoration: none;
}
.eventi_mese, .eventi_mese_gray, .eventi_titolo {
	font-size: 24px;
	font-weight: bold;
	color: #6F2C12;
	text-align: center;
	display: block;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.eventi_titolo {
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	text-decoration: none;
}
.eventi_mese_gray, .eventi_giorno_gray {
	text-decoration: none;
	text-decoration: none;
	color: #CCC;
}
a.eventi_link {
	font-size: 12px;
	font-weight: bold;
	color: #952A00;
	text-align: center;
	display: block;
	font-style: italic;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bottom, #bottom a {
	font-size: 14px;
	color: #6F2C12;
	text-decoration: none;
	vertical-align: middle;
	margin: 10px;
	font-weight: bold;
	height: 250px;
}
#bottom a:hover {
	color:#6F2C12;
}
/* content */
#cat {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: right;
	margin-bottom: 15px;
	font-style: oblique;
}
#cat a, #cat a:hover {
	text-decoration: none;
	color: #6F2C12;
}
#cat a:hover {
	color: #9F3E15;
}
#pager {
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.page_selected {
	color: #69A3DD;
}
#pager a, #pager a:hover {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#pager a:hover {
	color: #F90;
}
#titolo {
	font-size: 24px;
	color: #6F2C12;
	text-decoration: none;
	display: block;
}
#titolo_home {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}
#data {
	font-size: 12px;
	color: #6F2C12;
	text-decoration: none;
	display: block;
}
#sottotitolo {
	font-size: 12px;
	color: #6F2C12;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	display: block;
}
#main_testo {
	font-size: 16px;
	color: #6F2C12;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin-top: 20px;
}
#main_testo a {
	font-size: 14px;
	color: #952A00;
	text-decoration: none;
	vertical-align: middle;
	margin: 10px;
	font-weight: bold;
}
#main_testo a:hover {
	color: #999;
}
#dettagli_titolo {
	color: #793619;
}
#dettagli {
	color: #6F2C12;
	font-style: italic;
	font-size: 12px;
}
.sub, .sub:hover {
	text-decoration: none;
	display: list-item;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F2C12;
}
.sub:hover {
	background-color: #F4DCAE;
	color: #FFF;
}
.sub_testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F2C12;
	text-decoration: none;
	display: block;
}
.sub_titolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	color: #6F2C12;
}
#file {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 5px;
	text-align: left;
}
#file a, #file a:hover {
	color: #CF0F1D;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#file a:hover {
	color: #999;
}
#gallery {
	text-align: center;
	margin-right: -20px;
}
.gallery_down {
	display: inline-block;
	text-align: center;
	font-style: italic;
	vertical-align: top;
	font-size: 12px;
	text-decoration: none;
	color: #4BA0CA;
	margin-bottom: 10px;
	float: left;
}
.gallery_down img, .gallery_down a img {
	overflow: hidden;
}
.gallery_down a, .gallery_down a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #4BA0CA;
}
.gallery_down .didascalia {
	display: block;
}
.gallery_down a:hover {
	color: #6F2C12;
}
a.gallery_down img {
	border: 1px solid #FFF;
}
strong, b {
	color: #4B92DE;
}
/* slider */
#slider {
	width: 210px;
	position: relative;
	text-align: center;
	margin: 0 auto;
}
.scroll {
	width: 210px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}
.scrollContainer div.panel {
	width: 210px;
}
.scrollButtons {
	position: absolute;
	top: 50px;
	cursor: pointer;
}
.scrollButtons.left {
	left: 0px;
}
.scrollButtons.right {
	right: 0px;
}
