body {
	background: #e3e3e5 url(img/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#58585A;
	font-size:12px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58585A;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a:active {
	text-decoration: none;
}

#container {
	width: 1016px;
	height:638px;
	position:absolute;
	top: 0px;
	left:50%;
	margin-left:-508px
}

#marchio {
	background-image:url(img/marchio.jpg);
	width: 346px;
	height:267px;
	position:absolute;
	top: 108px;
	left:335px;
}

#entra {
	width: 70px;
	height:75px;
	position:absolute;
	top: 450px;
	left:376px;
}

#enter {
	width: 70px;
	height:75px;
	position:absolute;
	top: 450px;
	left:553px;
}

#requirements {
	width: 500px;
	height:47px;
	position:absolute;
	top: 559px;
	left: 250px;
}


#pinxit {
	width: 200px;
	height:11px;
	position:absolute;
	top: 619px;
	left: 23px;
}

#piva {
	width: 200px;
	height:11px;
	position:absolute;
	top: 619px;
	right: 23px;
}
cookie {
  position: relative;
  top: 0;
  width: 100%;
  background-color: #000;
  opacity: 0.8;
  color: #DFDFDF;
  text-align: center;
}

#cookie p {
  padding: 6px;
  font-family: Tahoma;
  font-size: 12px;
}

#cookie a {
  color: #aaa;
  text-decoration: underline;
}

#cookie a#close {
  font-weight: 900;
  color: #fff;
  text-decoration: none;
  background: #aaa;
  padding: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
