html {
	margin: 0px;
	padding: 0px;
}
body {
  width:100%;
	color: #fff;
	font:11px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
  background: #303030;
	margin:0px;
}

.center {
	margin-top: 0px;
	margin-bottom:5px;
	text-align:center;
	font:16px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: bold;
}

img, img a, img a:hover {
	border: 0px;
}

.logo {
background:url(../img_land/s_legno_splash.jpg) no-repeat center center;
margin:auto;
width:440px;
height:300px;
}

.logo img {
	padding: 0px 0 0 0px;
}

p {
  width: 380px;
  margin:auto;
	padding:5px;
	padding-bottom:0px;
	text-align:justify;
}

h1 {
	display: none;
}

#wrapper {
	width:100%;
	margin:auto;
	margin-top:10%;
	display:     block;
}

#content {
	width:100%;
	margin:0px;
	margin-top: 10px;
	text-align:center;
}

.logo .entra{
  display:block;
  width:180px;
  height:20px;
  margin-top:124px;
  margin-left:238px;
  text-indent:-8000px;
}

.logo .it{
  display:block;
  position:relative;
  width:20px;
  height:20px;
  top:42px;
  left:370px;
  text-indent:-8000px;
}

.logo .fr{
  display:block;
  position:relative;
  width:20px;
  height:20px;
  top:22px;
  left:392px;
  text-indent:-8000px;
}

.logo .it_ie{
  display:block;
  position:relative;
  width:20px;
  height:20px;
  top:4px;
  left:160px;
  text-indent:-8000px;
}

.logo .fr_ie{
  display:block;
  position:relative;
  width:20px;
  height:20px;
  top:-18px;
  left:180px;
  text-indent:-8000px;
}


.testoland{
color:#9bd40b;
font-size:14px;
}