body {
	background-color: #5c5108;
}

.pagine {
	overflow: scroll;
}

.vecchio {
	display: none;
}

p {
	color: yellow;
	font-size: small;
	font-weight: bold;
}

.titoletto {
	color: black;
	font-size: medium;
        font-weight: bold;

}

#disclaimer {
	text-align: center;
	font-size: small; 
	position:absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #395238;
	overflow: auto;
	border-width: 0px;
	
}

#disclaimer p {
	top: 0px;
	bottom: 0px;
	padding: none;
	border-width: 0px;
	line-height: 0.8;
	font-size: xx-small;
//	background-color: white;
}

#sx {
	position: absolute;
	top: 0px;
	left:0px;
	width: 15%;
	height: 100%;
	background-color: #2c7628;
}

#principale {
	position: absolute;
	top: 0px;
	left: 15%;
	right: 0px;
	bottom: 0px;
//	background-color: black;
	overflow: auto;
}

.commento {
	color: #00FFFF;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}

#linkest p{
	font-size: xx-small;
//	vertical-align: bottom;
}

#dxgiu {
	width: 100%;
}

.speciale {
	color: #fff8c7;
	font-size: inherit;
	font-weight: bold;
	font-style: normal;
}

#frase {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}

a {
	color: #b3a934;
	font-size: inherit;
}

img {
	position: absolute;
	bottom: 0px;
}

.banner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 50px;
	border-width: 0px;
}

.ammazzatecitutti {
	position: absolute;
	left: 0px;
	top: 0px;
}
.voglioscendere {
	position: absolute;
	left: 200px;
	top: 0px;
}


#testocentrale {
	position: relative;
	top: 30px;
	left: 40px;
	float: center;
	width: 90%;
	text-align: center;
}