/*================================struttura dell'offerta================================*/
#offer-structure {
	position: relative;
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 57.8em;
	border-top: 1px solid #828282;
	margin-top: 3em;
	font-family: Arial;
	font-size: 10px;
	display: block;
	clear: both;
}

#offer-structure p {
	margin: 0;
	padding: 0
}

#offer-structure h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0
}

#offer-structure form {
	margin: 0;
	padding: 0
}

#offer-structure img {
	border: 0;
}

#offer-structure h2 {
	color: #666666;
	margin: 0em 0 -1em 0;
	font-family: Verdana;
	font-size: 2em;
}

#offer-structure ol {
	list-style: none;
	padding: 0em 1em 1em 0em;
	margin: 1em 0 0 0;
}

#offer-structure ol li.gruppo {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	font-size: 100%;
	margin: 2em 0 1em 0em;
	padding: 1em 0 0.5em 1em;
	text-align: left;
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
/*	box-shadow:10px 10px 10px #999;
	-webkit-box-shadow:10px 10px 10px #999;*/
}

#offer-structure ol li h3 {
	color:white;
	text-align:center;
	font-size:1.6em;
	line-height:1.6em;
	margin: 0 .8em .8em 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#offer-structure ol li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#offer-structure ol li ul li.volume {
	width: 17em;
	float: left;
	background-color: #FFFFFF;
	margin: 0 1.2em 1em 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:10px 10px 10px #999;
	-webkit-box-shadow:10px 10px 10px #999;
}

#offer-structure ol li ul li.volume ul {
	padding: 0.5em 1em 0 1em;
	margin: 0;
	list-style: none;
	font-size: 1.1em;
}  /*background:url(img/bg-pieghetta.jpg) right bottom no-repeat;*/
#offer-structure ol li ul li.volume ul li {
	list-style: none;
}

#offer-structure ol li ul li.volume ul li.out {
	text-transform: uppercase;
	color: #FF0000;
}

#offer-structure li.autore {
	font-size: 1.1em;
}

#offer-structure li.autore {
	font-size: 1.1em;
}

#offer-structure li.titolo {
	font-weight: bold;
	font-size: 1.1em;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0.5em 0 0 0;
}

#offer-structure li.sottotitolo {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}

#offer-structure li.allegati {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}

#offer-structure ol li ul li ul.isbnprezzo {
	font-size: 1.3em;
	padding-bottom: 0.2em;
}

#offer-structure li.isbn {
	margin: 0.2em 0 0 0;
}


div#proposta {
	position: relative;
	float: left;
	clear:left;
	width: 36em;
}
/*================================fine struttura dell'offerta================================*/
