body {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#testata, #container, #footer, #container2, #testata2 {
	text-align: left;
}

#container {
	width: 760px;
	margin: 0px auto 10px;
	padding: 0px 10px 10px;
}

#testata {
	padding: 5px;
	height: 90px;
	margin-top: 10px;
}

#testata2 {
	height: 90px;
	margin-top: 40px;
	margin-bottom: 50px;
}

.cnt .title2 {
	margin-left: 4px;
	background-color: #831f0e;
	padding: 7px 0 7px 18px;
	border-left: 2px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

#benvenuto, #congratulazioni {
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

#denominazione2 {
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: bold;
	font-size: 14px;
}

fieldset {
	border: 1px solid #999999;
	padding: 1em;
}

legend {
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	color: #990000;
	font-size: 14px;
	padding: 5px;
}

label.msgautentificazione {
	font-weight: bold;
}

div.msgautentificazione {
	padding-top: 30px;
	font-weight: bold;
	color: red;
	text-align: center;
}

label.inserimento {
	display: block;
	float: left;
	text-align: left;
	margin-top: 10px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

#primoins {
	margin-top: 20px;
}

input.inserimento {
	font-size: 13px;
	font-family: Arial, sans-serif;
	border: #73848C 1px solid;
	margin-top: 10px;
	width: 210px;
}

input.inserimento-large {
	font-size: 13px;
	font-family: Arial, sans-serif;
	border: #73848C 1px solid;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 250px;
}

td.tdins {
	width: 210px;
}

td.tdins-large {
	width: 250px;
}

input.imgentra {
	background-image: url(invia.gif);
	width: 56px;
	height: 20px;
	border: 0;
	margin-top: 15px;
}

input.imginvia {
	background-image: url(invia.gif);
	width: 56px;
	height: 20px;
	border: 0;
	margin-top: 15px;
}

input.noimage {
	width: 56px;
	height: 20px;
	border: 0;
	margin-top: 15px;
}

textarea.liberatoria {
	text-align: justify;
	margin-top: 20px;
	border: 1px solid #999999;
}

input.but {
	width: 67px;
	height: 30px;
	border: 1px solid black;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	margin-top: 20px;
}

.accetto {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
	font-weight: bold;
	margin-left: 100px;
	margin-right: 100px;
}

.valoreDef {
	font-weight: bold;
	text-transform: uppercase;
}