@import "estils.css";


#cos {
	background: url(../img/presentacio_cos_bg.jpg) no-repeat 0 0;
	height: 390px;
}

.contingut {
	background: #fff url(../img/presentacio_contingut_bg.jpg) repeat-x 0 0;
	height: 390px;
}

.contingut p {
	width: 550px;
}

.imatge {
	background: url(../img/presentacio_imatge_bg.jpg) no-repeat 0 0;
	height: 431px;
}

.contingut p.entradeta {
	margin-bottom: 17px;
	width: 470px;
}

.contingut .punts {
	width: 280px;
	margin: 18px 0 0 0;
}

.contingut .punts p {
	margin: 0 20px 0 0;
	border-left: 2px solid #135C7A;
	padding: 0 0 0 5px;
	width: auto;
}

.contingut .punts p a {
	text-decoration:underline;
	color:#333333;
	font-weight:bold;
}

p.marge {
	margin-bottom: 10px;
}

.underline {
	text-decoration: underline;
	font-weight: bold;
}

