@import url(_reset.css);
 @import url(_typography.css);
a {
	color: #000;
}        /* specificity = 1,1 */
a:link {
	color: #00;
}        /* specificity = 1,1 */
a:active {
	color: #000;
}       /* specificity = 1,1 */
a:hover {
	color: #ccc;
}    /* specificity = 1,1 */
a:visited {
	color: #000;
}   /* specificity = 1,1 */
html {
	overflow: auto;
	height: 100%;
}
body {
	background:#A3A3A3 url(../img/bkg_body.png) repeat-x;
	height: 100%
}
#Strip {
	width: 100%;
	height: 656px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 9999;
	text-align: center;
	margin: -328px 0 0 0;
	background: url(../img/bkg_strip.jpg) repeat-x 0 0;
	overflow: hidden;
}
#Container {
	width: 980px;
	height: 100%;
	background: url(../img/bkg.jpg) no-repeat 0 0;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#Logo {
	width: 335px;
	height: 80px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 34px;
	top: 22px;
}
#Logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#Gallery {
	width: 697px;
	height: 345px;
	overflow: hidden;
	position: relative;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -202px 0 0 -490px;
}
.freccia {
	width: 96px;
	height: 128px;
	text-indent: -9999px;
	float: left;
	margin-top: 108px;
}
#Freccia-sx {
	background: url(../img/freccia_sx.png) no-repeat center;
}
#Freccia-dx {
	background: url(../img/freccia_dx.png) no-repeat center;
}
#Thumbs {
	float: left;
	height: 100%;
	width: 505px;
	overflow: hidden;
	position: relative;
	display: inline;
	text-align: center;
}
#Slider {
	width: 99999px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	overflow: hidden;
}
#Content {
	position: absolute;
	right: 0px;
	width: 280px;
	text-align: left;
	text-align: center;
}
.content {
	background: #d3d3d3;
	width: 174px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left
}
.content p {
	margin-bottom: 1em
}
#Artista {
}
#Contatti {
}
#Eventi {
}
.content h1 {
	height: 30px;
	color: #fff;
	border-bottom: 3px solid #fff;
	background: #5B5C5E;
	text-transform: lowercase;
	line-height: 35px;
	padding: 0 10px;
	margin-bottom: 0;
	text-align: right;
	cursor: pointer;
	display: block;
	overflow: hidden;
	font-size: 1.2em;
	text-align: left;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.content .text-1 {
	padding: 6px 10px;
}
.content h1:hover div {
	display: block
}
#Info {
	position: absolute;
	bottom:20px;
	text-align: center;
	right: 0;
	color:#fff
}
#Info p {
	margin: 0
}
.fviola {
	text-transform: lowercase;
}
#MenuInfo {
	position: absolute;
	bottom:20px;
	left: 0px;
	color: black
}
#MenuInfo ul {
	list-style: none;
	margin: 0
}
#MenuInfo ul li {
	display: inline;
}
#MenuInfo ul li a {
	padding:0 10px;
	color: #fff
}
#Eventi h4 {
	margin-bottom: 0.4em
}
#Eventi em {
	font-size: 80%;
	text-align: right;
	display: block;
}
.evento {
	padding: 6px 10px;
	border-bottom: 1px dashed #a3a3a3;
}
#Eventi .text-1 {
	padding: 0;
	display: block;
}
.dida {
	width: 27px;
	height: 26px;
	background: #000 url(../img/plus.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	float: left;
	margin-left: 10px;
	margin-top: 320px;
	overflow: hidden;
}
.dida.minus {
	background: #000 url(../img/minus.gif) no-repeat;
}
.desc-quadro {
	display: none;
	padding: 1em;
	text-align: left;
}
.cfoto {
	float: left;
	width: 505px;
	height: 345px;
	position: relative;
	margin-right: 20px;
}
.quadro {
	float: left;
	margin-left: 80px
}
.pippo {
	margin-left: 130px
}
