body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2e2d2b;
	padding:0px;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	}
	
#contenitore_schede{
	
	top:26px;
	margin-left:auto; 
	 margin-right:auto;
} 
	
#contenitore{
    position:absolute;
	top:7%;
	margin-left: -380px;
	left:50%;
	width:760px;
}

.corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	text-align: left;
}
.scroll-box{
	color:#FFFFFF;
	width: 250px;
	height: 350px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-left:0px;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: left;
}
.Stile1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
}
.Stile_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2e2d2b;
}
.Stile2 {color: #FFFFFF}
A{
	color:#2e2d2b;
	text-decoration: none;
	font-weight: bold;
	}	
	
A:Visited{
	color:#2e2d2b;
	font-weight: bold;
	}
	
A:Active, A:Hover{
	color:#efad6b;
	text-decoration:none;
	font-weight: bold;
