html {
	height: 100%;
}
body {
	background-image: url;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 100%;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color : white ;
	scrollbar-3dlight-color : white ;
	scrollbar-darkshadow-color : white ;
	scrollbar-track-color : white ;
	scrollbar-arrow-color : #355259;
}
.testi1, .testi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width: 100%;
	height: 100%;
	background:#FFF url(img/bg_corpo_celle.jpg) no-repeat top right;
	padding: 3px;
}
.testi1 {
	border-right:1px solid #CCC;
}
.titolo_corpo {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #157BA0;
}
.testo10arancio {
	color: #ffd800;
	font-weight: bold;
}

.details {
	color: #FF8300;
	font-weight: bold;
	font-size: 10px;
}
.testo11arancio {
	color: #ffd800;
	font-weight: bold;
	font-size: 11px;
}
.testo10nero {
    font:verdana;
	color: #000;
	font-size: 10px;
}
.testo11nero {
	color: #000;
	font-size: 11px;
}
.testo10blu A:visited, .testo10blu A:active, .testo10blu A:link, .testo10blu {
	color: #157BA0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.testo10blu A:hover {
	color: #000;
}

.testo11blu A:visited, .testo11blu A:active, .testo11blu A:link, .testo11blu {
	color: #157BA0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.testo11blu A:hover {
	color: #000;
}
.testo10bianco {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.continuagiallo {
	margin: 5px 0 5px 20px;
}
.form_col1 {
	width: 200px;
	float: left;
	margin-bottom: 3px;
}
.form_col2 {
	float: left;
	margin-bottom: 3px;
}
INPUT {
	height: 18px;
	font-size: 10px;
	color: #000000;
}
