body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: white;
	font-size: 12px;
	font-family: 'Arial';
}

.sfondo_immagine {
	background: url('../img/bordo_gallery.png') no-repeat;
}

.testo_pager {
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.box_concerti {
	margin-top: 80px;
	margin-left: 20px;
	height: 450px;
	width: 400px;
	overflow: auto;
}

.box_concerti table {
	margin-top: 5px;
}

.tour_blu {
	color: #54a0c6;
	font-weight: bold;
	font-size: 12px;
}

.tour_bianco {
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.box_guestbook_form {
	margin-top: 80px;
	margin-left: 20px;
	height: 450px;
	width: 400px;
	overflow: auto;
}

.box_guestbook {
	margin-top: 25px;
	margin-left: 20px;
	height: 500px;
	width: 400px;
}

.guestbook_entry {
	height: 470px;
	overflow: auto;
}

.guestbook_pager {
	padding-top: 10px;
}

.testo {
	color: white;
	font-size: 12px;
	font-family: 'Arial';
}

.testo a:link { color: white; }
.testo a:visited { color: white; }
.testo a:active { color: white; }
.testo a:hover { color: #54a0c6; }

.testo_blu {
	color: #54a0c6;
	font-size: 12px;
	font-family: 'Arial';
}

.form_stile input {
	border: 0;
	padding: 0;
}

.linea_hr {
	border: 0;
	border-top: 1px solid #1e1e1e;	
	width: 370px;
}

.contattaci {
	width: 875px;
	height: 552px;
	background: url(../img/contattaci_box.png) no-repeat;
	text-align: left;
}

.form_contattaci {
	position: absolute;
	align: left;
	margin-top: 80px;
	margin-left: 30px;
}

.form_contattaci input {
	border: 0;
	padding: 0;	
	width: 180px;
}

.form_contattaci .form_stile_select {
	width: 180px;
	color: black;
	font-size: 12px;
	border: 0;
	padding: 0;
}

.form_contattaci .privacy {
	width: 20px;
}

.contattaci_risultato {
	position: absolute;
	align: left;
	margin-top: 80px;
	margin-left: 30px;
}

.contattaci_testo {
	position: absolute;
	margin-top: 80px;
	margin-left: 30px;
}

.stampa {
	width: 875px;
	height: 552px;
	background: url(../img/stampa_box.png) no-repeat;
	text-align: left;
}

.stampa_allegato {
	width: 875px;
	text-align: left;
}

.stampa_contenuto {
	position: absolute;
	align: left;
	margin-top: 80px;
	margin-left: 30px;
}

.locator {
	width: 875px;
	height: 552px;
	background: url(../img/locator_box.png) no-repeat;
	text-align: left;
}

.locator_contenuto {
	position: absolute;
	align: left;
	margin-top: 80px;
	margin-left: 30px;
}

.menu a:link, .menu a:hover, .menu a:focus, .menu a:active {
	outline: 0;
}

.no_outline a:link, .no_outline a:hover, .no_outline a:focus, .no_outline a:active {
	outline: 0;
}

.clip_stampa {
	position:absolute;
	clip: rect(0px 100px 79px 0px);
}