/* HOME */
html body {
	background:url(../../images/layout/sfondo-home.gif) repeat-x;
}
body #logo {
	background:url(../../images/layout/logo_big.gif) no-repeat;
	width:266px;
	height:104px;
	clear:both;
	margin:0;
}
#centrato
{
	height:490px;
}


/* EVENTI */
#eventiBox {
	width:300px;
	height:250px;
	background:#000033;
	border:1px solid #b5b5b5;
	color:#FFFFFF;
	padding:20px 243px 20px 20px;
	position:relative;
	margin-bottom:23px;
}
#prossimo_concerto-titolo_it,
#prossimo_concerto-titolo_en,
#prossimo_concerto-titolo_de {
	height:18px;
	width:230px;
	margin:15px 0;
}
#prossimo_concerto-titolo_it {
	background:url(../../images/scritte/prossimo_concerto_it.gif) no-repeat;
}
#prossimo_concerto-titolo_en {
	background:url(../../images/scritte/prossimo_concerto_en.gif) no-repeat;
}
#prossimo_concerto-titolo_de {
	background:url(../../images/scritte/prossimo_concerto_de.gif) no-repeat;
}
#eventiBox h4 {
	color:#ffffcc;
	font-size:14px;
}
#prossimoEvento a
{
	color:#ffffff;
}


/* VIDEO */
#video-titolo {
	position:absolute;
	top:-19px;
	right:20px;
	height:18px;
	width:70px;
	background:url(../../images/scritte/video_blue.gif) no-repeat;
}
#videoBox {
	background:#e1e1e7;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	border:1px solid #b5b5b5; 
	width:178px;
	padding:35px 10px 10px; 
	position:absolute;
	left:343px;
	top:-25px;
}
#videoBox a, #videoBox p {
	color:#000033;
}
#videoBox .rosso {
	font-weight:normal;
}


/* NEWS */
#newsBox {
	position:absolute;
	top:100px;
	right:0;
	background:#e1e1e7;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	border:1px solid #b5b5b5; 
	width:168px;
	height:450px;
	padding:10px;
}
#news-titolo {
	position:absolute;
	top:-18px;
	right:15px;
	background:url(../../images/scritte/news.gif) no-repeat;
	width:60px;
	height:17px;
}
#newsBox a {
	color:#000033;
}
#news, 
#news .news {
	width:168px;
	padding:0 2px;
	height:185px;
	overflow:hidden;
}
#news .news p
{
	background:#e1e1e7;
}


/* NEWSLETTER */
#newsletter {
	margin:0 0 0 15px;
	padding:15px 15px 0 0;
	width:175px;
	float:left;
	height:135px;
}
#newsletter-titolo {
	background:url(../../images/scritte/newsletter.gif) no-repeat;
	width:124px;
	height:18px;
	margin:0 0 10px 0;
}
#newsletter input {
	width:169px;
	border:1px solid #b5b5b5;
	height:18px;
	padding:2px;
}
#newsletterIscriviti {
	background:none;
	border:none;
	font-weight:bold;
	cursor:pointer;
	padding:3px 0 0 0;
	margin:0;
	color:#000033;
}


/* FOTO */
#fotoSlide {
	position:absolute;
	top:315px;
	right:0;
	width:450px;
	height:150px;
}

/* FOOTER */
#footer {
	position:relative;
	z-index:10;
	text-align:left;
	margin:0 auto 85px;
	width:740px;
	padding-left:15px;
}
#loghi {
	position:absolute;
	top:505px;
	right:5px;
}
