


.caption
{
display:table-cell;
color: #770077;
font-family: sans-serif;
font-weight: bold;
float:left;
width:200px;
vertical-align:center;
}

.element
{
display: table-cell; 
width: 500px;
background-color: white; 
padding: 0px;
padding-bottom: 2px;
margin-bottom: 0px;
}

div.error{
display:table-cell;
float:right;
color: red;
font-size:10pt;
border: solid red 2px;
position: absolute;
left:650px;
}

.lineCHOICE
{
padding: 0px;
float:left;
}

.labelCHOICE
{
float:left;
padding: 0px;
padding-right: 20px;
}


body {
	background-color:#A7A7A7;
	font-family:Verdana;
	font-size:10pt;
	}
div.barra {
	width:800px;
	height:30px;
	background-color:#666699
	
	}
div.boxindex {
	width:800px;
	background-color:white;
	}
td.logo {
	width:150px;
	height:150px;
}

td.barra{
	height:40px;
	width:100%;
	background-color:#c4d2ff;
}

div.section {
	font-size:10pt;
	/*text-decoration:underline;*/
	background-color:#dfe0ff;
	border:solid 0px black;
	width:650px
}
div.TEXT  {
	width:150px;
	background-color:white;

}

div.LIST {
	width:150px
}

div.component{
	border-width:0px;
	background-color:white;
	padding:0px;
}
div.element{
	border-width:0px;
	background-color:white;
}

div.caption{
	color:black;
	font-size:9pt;
}


div.testo {
	font-size:10pt;
	vertical-align:top;
	background-color:white;
	width:650px;
	border: solid 0px black;
}

div.must {
	color:red;
	font-size:9pt
}
