.general {
	padding-top: 40px;
}

body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}
p {
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin-bottom: 1.5em;
}

li {
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin-bottom: 1.5em;
}

li.junt {
	line-height: 0.8em;
	line-height: 1.5em;
}

li.menu {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 0em;
}

h2 {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

h2.contacte {
	margin-top: 20px;
}

h3 {
	margin-bottom: 1.3em;
}

.req-contacte {
	margin-top: 30px;
}

.navbar .brand {
	color: white;
}

.news-item {
	clear: both;
	margin-bottom: 20px;
	min-height: 100px;
}

.news-image {
	float: left;
	margin-right: 20px;
}

@media (max-width: 480px) {
	h2 {
		margin-top: 0px;
	}
}