body{
	width:100%;
	margin: 0;
	padding: 0px;
	background-color: #A1A4AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
h2{
font-weight:bold;
font-size:14px;
}
.container{
}
.case_hist{
	padding-left: 5px;
	width: 227px;
	float: left;
	text-align: left;
	height:900px;
	background-image: url('images/case_hist.gif');
	background-position:top;
	background-repeat: no-repeat;
	background-position: top;
	border-right: 1px solid green;
	
}
.case_hist2{
	padding-left: 5px;
	width: 227px;
	float: left;
	text-align: left;
	height:1400px;
	background-image: url('images/case_hist.gif');
	background-position:top;
	background-repeat: no-repeat;
	background-position: top;
	border-right: 1px solid green;
	
}
.testo{
	align: top;
	text-align: left;
}
.testo_su{
	position: relative;
	height: 400px;	
	bottom: 500px;
	text-align: justify;
	padding: 0px 10px;
}
.testo_giu{
	position: relative;
	top: 400px;
	height: 500px;
	width: 482px;
	padding-left: 10px;
	text-align: justify;
	border-top: dashed 1px green;
	
}
.giu {
	position: relative;
	top: 1050px;
	height: 500px;
	width: 482px;
	padding-left: 10px;
	text-align: justify;
	border-top: dashed 1px green;}
.medio {
position: relative;
top:220px;
height: 300px;	
bottom: 2px;
text-align: justify;
padding: 0px 10px;
}
.su {
	position: relative;
	height: 500px;	
	bottom: 800px;
	text-align: justify;
	padding: 0px 10px; }
h1{
	font-size: 20px;
	text-align: center;
}
.testo_giu2{
background-color:#FFFF00;
	position: relative;
	top: 400px;
	height: 500px;
	width: 482px;
	padding-left: 10px;
	text-align: justify;
	border-top: dashed 1px green;
	
}
.testo_su2{
background-color:red;
	position: relative;
	height: 400px;	
	bottom: 500px;
	text-align: justify;
	padding: 0px 10px;
}
.menu_pos{
	float: left;
	text-align: left;;
	padding-right: 20px;
	padding-bottom: 10px;
}
.top_wrapper{
	width:100%;
	height: 167px;
	background-image: url('images/repeat.gif');
	background-repeat: repeat-x;
}
.header_wrapper{
	width: 760px;
	text-align: center;
	margin: auto;
}
.header{
	background-image: url('images/header.gif');
	width: 760px;
	height: 98px;
}
.menu_2{
	background-image: url('images/menu.gif');
	width: 760px;
	height: 22px;
}
.logo_1{
	width: 238px;
	height: 48px;
	float: left;
	background-image: url('images/logo1.gif');
}
.title{
	height: 48px;
	width: 522px;
	float: right;
	background-color: white;
	text-align: center;
}
.content_wrapper{
	width: 100%;
	position: absolute;
	top: 167px;

}
.content{
	background-color: white;
	width: 760px;
	text-align: center;
	margin: auto;
}
.col_sx{
	float: left;
	background-color: white;
}
.logo_2{
	width: 238px;
	height: 103px;
	background-image: url('images/logo2.gif');
}
.col_dx{
	float: right;
	width: 502px;
	padding: 10px;
	height:1700px;
}
.white{
	background-color: white;
	height: 20px;
	width: 760px;
	margin: auto;
	text-align: center;
}
.footer{
	width: 760px;
	
	text-align: center;
	margin: auto;
	background-image: url('images/footer1.jpg');
	background-color: white;
	background-repeat: no-repeat;
	color: white;
	padding-top: 5px;
}
.error{
	color: black;
	font-size:9px;
	font-weight:bold;
	text-align:center;
}
.testo_evid{
	background-color: #D94A29;
}