body { 
	width: 100%;
}

#wrapper {
	box-shadow: none;
}
#header #top01 {
	display: none;
}
#top02 {
	background: url(../img/backgrounds/franja_2-top02-ub-2015_impr.png) no-repeat left bottom;
}
#top03 {
	/* background: url(../img/backgrounds/capcalera-formulari-concert-nadal-2019_impr.jpg) no-repeat left top; */
}
#top02 {
    opacity: .6;
    text-align: center;
	filter: grayscale(1);
}
#top03 a {
	opacity: .3;
	filter: grayscale(1);
}
#menu {
	display: none;
}

.cos_formulari {
	margin: 1em 2em;
	padding-top: 2em;
	border: 1px solid #555;
	border-radius: 5px;
}
.form_botons {
	display: none;
}
fieldset ul {
	margin-left: -5em;
}
input {
	margin-left: 1em;
	font-size: 1.2em;
	font-weight: bold;
}
input.required, input, fieldset.required {
	border: none;
	font-size: 1.2em;
	font-weight: bold;
}
.botons-radi li.entrada input[type="radio"]:checked + label {
	background: url(../img/icons/tiquet3b-18.png) no-repeat 50px center #bbb;
}
.botons-radi li.entrades input[type="radio"]:checked + label {
	background: url(../img/icons/tiquets_2_3b-18.png) no-repeat 50px center #bbb;
}
.botons-radi input[type="radio"] {
	display: none;
}
.botons-radi input[type="radio"] + label {
	display: none;
	background-color: #eee;
	color: #ddd;
	padding: .5em;
	margin: 1em 3em;
	font-weight: normal;
	font-family: Arial;
	font-size: 16px;
}
.botons-radi input[type="radio"]:checked + label {
	display: block;
	padding-left: 6em;
	text-align: left;
	color: #000;
	font-weight: bold;
}
.llegenda {
	opacity: .4;
}

.form_enviat {
	background-image: none;
	background-color: #eee;
}
#confirmacio {
	display: none;
}

#footer02 {
	background: none;
}
#footer02 ul.data li {
	background: none;
	display: none;
}
#footer02 ul.data li:first-child {
	display: block;
}