
/* AWARDS */

#contact_us {
margin:30px 0 0 0;
}

.googlemap{
	width:880px;
	height:369px;
	margin: 13px 0 0 13px;
	text-align:left;
}

#printDiv{
	position: relative;
	width: 65px;
	height: 19px;
	left: -17px;
	z-index: 4;
 }
 
 #backDiv{
	position: relative; 
	width: 65px;
	height: 19px;
	left: -17px;
	z-index: 4;
 }

 #backDiv a, #printDiv a{
	font-size: 0px;
	line-height: 0px;
	text-indent: -999px;
	width: 65px;
	height: 19px;
	cursor: pointer;
	display: block;
	margin: 0px;
 }
 
.printBackDiv{
	background: url("../theme/gmaps/fundo_print_back.gif") top left no-repeat;
	position: absolute;
	top: 260px;
	left: 0px;
	text-decoration: underline;
	color: 0000cc;
	width: 82px;
	height: 81px;
}

#backDiv a{
	background: url("../theme/gmaps/bt-back.gif") no-repeat center;
	}

 #printDiv a{
	background: url("../theme/gmaps/bt-print.gif") no-repeat center;
	}


#contact_us_map{
	margin:50px 0 0 10px;
	float:left;
	width:910px;
	height:400px;
	background-repeat:no-repeat;
	background-image:url(../theme/gmaps/google.jpg)
}

.balao_google strong{
font-size:11px;
font-weight:bold;
color:#666666;
}