
     /* @override 
	http://www.aniciaragazzi.it/index.php/sito/anicia.css
	http://www.aniciaragazzi.it/index.php/libri/anicia.css
*/

/* @group Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img {
	border-width: 0;
	border-style: none;
	border-bottom-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#autori_e_illustratori a, #vetrina div.spazio_autore div.ritratti_autori div.alpha-shadow div a, #foto_autore_e_illustratore a {
	border-bottom-style: none;
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #787878;
	border-bottom: 1px dashed silver;
}

* { outline: none; }


/* @end */

/* @group ids */

body {
	text-align: center;
	color: gray;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#header {
	width: 100%;
	height: 200px;
	text-indent: -500em;
	background: #f5f5f5 url(http://www.aniciaragazzi.it/images/header.gif) no-repeat 50%;
	float: left;
}

#main {
	width: 100%;
	background: url(http://www.aniciaragazzi.it/images/ombra_alberi_header.gif) repeat-x;
	float: left;
}

#ausiliario {
	text-align: left;
	position: relative;
	width: 740px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#centrato {
	width: 740px;
	height: 100%;
}

#logo {
	width: 900px;
	height: 300px;
	float: left;
	background: url(http://www.ottimomassimo.it/images/header.jpg) no-repeat 0;
}

#calendario {
	width: 100%;
	height: 100px;
	float: left;
	background-position: 0;
	display: none;
}

#info {
	width: 100%;
	float: left;
}

#colonna_1 {
	float: left;
	width: 200px;
	height: 100%;
}

#colonna_2 {
	float: left;
	width: 540px;
	height: 100%;
}

#mailinglist, #prenota {
	float: left;
	width: 200px;
}

/* @end */

/* @group menu orizzontale */

#menu_principale {
	float: left;
	margin-bottom: 10px;
}

#left {
	
}

#contenitore_menu_orizzontale {
	height: 40px;
	margin-bottom: 10px;
	width: 740px;
}

ul#menu_orizzontale {
	float: right;
	background: url(http://www.aniciaragazzi.it/images/menu_di_navigazione.gif) no-repeat 100%;
	padding-right: 30px;
	height: 40px;
}

ul#menu_orizzontale li {
	float: left;
	display: inline-block;
	height: 40px;
}

ul#menu_orizzontale li a {
	display: block;
	text-decoration: none;
	border-bottom-style: none;
	font-variant: small-caps;
	margin: 7px 10px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#menu_orizzontale li a:hover {
	color: maroon;
}

#nav_wrap {
	padding-top: 41px;
	background: url(http://www.aniciaragazzi.it/images/freccia.png) no-repeat;
	float: left;
}

li.homepage {
	background: white url(http://www.aniciaragazzi.it/images/menu_di_navigazione.gif) 0;
	padding-left: 30px;
}

li.fine_primo {
	background: white url(http://www.aniciaragazzi.it/images/menu_di_navigazione.gif) no-repeat 100%;
	padding-right: 30px;
}

li.inizio_secondo {
	background: white url(http://www.aniciaragazzi.it/images/menu_di_navigazione.gif) no-repeat;
	padding-left: 30px;
}

/* @end */

/* @group cerca */

#cerca {
	background: url(http://www.aniciaragazzi.it/images/cerca.png) no-repeat;
	width: 174px;
	height: 34px;
	margin: 20px;
	padding-top: 8px;
	padding-left: 13px;
	position: absolute;
	top: -120px;
	left: 500px;
	border-style: none;
	display: none;
}

input#searchfield {
	border-style: none;
	color: gray;
	font: italic bold 14px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 145px;
}

#searchform button {
	display: none;
}

/* @end */

/* @group vetrina */

#vetrina {
	width: 740px;
	height: 100%;
	float: left;
	background: url(http://www.aniciaragazzi.it/images/linea_separazione.gif) no-repeat 0 bottom;
	padding-bottom: 20px;
}

#primo_piano {
	width: 470px;
	float: left;
}

#secondo_piano {
	height: 100%;
	width: 270px;
	float: left;
}

/* @group primo piano */

#copertina_primo_piano {
	float: left;
	height: 280px;
}

#primo_piano img {
	float: left;
}

h1.titolo_primo_piano {
	float: left;
	width: 275px;
	margin-bottom: 4px;
}

h1.titolo_primo_piano a, h1.titolo_news {
	font-size: 25px;
	color: #787878;
	text-decoration: none;
	border-style: none;
}

h1.titolo_primo_piano a:hover {
	color: maroon;
}

ul.dati_libro {
	font-size: 13px;
	color: #787878;
	float: left;
	width: 275px;
}

ul.dati_libro li {
	margin-bottom: 3px;
}

ul.dati_libro a, h3.autore_libri_piccoli a {
	
}

ul.dati_libro a:hover, h3.autore_libri_piccoli a:hover {
	border-style: solid;
}

li.sinossi, p {
	color: gray;
	text-align: justify;
	height: 166px;
	overflow: hidden;
	background: url(http://www.aniciaragazzi.it/images/virgolette.gif) no-repeat;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 9px;
}

li.isbn {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
	display: none;
}

li.prezzo {
	font-size: 21px;
	display: none;
}

li.collana {
	display: none;
}

/* @end */

/* @group secondo piano */

.copertina_libri_piccoli {
	margin-left: 10px;
	width: 89px;
	float: left;
	height: 134px;
}

.libri_piccoli {
	width: 270px;
	float: left;
	margin-bottom: 9px;
}

h2.titolo_libri_piccoli a {
	font-size: 20px;
	display: block;
	border-style: none;
}

h2.titolo_libri_piccoli a:hover {
	color: maroon;
}

h2.titolo_libri_piccoli {
	float: left;
	width: 170px;
	margin-bottom: 4px;
	margin-top: 4px;
}

h3.autore_libri_piccoli, h3.prezzo {
	font-size: 13px;
	color: #787878;
}

h3.autore_libri_piccoli, h3.prezzo {
	margin-bottom: 5px;
	float: left;
	width: 170px;
}

/* @end */

/* @end */

/* @group news e autori */

#news_e_autori, #illustrazioni_scheda_libro, #libri_e_illustrazioni, #illustrazioni_dell_autore, #intervista_con_l_autore {
	width: 740px;
	float: left;
	margin-top: 20px;
}

#autori_e_illustratori {
	width: 150px;
	float: left;
}

.spazio_autore {
	float: left;
	margin-right: 12px;
	width: 134px;
}

h1.nome_autore_scheda_libro {
	color: #787878;
	font-size: 12px;
	text-align: left;
	overflow: hidden;	
}

img.ritratto {
	width: 120px;
	height: 120px;
}

h1.nome_autore {
	color: #787878;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
	width: 110px;
	height: 40px;
	float: left;
}

/* @group news */

#news {
	float: left;
	width: 560px;
	padding-top: 30px;
}

#news p {
	overflow: visible;
	height: 100%;
	font-size: 13px;
	margin-bottom: 30px;
}

/* @end */

/* @end */

/* @group Vetrina Quaderni */

#vetrina_quaderni {
	width: 740px;
	height: 100%;
	float: left;
	padding-top: 30px;
	margin-top: 10px;
}

/* @end */

/* @group shadow */

.alpha-shadow {
	background: url(http://www.aniciaragazzi.it/images/shadow.gif) no-repeat bottom right;
	margin-bottom: 3px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
}

.alpha-shadow div {
	background: url(http://www.aniciaragazzi.it/images/shadow2.png) no-repeat left top !important;
	background: url(http://www.aniciaragazzi.it/images/shadow2.gif) no-repeat left top;
	padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}

/* @end */

/* @group scheda libro */

#scheda_libro {
	font-size: 14px;
	color: #787878;
	float: left;
	width: 340px;
}

#dettagli_scheda_libro, #dettagli_scheda_autore {
	font-size: 13px;
	line-height: 16px;
	margin-top: 11px;
	width: 400px;
	float: left;
	margin-bottom: 50px;
}

#dettagli_del_libro {
	float: left;
}

.link_pdf {
	background: url(http://www.aniciaragazzi.it/images/icona_pdf.jpg) no-repeat;
	padding-left: 70px;
	height: 80px;
	display: none;
}

.link_pdf a {
	width: 120px;
	display: block;
	font-size: 15px;
	border-style: none;
}

h1.titolo_libro, h1.titolo_autore {
	font-size: 33px;
	color: #787878;
	padding-left: 0;
	margin-bottom: 10px;
	margin-top: 7px;
	text-decoration: none;
	display: block;
	float: left;
	line-height: normal;
}

img.ritratto_scheda_libro {
	width: 130px;
	height: 130px;
}

div.spazio_autore_scheda_libro {
	float: left;
	margin: 10px;
}

#foto_autore_e_illustratore {
	float: left;
	width: 400px;
}

#foto_autore_e_illustratore div.spazio_autore {
	margin: 20px;
}

.collana_libro, .isbn_libro, .prezzo_libro, .pagine_libro, .link_quaderno {
	width: 370px;
	float: left;
	margin: 3px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}

.sinossi_libro {
	color: gray;
	text-align: justify;
	background: url(http://www.aniciaragazzi.it/images/virgolette.gif) no-repeat;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 9px;
	float: left;
	width: 390px;
}

.autore_libro, .illustratore_libro {
	margin: 10px 30px;
	text-align: center;
	float: left;
}

.immagine_autore_libro {
	text-indent: -550em;
	width: 140px;
	border: 1px solid silver;
	background: white no-repeat 50% 50%;
	height: 60px;
	margin: 5px;
}

div.link_quaderno {
	background: url(/images/acrobat.png) no-repeat;
	padding-left: 20px;
	margin-left: 25px;
}

/* @end */

/* @group footer */

#footer {
	width: 100%;
	height: 140px;
	background: url(http://www.aniciaragazzi.it/images/footer_2.gif) repeat-x 0 100%;
	float: left;
}

#footer a:hover {
	border-bottom-style: none;
	color: olive;
}

h2.crediti {
	font-size: 11px;
	text-align: center;
	color: gray;
	font-style: italic;
	height: 30px;
	padding-top: 18px;
	margin-top: 90px;
}

/* @end */

/* @group scheda autore */

#scheda_autore {
	width: auto;
	float: left;
}

.biografia {
	float: left;
	width: 450px;
}

.biografia p {
	overflow: visible;
	font-size: 13px;
	margin-bottom: 30px;
}

.libri_autore {
	width: 240px;
	float: left;
	margin-bottom: 15px;
}

.copertina_libri_autore {
	width: 123px;
	float: left;
	background-repeat: no-repeat;
}

h3.titolo_libri_autore a, h2.titolo_libri_autore a {
	font-size: 18px;
	color: #787878;
	padding-left: 0;
	margin-bottom: 3px;
	margin-top: 7px;
	display: block;
	border-bottom-style: none;
	width: 96px;
	float: left;
}

h3.titolo_libri_autore a:hover, h2.titolo_libri_autore a:hover {
	color: maroon;
}

#libri_e_illustrazioni h1, #illustrazioni_dell_autore h1, #intervista_con_l_autore h1, #libri_e_illustrazioni h2, #illustrazioni_dell_autore h3 {
	font-size: 18px;
	color: silver;
	text-align: left;
	margin: 5px;
}

h3.titolo_libri_autore {
	
}

.info_libro {
	float: left;
	font-size: 13px;
	color: #f400ff;
	width: 100px;
	margin-bottom: 2px;
}

p.intervista {
	height: auto;
	font-size: 13px;
}

div.ritratti_autori {

}

/* @end */

/* @group contatti, anicia */

#info_collana {
	width: 740px;
	float: left;
}

#vetrina p {
	font-size: 13px;
	line-height: 16px;
	height: auto;
}

#contatti {
	background: url(http://www.aniciaragazzi.it/images/gatto_e_bambino.jpg) no-repeat 100% 100%;
	width: 740px;
	float: left;
}

#anicia {
	float: left;
	width: 740px;
}

#anicia p {
	height: auto;
	font-size: 13px;
	line-height: 16px;
	width: auto;
	text-align: left;
	float: left;
}

#map {
	width: 700px;
	height: 340px;
	float: left;
	margin: 20px;
}

#map div {
	width: 340px;
	height: 40px;
}

#contact_form p {
	height: auto;
}

textarea#message {
	height: 150px;
}

p.form_contatti {
	background-image: none;
	height: auto;
}



/* @end */

/* @group mootools */

a.reemoz {
	border-bottom-style: none;
}

/* @group remooz */

.remooz-element {
	cursor: -moz-zoom-in;
}

/**
 * Box layout
 */

.remooz-box {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff no-repeat center;
	z-index: 100;
}

.remooz-loading {
	background-image: url(http://www.aniciaragazzi.it/images/remooz/spinner.gif);
}

.remooz-body {
	width: 100%;
	height: 100%;
}

.remooz-box-focus.remooz-type-image .remooz-body {
	cursor: -moz-zoom-out;
}

.remooz-box-dragging .remooz-body {
	cursor: move;
}

/**
 * Close button
 */

.remooz-btn-close {
	position: absolute;
	left: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
	text-decoration: none;
	border: 0;
	background: url(http://www.aniciaragazzi.it/images/remooz/closebox.png) no-repeat center;
	visibility: hidden;
	cursor: pointer;
}

.remooz-engine-trident4 .remooz-btn-close {
	background-image: url(http://www.aniciaragazzi.it/images/remooz/closebox.gif);
}

/**
 * Caption title
 */

.remooz-title {
	position: relative;
	left: 0;
	top: 15px;
	text-align: left;
}

.remooz-title-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 99;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*

shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}

.remooz-title-content {
	position: relative;
	padding: 5px 15px;
	color: #fff;
	z-index: 101;
	font: 11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.remooz-engine-trident4 .remooz-title-bg {
	display: none;
}

.remooz-engine-trident4 .remooz-title-content {
	background-color: #333;
}

.remooz-title-content h6 {
	font-size: 1.2em;
	font-weight: bold;
	color: #eee;
}

.remooz-title-content p {
	color: #eee;
}

/**
 * Type specific
 */

.remooz-type-image img {
	display: block;
	border: 0;
	width: 100%;
	height: 100%;
}

/**
 * Shadow
 */

.remooz-bg {
	position: absolute;
	width: 33px;
	height: 40px;
}

.remooz-bg-n {
	left: 0;
	top: -40px;
	width: 100%;
	background: url(http://www.aniciaragazzi.it/images/remooz/remo_bg_n.png) repeat-x;
}

.remooz-bg-ne {
	right: -33px;
	top: -40px;
	background: url(http://www.aniciaragazzi.it/images/remooz/remo_bg_ne.png) no-repeat;
}

.remooz-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
	background: url(http://www.aniciaragazzi.it/images/remooz/remo_bg_e.png) repeat-y;
}

.remooz-bg-se {
	right: -33px;
	bottom: -40px;
	background: url(http://www.aniciaragazzi.it/images/remooz/remo_bg_se.png) no-repeat;
}

.remooz-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;
	background: url(http://www.aniciaragazzi.it/images/remooz/remo_bg_s.png) repeat-x;
}

.remooz-bg-sw {
	left: -33px;
	bottom: -40px;
	background: url(http://www.aniciaragazzi.it/images/remooz/remo_bg_sw.png) no-repeat;
}

.remooz-bg-w {
	left: -33px;
	top: 0;
	height: 100%;
	background: url(http://www.aniciaragazzi.it/images/remooz/remo_bg_w.png) repeat-y;
}

.remooz-bg-nw {
	left: -33px;
	top: -40px;
	background: url(http://www.aniciaragazzi.it/images/remooz/remo_bg_nw.png) no-repeat;
}

a.reemoz.remooz-element {
	border-style: none;
}

/*

 @end */

/* @group tooltips */

.tip {
	color: #fff;
	width: 156px;
	z-index: 13000;
	padding-top: 30px;
	text-align: right;
	height: 176px;
	background: url(http://www.aniciaragazzi.it/images/iscriviti_subito.png) no-repeat 0 100%;
}

.tip-title {
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	color: #9FD4FF;
	background: url(http://www.aniciaragazzi.it/images/bubble.png) 0 0;
	padding: 4px;
	text-indent: -500em;
	display: none;
}

.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(http://www.aniciaragazzi.it/images/bubble.png) 0 100%;
	text-indent: -500px;
	display: none;
}

/* @end */

/*

 @end */
