body
{
	background-color: #ffffff;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 750px;
}

/* Stile Header */
div.header 
{
	width: 750px;
}

/* Stile Titolo */
div.titolo 
{
	background-color: rgb(255, 255, 255);
	display: block;
	height: 22px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	width: 745px;
}

div.box
{
	display: block;
	float: left;
	height: 22px;
	width: 22px;
}

div.testo
{
	border: 1px solid rgb(68, 80, 118);
	color: rgb(188, 22, 22);
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-left: 5px;
	padding-left: 2px;
	vertical-align: middle;
	width: 700px;
}

/* Stile Paragrafo */
div.paragrafo
{
	border-bottom: solid 1px #435174;
	display: block;
	height: 20px;
	margin-top: 10px;
	width: 745px;
}

label.paragrafo
{
	background: url(../images/box_blue_12x12.png) no-repeat;
	background-position: 0% 50%;
	color: #435174;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 16px;
}

/* Stile SubParagrafo */
div.subparagrafo
{
	border-bottom: solid 1px #435174;
	display: block;
	height: 16px;
	margin-left: 5px;
	margin-top: 10px;
	width: 500px;
}

label.subparagrafo
{
	background: url(../images/box_blue_12x12.png) no-repeat;
	background-position: 0% 50%;
	color: #435174;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 16px;
}

/* Stile Choice */
div.choice
{
	border: 0;
	display: block;
	margin-top: 10px;
	width: 750px;
}

label.choice
{
	font-size: 10px;
	font-weight: bold;
}

/* Stile Main */
div.main
{
	border: 0;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	vertical-align: top;
	width: 500px;
}

td.label
{
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

td.value
{
	font-size: 10px;
	height: 20px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: middle;
}

label.main
{
	font-size: 10px;
	font-weight: bold;
}

select.testo
{
	background: #CAD5ED;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height:18px;
	line-height: normal;
	text-decoration: none;
	width:200px;
}

input.testo
{
	background: #CAD5ED;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height:18px;
	line-height: normal;
	text-decoration: none;
	width:200px;
}

input.view {
	background-color: transparent;
	border: none;
	color: #435174;
	font-size: 12px;
	font-weight: bold;
}

textarea.testo {
	background: #CAD5ED;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height:auto;
	text-decoration: none;
	vertical-align: top;
	width:450px;
}

/* Stile Radio */
div.radio
{
	border: 0;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	vertical-align: top;
	width: 300px;
}

/* Stile Buttons */
input.button
{
	background: url("../images/run.png") #FFFFFF no-repeat;
	background-position: 100% 50%;
	border: 1px solid #435174;
	color: #435174;
	cursor: pointer;
	font-size: xx-small;
	font-weight: bold;
	width: auto;
	height: 21px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 22px;
	padding-top: 1px;
	text-decoration: none;
	vertical-align: middle;
}

input.buttonBack {
	background: url("../images/back.png") #FFFFFF no-repeat;
	background-position: 0% 50%;
	border: 1px solid #435174;
	color: #435174;
	cursor: pointer;
	font-size: xx-small;
	font-weight: bold;
	width: auto;
	height: 21px;
	padding-bottom: 1px;
	padding-left: 22px;
	padding-right: 2px;
	padding-top: 1px;
	text-decoration: none;
	vertical-align: middle;
}

.field {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	width: 100px;
}

.value {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 500px;
}

.txtfld_no {
	background: #FF9696;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none
}

.txtfld_ok {
	background: #AFFFAF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none
}

.a_ok {
	background: #AFFFAF;
	color: #000000;
	font-size: 12px;
}

.a_ok: hover {
	cursor: pointer;
}
