.corpo {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	/*font-size: 12px;*/
	background-color: #FFFFFF;
}


.colonna_SX {
	height: 4000px;
	width: 288px;
	left: 0px;
	top: 330px;
	position: absolute;
	padding: 2px;
}

.colonna_DX {
	height: 4000px;
	width: 288px;
	left: 300px;
	top: 330px;
	position: absolute;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
}

.colonna_URL {
	height: 4000px;
	width: 150px;
	left: 600px;
	top: 330px;
	position: absolute;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 85%;
	
}

.evidence {
	padding: 4px;
}

.foto{
	height: 320px;
	width: 250px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #000000;
	padding: 0px;
}
.testa {
	height: 320px;
	width: 502px;
	left: 250px;
	top: 0px;
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px;
}
.domanda {
	color: #FF6600;
}
.testa_tit {
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 200%;
	font-weight: bold;
	color: #FFDD00;
	text-align: center;
}
.testa_txt {
	padding: 5px;
	font-size: 100%;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
.TitoloColonna {
	font-weight: bold;
	color: #FFDD00;
	background-color: #000000;
	padding: 2px;
	font-size: 100%;
}
.documento {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #FFFFFF;
	position: absolute;
	width: 156px;
	left: 0px;
	top: 0px;
	height: auto;
}
a:link {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
	background-color: #FFDD00;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:underline;
}	
.testa_links a:link {
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #000000;
}
.testa_links a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #000000;
}
.testa_links a:visited {
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #000000;
}
.testa_links a:active {
	color: #FFFFFF;
    text-decoration:underline;
	background-color: #000000;
}
.testa_links {

	padding: 5px;
	font-size: 68%;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
.VarieTitolo {
	font-weight: bold;
	color: #000000;
	background-color: #FF6600;
	padding: 2px;
	font-size: 95%;
}
.disclaimer {
	width: 750px;
	left: 0px;
	top: 4660px;
	position: absolute;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 85%;
	height: 61px;
	background-color: #FF9900;
}

