body{
	margin: 0px;
	padding: 0px;
	background: #684a29;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
a{
}
#barra-top{
	width: 812px;
	padding-right: 15px;
	height: 24px;
	padding-top: 3px;
	position: absolute;
	margin-top: 0px;
	left: 50%;
	margin-left: -413px;
	background-image: url(../images/barra-top.png);
	background-repeat: none;
	text-align: right;
	color: #6e4a04;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	text-shadow:0 -1px 0 #302001;
}
#barra-top a{
	text-decoration: none;
	color: #fbc36a;
}
#barra-top a:hover{
	color: #fee7b5;
}
#barra-titolo{
	width: 812px;
	padding-right: 15px;
	height: 50px;
	padding-top: 3px;
	position: absolute;
	/* POSIZIONAMENTO BARRA DEL TITOLO */
	margin-top: 35px;
	left: 50%;
	margin-left: -413px;
}
#logo{
	float: left;
	margin-left: -40px;
	margin-top: 0px;
}
#search{
	float: right;
	margin-top: 15px;
}
#searchbox{
	background-color: #ffc27c;
	height: 18px;
	padding: 2px;
	padding-left: 5px;
	border: 2px solid #4b2c0d;
	color: #2e1905;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#searchimage{
	width: 55px;
	height: 18px;
	vertical-align: -6px;
}
#box-schede{
	width: 812px;
	padding-right: 15px;
	height: 50px;
	padding-top: 3px;
	position: absolute;
	/* POSIZIONAMENTO SCHEDE */
	margin-top: 165px;
	left: 50%;
	margin-left: -413px;
	color: #fbc36a;
}
#box-schede a{
	outline: none;
	/*outline-color: #fbc36a;*/
}
.schede{
	margin-left: 10px;
	margin-right: 10px;
	border: none;
}
#drago{
	position: absolute;
	margin-top: -40px;
	margin-left: 40px;
	border: none;
}
#drago a{
	border: none;
}
#drago-pg{
	position: absolute;
	margin-top: 302px;
	margin-left: -60px;
	border: none;
}
#roleplaying{
	position: absolute;
	width: 450px;
	height: 100px;
	margin-left: 350px;
	margin-top: 315px;
	font-face: Georgia;
	font-size: 14px;
	color: #fbc36a;
	text-align: justify;
	cursor: default;
	text-shadow:0 -1px 0 #3B2400;
}
#bottom{
	position: absolute;
	width: 100%;
	height: 70px;
	/* POSIZIONAMENTO BARRA FINALE */
	margin-top: 670px;
	background-color: #382103;
	border-top: 1px solid #291600;
	border-bottom: 1px solid #291600;
	font-family: Georgia;
}
#text-bottom{
	width: 812px;
	margin-left: auto;
	margin-right: auto;
	color: white;
}
#text-bottom a{
	color: white;
	text-decoration: none;
}
#text-bottom-01{
	position: absolute;
	margin-top: 8px;
	width: 800px;
	font-size: 18px;
	text-shadow:0 -2px 0 black;
}
#text-bottom-02{
	position: relative;
	float: right;
	font-size: 18px;
}
#text-bottom-03{
	position: absolute;
	width: 800px;
	font-size: 12px;
	margin-top: 38px;
	text-shadow:0 -1px 0 black;
}
#text-bottom-04{
	position: relative;
	float: right;
	font-size: 12px;
	letter-spacing: 0;
}
#green-img{
	position: absolute;
	margin-left: 250px;
	margin-top: 0;
	border: none;
}

