#conteudos h2{
	float: left;
	clear: both;
	width: 500px;
	margin: 0;
	padding: 0 0 0 18px;
	background-image: url(../imagens/bullet_familia.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
}

p{
	margin: 0;
	padding: 0 0 0 18px;
}

span{
	float: left;
	clear: both;
	height: 16px;
	line-height: 16px;
	margin: 5px 10px 0 0;
	padding: 0 0 0 18px;
	background-image: url(../imagens/bullet_produto.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
}

div#contactos_gerais{
	float: left;
	clear: none;
	width: 240px;
	margin: 10px 0 10px 0;
}

div#mapa{
	float: left;
	clear: none;
	width: 320px;
	height: 200px;
	margin: 10px 0 10px 0;
}
