﻿body {
	background-color: #000000;
}
#box {
	width: 1000px;
	height: 690px;;
	position: absolute;
	right: 50%;
	margin-right: -500px;
	margin-top: 10px;

}
#contatore {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#facpag {
	position:fixed;
	bottom:0;
	left:0;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 100px;
}

#newsletter {
	position:fixed;
	bottom:0;
	right:0;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 176px;
}


#vaifb {
	position:fixed;
	bottom:0;
	right:0;
	margin-bottom: 10px;
	margin-right: 186px;
	width: 35px;
}

a, a:link, a:visited, a:hover {
	outline: none;
    -moz-outline-style: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

