@charset "utf-8";

.elemHistorial {
	width:280px;
	height:120px;
	margin:10px;
	padding:10px;
	float:left;
	background-image:url('../img/disseny/seccions/historial/quadre.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}

.elemHistorialObert {
	width:920px;
	margin:10px;
	padding:10px;
	display:none;
	float:left;
}

#historial {
	padding:10px 20px 10px 20px;
	clear:both;
}