* {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
A, A:hover {
	text-decoration: none;
}
A IMG {
	border: 0;
	margin-right:5px;
}
HR {
	display: none;
}
BODY {
	font-size: 100%;
	background-color: #686868;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	font-size: 70%;
	width: 832px;
	background-color:#CCCCCC;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
}
#Testata {
	height: 300px;
	width: 832px;
}
#Pagine LI {
	list-style-type: none;
	display: inline;
}
#Piedepagina {
	margin-left: auto;
	margin-right: auto;
	color: #cccccc;
	text-align: center;
	padding-top: 3px;
	height:20px;
	width: 832px;
	background-color: #990000;
}
