@charset "utf-8";
/* CSS Document */
#main {
	background-image: url(/images/serveis/ninos.png);
	background-repeat: no-repeat;
	background-position: 114px 233px;
}
.servei {
float: left;
width: 220px;
margin-right: 40px;
height: 190px;
margin-bottom: 15px;
overflow: hidden;
}
#servei1 {
margin-left: 14px;
}
#servei3 {
margin-right: 0px;
}
#servei4 {
margin-bottom: 0px;
margin-right: 49px;
float: right;
}
/* detalls */
.servei h3 {
	background-image: url(/images/serveis/boto_titol.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 45px;
	width: 118px;
	font-size: 1.65em;
	line-height: 1.1em;
	padding: 5px 15px;
	margin-bottom: 6px;
}

