@font-face {
    font-family: 'roboto_condensedregular';
    src: url('/font/robotocondensed-regular-webfont.eot');
    src: url('/font/font/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/robotocondensed-regular-webfont.woff') format('woff'),
         url('/font/font/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('/font/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color: #eee;
	font-family: "roboto_condensedregular", sans-serif;
	font-size: 10px;
}

a, a:link, a:visited, a:hover, a:active {
	color: #000;
}

.hide {
	display: none;
}

#wrapper {
	width: 85%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#sfondols, #sfondopt {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

img {
	display: block;
	width: 100%;
}

#copy {
	position: absolute;
	top: 47.5%;
}

#credits {
	position: absolute;
	top: 33.8%;
}

#credits img {
	position: absolute;
	top: 0px;
}

#cookie {
	position: absolute;
	top: 2.4%;
}

#cookie img {
	position: absolute;
	top: 0px;
}

#overlay {
	position: absolute;
}

.testi {
	position: relative;
}

.testi img.g {
	position: relative;
}

.testi img.b {
	position: absolute;
	top: 0px;
	opacity: 0;
}

.testi img.b:hover {
	cursor: pointer;
	opacity: 1;
}

#testo_02 {
	margin-top: 1%;
}

#testo_03 {
	margin-top: 10.9%;
}

#testo_04 {
	margin-top: 10.9%;
}

#testo_05 {
	margin-top: 10.5%;
}

#testo_06 {
	margin-top: 10.5%;
}

#testo_07 {
	margin-top: 6.7%;
}

#testo_08 {
	margin-top: 14.2%;
}

#testo_09 {
	margin-top: 0.2%;
}

#booksell {
	position: absolute;
}

#bollinolibro_hover {
	position: absolute;
	top: 0px;
}