/*Clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	/* Amaga d'IE-mac \*/
	* html .clearfix {
		height: 1%;
	}
	/* Fi amaga d'IE-mac */
	#form_cerca input[type="hidden"], input.hidden {
		display: none;
	}
#form_cerca {
	display: inline; /* ie hack */
	clear: left;
	float: left;
	width: 388px;
	margin: 0;
	border: 0;
	padding: 0;
}
		#form_cerca a:hover {
			color: #444;
		}
	#form_cerca button {
		margin: 0;
		border: 0;
		padding: 0;
		background: none;
		cursor: pointer;
	}
	#form_cerca div {
		clear: both;
		margin: 0 0 1.4em 0;
		padding: 0;
	}
		#form_cerca div.active {
			padding-right: 15px;
			background: #fff url('../comu/seleccio_on.gif') no-repeat 100% 36px;
		}
		#form_cerca div.normal {
			padding-right: 15px;
			/*background: #fff url('../comu/seleccio_off.gif') no-repeat 100% 36px;*/
		}
	#form_cerca fieldset {
		margin: 0;
		border: 0;
		padding: 0;
	}
	#form_cerca input {
		display: inline; /* ie hack */
		float: left;
		width: 205px;
		margin-right: 5px;
		border: 1px solid #999;
		padding: 3px;
		background: #fdfdfd url("../comu/input_bg.jpg") repeat-x;
	}
		#form_cerca input.large {
			display: block;
			float: none;
			width: 80%;
		}
	#form_cerca img {
		border: 0;
		background: none;
	}
	#form_cerca label {
		display: block;
		height: 26px;
		margin: 1em 0;
		text-indent:-99999px;
	}
		#form_cerca label.todos {
			background:#fff url('../comu/barra_todos.jpg') no-repeat 0 0;
		}
		#form_cerca label.titol {
			background:#fff url('../comu/barra_titulo.jpg') no-repeat 0 0;
		}
		#form_cerca label.autor {
			background:#fff url('../comu/barra_autor.jpg') no-repeat 0 0;
		}
		#form_cerca label.tema {
			background:#fff url('../comu/barra_tema.jpg') no-repeat 0 0;
		}
		#form_cerca label.any {
			background:#fff url('../comu/barra_any.jpg') no-repeat 0 0;
		}
		#form_cerca label.idioma {
			background:#fff url('../comu/barra_idioma.jpg') no-repeat 0 0;
		}
		#form_cerca label.document {
			background:#fff url('../comu/barra_documento.jpg') no-repeat 0 0;
		}
	#form_cerca select {
		display: inline; /* ie hack */
		float: left;
		width: 60px;
		margin-right: 5px;
		border: 1px solid #999;
		padding: 2px 3px;
		background: #fdfdfd url("../comu/input_bg.jpg") repeat-x;
		cursor: pointer;
	}

#ajuda_context {
	position: relative;
	display: inline; /* ie hack */
	clear: right;
	float: right;
	width: 308px;
	margin: 10px 8px 15px 0;
	text-align: left;
	background: #e5e5e5 url("../comu/ayuda_bg.jpg") no-repeat center top;
}
	#ajuda_context div {
		min-height: 55em !important;
		width: 308px;
		padding: 0 0 20px 0;
		background: url('../comu/final_caixa_ajuda.gif') no-repeat center bottom;
	}
	#ajuda_context h3 {
		padding: 20px 15px 6px 15px;
		margin: 0;
		color: #9c0000;
		font-size: 1.3em;
		line-height: 1.3em;
		letter-spacing: -1px;
		text-align: left;
		background: url("../comu/por_titulo.jpg") no-repeat 217px 100%;
	}
		#ajuda_context h3 span {
			display: block;
			font-size: 1.6em;
			color: #00588b;
		}
			#ajuda_context h3.todos {
				background: url("../comu/por_todos.jpg") no-repeat 224px 100%;
			}
			#ajuda_context h3.autor {
				background: url("../comu/por_autor.jpg") no-repeat 222px 100%;
			}
			#ajuda_context h3.tema {
				background: url("../comu/por_tema.jpg") no-repeat 208px 100%;
			}
			#ajuda_context h3.ano {
				background: url("../comu/por_ano.jpg") no-repeat 212px 100%;
			}
			#ajuda_context h3.idioma {
				background: url("../comu/por_idioma.jpg") no-repeat 222px 100%;
			}
			#ajuda_context h3.documento {
				background: url("../comu/por_tipo_de_documento.jpg") no-repeat 220px 100%;
			}
	#ajuda_context h4 {
		margin: 0;
		padding: 0 15px 0 15px;
		font-size: 1.1em;
	}
	#ajuda_context iframe {
		margin: 0 0 1.2em 15px;
		border: 0;
		border-top: 2px solid #ababab;
		border-bottom: 2px solid #ababab;
		padding: 0;
	}
	#ajuda_context ul {
		margin: 0;

		padding: 0 15px;
		list-style-type: none;
	}
		#ajuda_context ul li {
			margin: 0;
			border-top: 1px solid #ccc;
			padding: 10px 0 10px 23px;
			color: #000;
			font-size: .9em;
			line-height: 1.2em;
			background: url('../comu/fletxa_ajuda_lat.gif') no-repeat left .8em;
		}

#botonera {
	clear: both;
	margin: 1.5em 26px.5em 0;
	padding: 0;
}
	#botonera input, #botonera span {
		width: auto;
		height: auto;
		float: left;
		margin: 0 5px 0 0;
		border: 0;
		padding: 0;
		background: none;
	}