body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-image: url(images/bg.jpg);
	margin-top: 50px;
	
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}



#contenitore {
	width: 759px;
	height: 100%;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #454545;
	border-right-color: #454545;
	border-bottom-color: #454545;
	border-left-color: #454545;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 25px;
	width: 759px;
	margin-right: auto;
	margin-left: 0px;
	border-top:1px solid #454545;
	border-left:5px solid #454545;
	border-right:5px solid #454545;
	border-bottom:3px solid #454545;
	background-color:#202020;
	text-align:left;
}
h1 {
	font-size: 16px;
	color: #0F0;
}

#corpo {
	height: 555px;
	width: 759px;
	background-color: #9CC;
	margin: 0;
	border:5px solid #454545;
	background-color:#000;
	Vertical-align: top;
	
}
#footer {
	height: 80px;
	width: 749px;
	border-left:5px solid #454545;
	border-right:5px solid #454545;
	border-bottom:3px solid #454545;
	border-top:3px solid #454545;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 210px;
	margin-bottom: auto;
	vertical-align:middle;
	background-color: #202020;
	position:relative;

}

#casella_centrale_sn {
	height: 200px;
	width: 500px;
	background-color: #202020;
	margin-right: auto;
	margin-left: auto;
	border:5px solid #454545;
	float:left;
	position:absolute;
}



#casella_centrale_dx {
	height: 200px;
	width: 220px;
	background-color: #202020;
	margin:0px,00px,0px,0px;
	border:5px solid #454545;
	float:right;
	position:relative;
	}

.link {
	font-size: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align:top;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;	
}

#space {
	height: 20px;
	width: 759px;
	margin-right: auto;
	margin-left: auto;
    
}

h2 {
	font-size: 12px;
	color: #999;
	margin-left: 0px;
	margin-top: auto;
	left: 0px;
	padding-left: 15px;
	padding-top: 0px;
}



#visite {
position:relative;
top:-15px;
left:-700px;
float:right;
border:7px solid #454545;
}


#headlogo {
	height: 100px;
	width: 749px;
	border-left:5px solid #454545;
	border-right:5px solid #454545;
	border-bottom:0px solid #454545;
	border-top:5px solid #454545;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align:middle;
	background-color: #000;
}

