/*******************************************************************************
* full d'estils especifics per a la pàgina professional.php                    *
*******************************************************************************/
#zonaProfessional {
	position: relative;
	width: 550px;
	height: 350px;
	margin: 0px 5px 0px 13px;
	display: inline;
  float: left;
}

#areaImatge {
	position: relative;
	width: 194px;
	height: 263px;
	border: 1px solid #dddddd;
  float: left;
}

#detallProfessional {
	position: relative;
	top: 5px;
	width: 511px;
	height: 82px;
	background-color: #e5eCf4;
	overflow: hidden;
  clear: both;
}

#detallProfessional h1 {
  font-size: 8pt;
  margin-top: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
  color: #555555;
}

#detallProfessional h2 {
  font-size: 7.5pt;
	text-align: left;
	font-weight: bold;
  margin-top: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
  color: #0067c6;
}

#detallProfessional p {
  font-size: 7.5pt;
	text-align: left;
  margin-top: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
  color: #0067c6;
}

#contenidor {
	position: relative;
	left: 3px;
	width: 300px;
	height: 255px;
	background-color: #e5eCf4;
  border: 5px solid #e5eCf4;
  margin: 0px 3px 0px 0px;
	overflow: hidden;
	display: inline;
  float: left;
}

#contingut {
	position: relative;
	left: 0px;
	width: 100%;
  float: left;
}

#areaTextProfessionals {
	position: relative;
	width: 100%;
	margin: 0px 0px 10px 0px;
  clear: both;
}

#llistaProfessionals {
  clear: both;
}

#llistaProfessionals h1 {
  font-size: 9pt;
  margin-top: 15px;
  margin-bottom: 4px;
  color: #0067c6;
}

#llistaProfessionals h2 {
  font-size: 8pt;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 0px;
  color: black;
  text-align: justify;
}

#llistaProfessionals h2 a {
  color: black;
  text-decoration: none;
}

.scrollBar {
	left: 3px;
	height: 263px;
}
