* html * {
/* 	border: 1px solid green; */
}

#content,
#foot,
#main,
#layout {
	width: 625px;
	clear: both;
	background-color: white;
}



div.article,
div.text {
	width: 585px;

}

ul.actions {
	padding: 4px 0 0 10px;
}

.noprint {
	display: none !important;
}

.print {
	display: block !important;
}


#header p {
	font-weight: bold;
}

#header img,
#header div {
	float: left;
	margin: 0 0 30px 10px;
}

#header div.issn {
	margin: 50px 10px 0 0;
	float: right;
}

#header p {
	padding: 0 0 0 3px;
}

ul {
	list-style-type: none;
}

p.author {
	color: black;
	padding-bottom: 5px;
}
.issn {
	font-weight: bold;
}

.paginator li,
.paginator li a {
	color: white;
}

p.category {
	text-transform: uppercase;
}

.column {
	margin: 0;
	padding: 0;
}

.column h2 {
	float: left;
	padding: 5px 15px 5px 15px;
	margin: 10px 0 10px 0;
}

.column p,
.column ul {
	clear: both;
}

.column p,
.column li {
	margin: 0 0 2px 0;
}

p.category {
	margin: 5px 0 5px 0;
}

p.hemeroteca {
	margin: 10px 0 0 0;
	text-align: left;
}

#content h2 {
	background-color: #26D150;
}

#search2 h2 {
	background-color: #F5AF00;
}

#info2 h2 {
	background-color: #C6C6C6;
}

.column {
	clear: both;
}

ul.hemeroteca {
	list-style: square;
}

#colaboracions_container,
#copyright_container {
	height: auto;
	overflow: visible;
}

.text ul
{
	list-style-type: disc;
}
