body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sfondo {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bg_fumetti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.colonna {
	background-image: url(../images/ombra_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ombra_dx {
	background-image: url(../images/ombra_dx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.libreria {
	background-image: url(../images/bg_libreria.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
}
a {
	color: #A80101;
}
/*menu*/
.voce {
	color: #5E3C0B;
	text-align: right;
	background-image: url(../images/bg_lib_off.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.voce a {
	text-decoration: none;
	color: #5E3C0B;
	text-indent: 20px;
	display: block;
	padding: 2px 22px 10px 0;
}
.voce a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/bg_lib_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.voce_on a {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/bg_lib_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.voce_title {
    font-weight: bold;
	color: #5e3c0b;
    padding: 2px 0px 10px 22px;/*t r b l*/
}

/*tavole originali*/
.voce_tavole {
	text-align: left;
	color: #fff;
}
.voce_tavole a {
	text-decoration: none;
	color: #fff;
	text-indent: 20px;
	display: block;
	padding: 2px 0px 3px 15px;
}
.voce_tavole a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/tavole_icona.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
}
.voce_tavole_on a {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/tavole_icona.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
}
.bg_voce_tavole {
	background-image: url(/it/img/tavole_originali.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*tabella spedizioni*/
.omaggio {
	background-image: url(../images/bg_libro_omaggi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 10px 10px 20px;
	margin:0;
}
.spedizione {
	background-image: url(../images/bg_spedizione.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px 10px 10px 20px;
}
.spedizione a {
	color: #333333;
	text-decoration: none;
}
.abbonati {
	background-image: url(/images/bg_spedizione.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px 10px 10px 20px;
}
.abbonati a {
    line-height: 18px;
}
.interno {
	padding: 0px 10px 0px 20px;
}
/*box vetrina e box offerte in homepage*/
.offerte {
	border-left: 1px solid #148BDE;
	border-right: 1px solid #148BDE;
	background-color: #fff;
	background-image: url(../images/bg_vetrina.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.vetrina {
	border-left: 1px solid #FF0909;
	border-right: 1px solid #FF0909;
	background-color: #fff;
	background-image: url(../images/bg_vetrina.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top_offerte {
	background-image: url(../it/img/top_offerte.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 65px;
}
.top_vetrina {
	background-image: url(../it/img/top_vetrina.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 65px;
}
.copertina {
	align: center;
	border: 1px solid #000;
	margin: 15px 0;
}
.red {
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	margin: 0;
	padding: 0;
}
.anteprima {
	padding: 15px;
	border-right: 1px dashed #666666;
	font-size: 10px;
}
.anteprima_right {
	padding: 15px;
	font-size: 10px;
}
.anteprima img, .anteprima_right img {
	align: center;
	border: 1px solid #000;
	margin: 15px 0;
}
.anteprima a, .anteprima_right a {
	color: #333333;
}
/*top del sito*/
.top {
	background-image: url(../images/top.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.top td {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.top td .normal {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}
.etichetta {
	padding-right: 110px;
	padding-left: 30px;
}
/*bottom del sito*/
.bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	padding: 50px 10px 10px 40px;
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#credits {
	float: right;
	width: 80px;
}
#menu_bottom {
	float: left;
	width: 280px;
	color: #FFFFFF;
}
#dati {
	color: #595959;
	font-size: 10px;
	margin-left: 50px;
}
#dati a {
	color: #595959;
	text-decoration: underline;
}
#aggiornamento {
	float: right;
	color: #595959;
	font-size: 10px;
	padding-right: 15px;
}
/*ricerca*/
#search_suggest_ed, #search_suggest_txtDis, #search_suggest_txtSce {
	line-height: 14px;
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 0px solid #000000;
	overflow: auto;
	overflow-x: hidden;
	height: 250px;
	width: 200px;
	display: none;
	color: #000000;
	cursor: hand;
}
.editore {
	align: left;
}
.editore select {
	font-size: 10px;
	width: 190px;
}
input {
	font-size: 10px;
}
.top a {
	color: #fff;
	text-decoration: none;
}
#autore {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	width: 330px;
}
.pulsanti img {
	border: 0px;
	margin-right: 10px;
}
.carrello_home {
	background-image: url(/images/bg_carrello_home.gif);
	background-position: left top;
	color: #fff;
	padding: 12px 10px 0px 20px;
}
.carrello_home a {
	text-decoration: none;
	color: #fff;
}
.collana {
	height: 280px;
}
/*dove*/
table.orari {
	border: 1px solid #FFA900;
	background: #F7D776;
	margin-left: 10px;
}
table.orari td {
	font-size: 11px;
	border-bottom: 1px solid #FFA900;
	background: #FCF7BE;
}
table.orari th {
	font-size: 11px;
	text-align: right;
}
div.info {
	margin-left: 10px;
	border: 1px solid #FFA900;
	background: #FCF7BE;
	padding: 10px;
	margin-right: 15px;
}
div.info a {
	color: #595959;
}
/*langs*/
div#slan {
	position: relative;
	left: -120px;
	top: -30px;
	width: 200px;
	text-align: right;
}
div#slan img {
	margin-left: 10px;
}
a#cdxt_a {
    font-weight: bold;
    color: #fff;
    display: block;
    padding: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    border: 1px solid #fff;
    text-align: center;
}