@import "estils.css";


#cos {
	background: url(../img/objectius_cos_bg.jpg) no-repeat 0 0;
	height: 416px;
}

.contingut {
	background: #fff url(../img/objectius_contingut_bg.jpg) repeat-x 0 0;
	height: 417px;
}


.imatge {
	background: url(../img/objectius_imatge_bg.jpg) no-repeat 0 0;
	height: 416px;
}

.contingut p.entradeta {
	margin-bottom: 10px;
}

.contingut .punts {
	width: 280px;
	margin: 18px 0 2px 0;
}

.contingut .punts p {
	margin: 0 20px 16px 0;
	border-left: 2px solid #135C7A;
	padding: 0 0 0 5px;
	font-size:.9em;
}

p.marge {
	margin-bottom: 10px;
}

