/* CSS Document */
#info_destinos {
	float:left;
	width:500px;
	margin-top:50px;
	
}
#info_destinos table {
	width:500px;
	margin-top:40px;
}
#mapa {
	width:500px;
	float:right;
	
}