/*struttura dell'offerta*/


#offer-structure ol li.gruppo{
	background-color:#cdffcc;
}

#offer-structure ol li h3 {
	background-color:#408c41;
	text-shadow: rgba(0, 0, 0, .4) 0px 2px 5px; /* Safari-only, but cool */
}
/*
#offer-structure ol li ul li.volume {
		-webkit-box-shadow:#408c41;
	-moz-box-shadow:#408c41;
	box-shadow:#408c41;
	}
*/

div#offer-structure .out {
	color: #FF0000;
}

div#offer-structure .titolo {
	color: #338b34;
}

div#offer-structure .sottotitolo {
	color: #006600;
}

div#proposta img {
	border: 0;
}

div.descrizione-opera {
	margin-top: 0em;
	width:100%;
	text-align:right;
	font-size:.8em;
}

div#proposta a.SX2 {
	text-decoration: underline;
}

/*fine struttura dell'offerta*/
/*art.15*/
/*
div#popup{
	background-color:#cdffcc;
}

div#popup .darker{
	background-color: #99cc99;
}
*/


/* overwrite stili comuni*/

td#content {
	padding-left:2em;
}
div#books-info {
	padding-left: 0em;
	width:35em;
}
div#books-info #info {
	position:absolute;
	left:45%;
	width:54%;
	margin:0;
}
div#books-info .extra{
	left:45%;
	width:54%;
	padding:0;
}
div#risorse_digilibro{
	left:60em;
}





