@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background-color: #eee;
}
h1 {
	font-family: 'Fjalla One', sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	font-family: 'Fjalla One', sans-serif;
	font-size: 23px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}
h2.destra {
	font-family: 'Fjalla One', sans-serif;
	font-size: 20px;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
}
h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	text-align: center;
	color: #000;
	line-height: 15px;
	padding-top: 10px;
}
p {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	text-align: justify;
	color: #000;
	line-height: 22px
}
p.contatti {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000;
	line-height: 28px;
	
}
p.centrale {
	width: 280px;
	padding: 20px 0 20px 20px;
	padding-right: 0px;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000;
	line-height: 21px;
}
p.autori {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
	color: #000;
	line-height: 16px;
	padding-top: 10px;
}
p.titoli {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	text-align: left;
	color: #000;
	line-height: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
p.titolidx {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	text-align: left;
	color: #000;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
p.dataevento {
	font-family: 'Great Vibes', cursive;
	font-size: 50px;
	text-align: center;
	padding-top: 0px;
	color: #fff;
}
p.numeroevento {
	font-family: 'Great Vibes', cursive;
	font-size: 40px;
	text-align: center;
	padding-top: 0px;
	color: #fff;
}
p.footer {
	font-family: 'Great Vibes', cursive;
	font-size: 25px;
	font-weight: 100;
	color: #fff;
	margin: 0;
	padding-top: 30px;
	width: 200px;
	float: left;
	padding-left: 40px;
}
a.menuhome {
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
a.menuhome:hover {
	border-bottom: thin solid #fff;
}
a.menunero {
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
a.menunero:hover {
	border-bottom: thin solid #000;
}
a.selezione {
	border-bottom: thin solid #000;
}
a.cta {
	width: 150px;
	font-family: 'Great Vibes', cursive;
	font-size: 30px;
	color: #F36900;
	text-decoration: none;
	margin-top: -10px;
	margin-left: 100px;
}
#header {
	width: 320px;
	height: 90px;
	margin: 0 auto;
	display: block;
	background-color: #fff;
}
#content {
	width: 320px;
	margin: 0 auto;
	display: block;
	background-color: #fff;
}
.fasciapiccola {
	width: 300px;
	height: 400px;
	padding: 10px;
}
.cta {
	width: 350px;
	height: 40px;
	display: block;
	margin-left: 5px;
	padding-top: 10px;
}
.bloccorepertorio {
	width: 320px;
	height: auto;
}
.elencosx {
	width: 300px;
	padding: 10px;
	display: block;
}
.boxevento {
	width: 320px;
	height: 380px;
	display: block;
	background-color: #333;
}
.boxeventobasso {
	width: 320px;
	height: 150px;
	background-color: #F4F3F3;
}
.boxeventofoto {
	width: 320px;
	height: 160px;
	background-color: #ABABAB;
	display: block;
}
.boxeventodata {
	width: 320px;
	height: 65px;
	background-color: #F36900;
	padding-top: 15px;
}
.boxeventotesto {
	width: 300px;
	height: 120px;
	display: block;
	background-color: #fff;
	padding: 10px;
	padding-top: 20px;
}
.boxcoristi {
	width: 150px;
	height: 150px;
	padding: 0 10px 60px 0;
	float: left;
	background-color: #fff;
}
#footer {
	width: 320px;
	height: 180px;
	margin: 0 auto;
	display: block;
	background-color: #000;
}
#footer .testo {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #fff;
	text-align: right;
	float: left;
	display: block;
	padding-left: 40px;
	padding-top: 10px;
	font-weight: lighter;
}
/*COOKIE POLICY*/
#cookieChoiceInfo {
	font-family: 'Raleway', sans-serif;
	padding: 30px 10px;
	background-color: #000;
	font-size: 12px;
	color: #FFF;
	opacity: .8;
}
#cookieChoiceInfo a {
	color: #F36900;
	font-weight: 300;
}
#cookieChoiceInfo a:hover {
	color: #fff;
}
#cookieChoiceDismiss {
	background-color: #000;
	color: #9C4300;
	text-decoration: none;
	font-weight: 600;
	font-size: .9em;
	padding: 3px 10px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
}
#cookieChoiceDismiss:hover {
	background-color: #333;
	color: #FFF;
}
#cookieInfoLink {
	color: #fff;
	text-decoration: underline;
	font-size: .4em;
}
#cookieInfoLink:hover {
	color: #F36900;
}
