#sections {
	border-top:1px solid #ccc;
	padding-top:0.75em;
	background-image:url(../images/template/sfondo_sezioni.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#sections p {
	padding:0 1em;
	margin:0;
}

#sections h4 {
	padding:0;
	margin:0;
}

#sections div.border {
	border-color:#ccc;
}

#sections p a {
	color:#a00;
	font-weight:bold;
	text-decoration:none;
}

#sections p a:hover {
	text-decoration:underline;
}

#sections a#link_collane {
	display:block;
	width:230px;
	height:40px;
	background-image:url(../images/template/collane.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
	letter-spacing:-9999em;
	text-indent:-100em;
	overflow:hidden;
}

#sections a#link_autoriemergenti {
	display:block;
	width:230px;
	height:40px;	
	background-image:url(../images/template/pubblicaconnoi.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
	letter-spacing:-9999em;
	text-indent:-100em;
	overflow:hidden;
}

#sections a#link_altromondostore {
	display:block;
	width:230px;
	height:40px;
	background-image:url(../images/template/altromondostore.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
	letter-spacing:-9999em;
	text-indent:-100em;
	overflow:hidden;
}

#sections a#link_officinaeditoriale {
	display:block;
	width:230px;
	height:40px;
	background-image:url(../images/template/officinaeditoriale.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
	letter-spacing:-9999em;
	text-indent:-100em;
	overflow:hidden;
}

#sections a:hover#link_collane,
#sections a:hover#link_autoriemergenti,
#sections a:hover#link_altromondostore,
#sections a:hover#link_officinaeditoriale {
	background-position:0px top;
}