#footer {
	background: black/*url(../immagini/footer.JPG) repeat-x bottom right*/; /*height: 100px;*/
	color: gray;
	clear: left;	
	padding: 0 5px 5px 5px;
	border-top: thin solid white;
	text-align: center;
}

#footer a {
	height: 10px;
	font-size: 8pt;
	text-decoration: none;
	color: #CE7931;
}
#footer a:hover {
	color: silver;
}
#footer hr{
	color: #232323;
}
#footer p{
	font-size: 9pt;
	margin: 0 0 0 0;
}
#header {
	background: #292C29 url(../immagini/header.gif) repeat-x right;
	height: 50px;
	border-bottom: 2px solid White;
}
