

ul {
	list-style-type: circle;
	list-style-position: inside;
}

#contingut {
	margin: 0 auto;
}

#especialitats {
	overflow: hidden;
	margin: 0 auto;
	width: 540px;
}

#especialitats ul {
	float: left;
	width: 156px;
}

#dental {
	margin: 0 auto;
	width: 340px;
}

#horaris {
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

.titol {
	color: #31659C;
	font: 22px Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

.petit {
	font-size: 16px;
}