body		{
	background-image: url(images/pattern.png);
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 2;
}

a 		{
  	text-decoration: none;
	color: #BEB31B;
}

a:link		{
	color: #574c2c;
}

#testata	{
	height: 100px;
	font-size: 60px;
	color: red;
	overflow: hidden;
}

#corpo		{
	position: relative;
}

#contenuti	{
	margin-right: 160px;
}

#barra		{
	position: absolute;
	top: 100px;
	right: 15px;
	width: 145px;
	padding-top: 40px;
}

#piede		{
	height: 45px;
}

.button		{
	background-color: #ffdf80;
	height: 40px;
	width: 110px;
	border-style: solid;
	border-color: #574c2c;
	border-width: 2px;
	margin-top: 40px;
	font-size: 20px;
	font-weight: 700;
	font-family: trebuchet, sans-serif;
}

#referer	{
	margin-top: 5px;
	margin-left: 13%;
	height: 35px;
	overflow: hidden;
	font-size: 20px;
	color: #574c2c; 
}

.icon		{
	border: 0;
}

#intro		{
	margin: 50px 0 50px 10%;
	border-style: solid;
	border-color: #574c2c;
	border-width: 2px;
}

.testo		{
	font-size: 15px;
	margin: 20px 10% 20px 8%;
	background: white;
	padding: 3%;
	line-height: 1.2;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.thumbs		{
	margin: 10px;
	border-style: solid;
	border-color: #BEB31B;
	border-width: 2px;
}

.foto		{
	margin: 0 0 0 8%;
	border-style: solid;
	border-color: #BEB31B;
	border-width: 3px;
}

.descrizioni	{
	margin: 0 0 0 8%;
	font-size: 20px;
	
}

#box		{
	height: 240px;
	width: 620px;
	margin: 0 10% 0 8%;
}
