#search,#info {
	display: none;
}
#content {
	border: 1px solid white;
	width: 980px;
	margin: 0;
	padding: 5px;
	background-color: white;
	font-size: 13px;
}

ul.hemeroteca li {
	margin: 0 0 5px 10px;
}


div.hemeroteca {
	width: 230px;
	margin: 0 0 10px 0;
	float: left;
	padding: 0 10px 5px 10px;
	background-color: white;

/* 	background-color: #26d150; */
}

div.hemeroteca td {
	text-align: center;
}

td.properament p {
	text-align: left;
	font-size: 11px;
}

table.hemeroteca td,
table.hemeroteca th {
	padding: 0 5px 0 5px;
}

table.hemeroteca td a {
	color: #006699;
	text-decoration: underline;
}