/*
Llistat
---------------------------------------------*/

p#mostrant {
	margin-top:-2em;
	margin-bottom:8px;
	padding:.5em 0;
	border-bottom:1px solid #ccc;
}
p#intro {
	border-bottom:1px solid #ccc;
	padding:0 0 .7em 0;
}
div.llibre {
	width:95%;
	border-bottom:1px dashed #ccc;
	margin:0 35px 1em 0;
}
	div.ultim {
		border-bottom-style: solid;
	}
	#llistat div.info, div.info {
		margin-top:0;
		float: right;
		width: 90%;
	}
		#llistat #content_main  div.info h4 {
			border:none;
			padding:0;
			margin: 0;
			background-image:none;
			
		}
			#llistat div.info h4 a {
				border:none;
				color:#7f1730;
			}
		#llistat div.info p {
			margin-left: 0;
			margin-top: 0;
		}
		p.autor {
			margin-bottom:.5em;
		}
	#llistat img.llibre {
		float: left;
		margin-left:0;
	}

#content_main p.altrestitols {
	border-top: 1px dashed #ccc;
	clear: left;
	padding: 0.5em 0;
	background: url(img/kland_3.gif) no-repeat 4px 50%;
	text-indent: 20px;
}		
#content_main img.llibre {
	float: left;
	margin-left:0;	
}
/*
Fitxa llibre
---------------------------------------------*/
#fitxa p#altres {
	left:82%;
}
#fitxaLlibre {
	position:relative;
	margin:-.8em 0 0 0;
}
	#fitxaLlibre #info {
		float:right;
		width:60%;
		margin:0 0 20px 0;
	}
		#fitxaLlibre #info h4,
		#fitxaLlibre #info p {
			margin-left:0;
		}
	#fitxaLlibre #miniatura {
		float:left;
		width:157px;
		margin:0;
	}
#fitxaLlibre h4 {
	border-top:none;
	font-size: small;
	color:#7f1730;
}

#fitxaLlibre ul {
	margin:1em 0 .8em 0;
}
	
		
#fitxa h5 {
	font-size:x-small;
	font-weight:normal;
	background:#fff url(img/ico_comentaris_gran.gif) 2px 8px no-repeat;
	text-indent:24px;
	padding:.8em 0;
	border-top: 2px solid #ccc;
	margin-bottom:-.8em;
}
#fitxa p.afegir {
	position:relative;
	top:-1em;
	left:76%;
	margin-bottom:0;
	display:block;
	width:20%;
}
	#fitxa p.afegir a {
		color:#7f1730;
		font-size:xx-small;
		padding-right:20px;
		background:#fff url(img/ico_mes.gif) 100% 50% no-repeat;
	}
#fitxa h6 {
	color:#7f1730;
	font-size:x-small;
	font-weight:bold;
	padding:2.5em 0 0 0;
	border-top: 1px dashed #ccc;
	margin-bottom:.8em;
	margin-top:0;
}
#fitxa p.data {
	position:relative;
	top:-3.5em;
	display:block;
	margin-bottom:-1em;
}

/** descarrega de llibres electrònics **/

#zona_descarrega p.campsObligatoris,
#zona_descarrega p.confidencial {
	font-size: .7em;
}
#zona_descarrega h5 {
}
#zona_descarrega form {
	margin-top:-1em;
	margin-bottom:1em;
}
#zona_descarrega form fieldset {
	border:none;
	margin-bottom:1em;
}
	#zona_descarrega form div#formNom,
	#zona_descarrega form div#formDireccio,
	#zona_descarrega form div#formPais {
		float:left;
		width:49%;
	}
	#zona_descarrega form div#formCorreu,
	#zona_descarrega form div#formPoblacio {
		float:right;
		width:49%;
	}
	
	#zona_descarrega form div#formInstitucio,
	#zona_descarrega form div#formRebre {
		width:100%;
		clear:both;
	}
	#zona_descarrega form label {
		font-size:.75em;
		display:block;
		color:#333;
		padding:.5em 0 .3em 0;
	}
		
	#zona_descarrega form input {
		width:70%;
	}
		#zona_descarrega form div#formRebre {
			padding-top:1em;
		}
			#zona_descarrega form div#formRebre label {
				display:inline;
				margin-left:.7em;
			}
			
		#zona_descarrega form input.boto {
			width:auto;
			display:inline;
			margin-top:1em;
		}	