td p {	
	 margin-bottom: 0px;	
}

td {
	vertical-align: middle;	
}

.tbl_campi td {
	font-weight: bold;
}

input {
	width: 120px;
	margin-left: 4px;
	margin-right: 8px;
}

#prezzi tr td {
	border-collapse: separate !important;
	border: 1px solid silver !important;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	background-color: white;
}

strong.blue {
	color: #336699;
}

strong.green {
	color: #009933;
}

strong.orange {
	color: #CC6600;
}

.red {
	color: #DC143C;
}

form ul {
    list-style: circle outside none !important;
}

#tbl_hotel input {
	width: 70px;
	padding: 2px;
}

p {
	margin-bottom: 6px;
}

h4 {
	font: 32px/56px 'Marvel', sans-serif;
	color: #cbc8c8;
	padding-bottom: 14px;
	padding-top: 14px;
	color: #333;
}

select {
	padding: 2px;
	width: 100px;
	margin-left: 4px;
}
table.iscritto {
	margin-top: 18px
}
table.iscritto td{
	padding: 2px
}

a.btn {
	margin-top: 22px !important;
}
