@import "estils.css";


#cos {
	height: 369px;
}

.contingut {
	background: #fff url(../img/mapa_contacto.jpg) no-repeat 0 0;
	height: 369px;
	width:557px;
}

.imatge {
	background: url(../img/contacto_imatge_bg.jpg) no-repeat 0 0;
	height: 369px;
	width:323px;
}

.contacta_cos{
    margin:0!important;
}

.contingut ul {
	width: 100%;
}

.contingut li {
	overflow: hidden;
	width: 147px;
	margin: 0 47px 18px 0;
}

.contingut li.last {
	margin-right: 0;
}

.contingut li h3 {
	font: bold 1em/1.3 Arial, Helvetica, sans-serif;
	color: #135C7A;
}

.contingut li p {
	line-height: 1.2;
}

.dades{
	display:block;
	float:left;
	width:45%;
} 

