/* Localizacao */

.content_left ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style: url(../img/arrow.png);
	list-style-position: outside;
	margin: 0;
	line-height: 1.5em;
}

.google_earth {
	width: 200px;
	background: url(../img/google-earth.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	margin: 15px auto;
	padding: 10px;
}

.content_left ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: bold;
}
