@charset "utf-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(img/Elisir-Pocket-(1).jpg);
	background-image: url();
}

.testo_bianco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a.testo_bianco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.testo_orange {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
	font-weight: bolder;
}

a.testo_orange {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
	font-weight: bolder;
	text-decoration: none;
}

.testo_grey {
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 12px;
}

.testo_bianco_home {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}

.testo_bianco_tour {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

.testo_orange_tour {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
}

.testo_bianco_stagioni {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
}
.testo_bianco_stagioni_medio {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.testo_bianco_stagioni_piccolo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	padding-left:4px;
}
.testo_orange_stagioni_piccolo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF9900;
	font-weight: bolder;
}

.testo_orange_recensioni {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
}

.testo_orange_audizioni {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
}

.testo_orange_corsivo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #FF9900;
}

.titolo_orange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
}

.titolo_bianco_tour {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
.titolo_bianco_stagioni {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #FFFFFF;
}

.titolo_orange_audiozioni {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #FF9900;
}

.data_orange_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
}
.data_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bolder;
}

.selezione_orange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
	padding-left:2px;
}
.selezione_bianco {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	padding-left:2px;
}
a.selezione_bianco {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_orange {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF9900;
	font-weight: bolder;
}
.footer_bianco {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}
strong{ font-weight:600;}

#nome, #classe, #scuola, #email, #telefono, #nbambini, #naccompagnatori, #spettacolo{ width:450px}