@charset "UTF-8";
.titolo {
	font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-image: url(../deu/images/titolo_home.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}
.textevents {
	font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.sottotitoli {
	font-size: 0.8em;
	color: #EEEEEE;
	text-decoration: none;
}
.linkattivo {
	color: #FF9933;
	text-decoration: none;
}
.comingsoon {
	text-decoration: none;
	color: #666666;
	font-size: 1em;
}
.gallery {
	top: 10px;
}
